Luca Croce [https://community.jboss.org/people/crocelu] created the discussion

"JBPM process re-start after TimeoutConnection"

To view the discussion, visit: https://community.jboss.org/message/765104#765104

--------------------------------------------------------------
Hi all,

In my code I manage two connections at two DB (eg, db1, db2). One of this 
commits (db2) while the other (cause overload Jboss's node) times out (db1).

The problem is that after the timeout, the connection is re-instantiates a 
process that JBPM restart from the last state.

This behavior is not desired because at this point I'll have a double commit  
on db2 while on db1 I have a single commit

I would like the jbpm process not re-start
Any Idea?

I you want I can attach part of log...

Thanks
Luca
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to