JBoss Community

jbpm 5.3 and Timer Intermediate Event

created by amadets in jBPM - View the full discussion

Hi,

I have a process that is shown in the following figure:

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://bugzilla.redhat.com/show_bug.cgi?id=869289

 

 

please any tips

ts

Reply to this message by going to Community

Start a new discussion in jBPM at Community