[jboss-user] [jBPM] - How to handle failed processes/states due to server crashes?

Puneet Kankane do-not-reply at jboss.com
Tue Aug 3 01:49:21 EDT 2010


Puneet Kankane [http://community.jboss.org/people/pkk4jbpm] replied to the discussion

"How to handle failed processes/states due to server crashes?"

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

--------------------------------------------------------------
> That's the job of the user code, you have to deal with your own Exceptions, there is no special Exception Handling besides some obvious stuff like rollback of the ongoing transaction. And then there is some retry code for failed async Job execution and a Retry interceptor for stale hibernate entities.
Michael thanks for your reply.

I am not using async job execution, I have wait states, waiting for a reply from a service. "some obvious stuff like rollback of the ongoing transaction" - how will the transaction rollback if the application shutsdown gracefully or crashes.

Retry-Interceptor : - could you please provide more insight on this. any pointers on how to make best use of them and when should we use them.

Puneet

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

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

Start a new discussion in jBPM at Community
[http://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/20100803/f1627618/attachment.html 


More information about the jboss-user mailing list