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-co...
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&...]