[jboss-user] [jBPM] - Re: How to replay event when Human Task Service says task is complete but GWT Console Server fail to process it?

Maciej Swiderski do-not-reply at jboss.com
Tue Feb 26 14:04:00 EST 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: How to replay event when Human Task Service says task is complete but GWT Console Server fail to process it?"

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

--------------------------------------------------------------
there must be an exception when session receives task complete events. These are processes in sequence by single thread and might be that the exception is swallowed by that thread and thus some process instances are not resumed. Two things could be done:
- implement extended HT work item handler that provides more debug inputs
- try to reproduce it as unit test

Alternatively you could try to use JMS based transport and configure persistence for jms queue so messages won't get lost in case of exception.

HTH
--------------------------------------------------------------

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

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/20130226/3acc3ac8/attachment.html 


More information about the jboss-user mailing list