[jboss-user] [JBoss jBPM] - Re: problem when traversing to end state

twiceknightly do-not-reply at jboss.com
Mon Jan 21 10:27:11 EST 2008


Aha I have found the exact same problem in this thread.

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035795#4035795

In my stack trace

sync=org.jbpm.db.JobSession$DeleteJobsSynchronization at 27a68c
Session is closed!

The only question is how I get around it.

So if i'm understanding correctly JobSession clears up tasks the have just ended?

The session is closed, transaction commited which causes DeleteJobSynchronization.  This fails because of closed session.

The question is what can I do about it?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121872#4121872

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121872



More information about the jboss-user mailing list