[jboss-user] [jBPM] - Re: [JBPM 5.4] - Transaction / Concurrency problem
Maciej Swiderski
do-not-reply at jboss.com
Wed Aug 14 01:15:52 EDT 2013
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: [JBPM 5.4] - Transaction / Concurrency problem"
To view the discussion, visit: https://community.jboss.org/message/832577#832577
--------------------------------------------------------------
could you please describe your application configuration? Best would be to have sort of reproducer of this problem as it looks like some entity manger is cached somewhere and thus causing optimistic locking/stale object exception. In general the entity manager should be cleared at transaction completion but maybe that somehow does not work in spring - depending on transaction management. See https://github.com/droolsjbpm/droolsjbpm-integration/blob/5.5.x/drools-container/drools-spring/src/main/java/org/drools/container/spring/beans/persistence/DroolsSpringJpaManager.java#L151http:// here.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/832577#832577]
Start a new discussion in jBPM at Community
[https://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/20130814/4bbeed16/attachment.html
More information about the jboss-user
mailing list