Alright, now I understand what is going on. From the server log:

org.hibernate.ObjectNotFoundException: No row with the given identifier exists: 
[org.jbpm.graph.exe.Token#192]

the problem is not your machine being slow. On the contrary, it is way faster 
than mine :) It is receiving new inbound messages in the < onMessage > branches 
while the transaction that executed the < pick > has not committed yet! There 
is already a JIRA issue for this: BPEL-198.

The solution is upgrading to BPEL 1.1.Beta2, which will be released this week. 
Thanks for providing your logs.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969265
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to