[jboss-user] [jBPM] - Re: How to continue process in a web application
Gary tse
do-not-reply at jboss.com
Mon Jul 25 03:22:03 EDT 2011
Gary tse [http://community.jboss.org/people/garytse] created the discussion
"Re: How to continue process in a web application"
To view the discussion, visit: http://community.jboss.org/message/617311#617311
--------------------------------------------------------------
>>>
Caused by: java.lang.RuntimeException: Unable to rollback transaction
at org.drools.persistence.jta.JtaTransactionManager.rollback(JtaTransactionManager.java:184)
at org.drools.persistence.SingleSessionCommandService.<init>(SingleSessionCommandService.java:131)
... 8 more
Caused by: java.lang.NullPointerException
at org.drools.persistence.jta.JtaTransactionManager.rollback(JtaTransactionManager.java:181)
... 9 more
<<<
My guess, is that you're trying to run it outside a J2EE container; it doesnt work. (see https://issues.jboss.org/browse/JBPM-3282 https://issues.jboss.org/browse/JBPM-3282)
Otherwise, double check the persistence.xml file
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/617311#617311]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110725/610ec410/attachment.html
More information about the jboss-user
mailing list