Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"timer 4.3 error"

To view the discussion, visit: http://community.jboss.org/message/536011#536011

--------------------------------------------------------------
Hi Jas,
  This exception is caused by Optimistic Lock. jBPM used a version column to 
prevent concurrent conflict. So maybe there are more than one thread were 
processing the Timer. After the first one update the timer, the other will get 
the StaleObjectStateException.

  But I can't reproduce this Exception. I use jBPM-4.3 and hsqldb. The project 
is in the attach.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/536011#536011]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to