amadets [https://community.jboss.org/people/amadets] created the discussion

"jbpm 5.3 and Timer Intermediate Event"

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

--------------------------------------------------------------
Hi,
I have a process that is shown in the following figure:
 
https://community.jboss.org/servlet/JiveServlet/showImage/2-772340-19773/timer.png
  
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-772340-19773/310-236/timer.png
 
Case 1
When I start process the engine creates a "task 1".
The engine also creates the timer with attribute set: Time Duration = 10000ms 
and CancelActivity = true.
Everything is saved to the database.
After 10 seconds the engine shuts "task 1" and sets the status "Exited" and 
creates a "task 2". 
And everything is in order.
Case 2
When I start process the engine creates a "task 1" 
The engine also creates the timer with attribute set: Time Duration = 10000ms 
and CancelActivity = true. 
Everything is also saved to the database.
Before 10 seconds I close the application (kill jboss) and run again.


Why Timer does not work anymore? 
What do I do with the application to start the timer started?

There is a bug: 
 https://issues.jboss.org/browse/JBPM-3170 
https://issues.jboss.org/browse/JBPM-3170
 https://bugzilla.redhat.com/show_bug.cgi?id=869289 
https://bugzilla.redhat.com/show_bug.cgi?id=869289


please any tips
ts
--------------------------------------------------------------

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

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
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to