[ 
http://jira.nuxeo.org/browse/NXP-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Russel updated NXP-3574:
----------------------------------

    Attachment: stackTrace.txt

The stack trace. The error comes from the use of an object that is lazy loaded 
by hibernate. All field are loaded, the JbpmService eager load the first level 
of collections, but not collections of collections.
A call to a collection of collection create this error. The solution is to pass 
to the JbpmService a JbpmOperation that will call those methods while the 
object is 'alive' (attached to the DB)

> lazy intialized error when posting to the forum
> -----------------------------------------------
>
>                 Key: NXP-3574
>                 URL: http://jira.nuxeo.org/browse/NXP-3574
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Alexandre Russel
>            Assignee: Alexandre Russel
>         Attachments: stackTrace.txt
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to