[esb-issues] [JBoss JIRA] Commented: (JBESB-1236) bpm_orchestration4 - LazyInitializationException

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Oct 26 09:36:18 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBESB-1236?page=comments#action_12384562 ] 
            
Kevin Conner commented on JBESB-1236:
-------------------------------------

On reading this again it looks like this may not be a classloader issue.

The stacktrace shows a deserialisation error but further up it shows an error message from hibernate when deserialising a proxy from the vars.

The proxy obviously requires a hibernate session to be active when it is being deserialised.

I have sent an email to Tom Baeyens asking for his opinion of our code.

> bpm_orchestration4 - LazyInitializationException
> ------------------------------------------------
>
>                 Key: JBESB-1236
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1236
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.2.1
>            Reporter: Jaroslaw Kijanowski
>         Assigned To: Mark Little
>
> I clicked on "Save & close" in the jbpm console and after the Discount Services finished I got:
> 12:45:51,012 INFO  [STDOUT] ************ END ORDER DISCOUNT FIXER ************
> 12:45:51,148 WARN  [ProxyWarnLog] Narrowing proxy to class org.jbpm.graph.node.TaskNode - this operation breaks ==
> 12:45:51,332 ERROR [LazyInitializationException] could not initialize proxy - no Session
> org.hibernate.LazyInitializationException: could not initialize proxy - no Session 

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

        



More information about the esb-issues mailing list