You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/08/29 13:19:52 UTC

[jira] [Updated] (OFBIZ-5739) copyContentAndElectronicTextandAssoc service broken

     [ https://issues.apache.org/jira/browse/OFBIZ-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Dixit updated OFBIZ-5739:
--------------------------------

    Attachment: OFBIZ-5739.patch

Here is the patch for the issue. 
Service copyContentAndElectronicTextandAssoc uses getContent service to get the content, and getContent service return content from cache.

> copyContentAndElectronicTextandAssoc service broken
> ---------------------------------------------------
>
>                 Key: OFBIZ-5739
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5739
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 13.07, Trunk
>            Reporter: Deepak Dixit
>            Priority: Minor
>         Attachments: OFBIZ-5739.patch
>
>
> Following error occurred while run copyContentAndElectronicTextandAssoc service:
> java.lang.IllegalStateException: This object has been flagged as immutable (unchangeable), probably because it came from an Entity Engine cache. Cannot modify an immutable entity object. Use the clone method to create a mutable copy of this object.



--
This message was sent by Atlassian JIRA
(v6.2#6252)