Question

Why process stuck in running status in QRTZ

I can see so many process since long which are stuck in running status.

Can someone explain why this happens.

Like 0

Like

3 comments

Hello,

 

Could you please elaborate on your issue?

 

Thank you,

Artem.

for example -> some processes are scheduled in creatio scheduler to execute at some point of time. But at that time process start but never finish and still in running state after long long time. 

 

Why process stuck in running status? anyone can help!

Shruti,

The reason might be in the application restart.

If RabbitMQ is not configured to your instance - all data about the running processes will be lost when the application is down or restarted.



To fix the issue, please use RabbitMQ. It will save the data about the running processes in RabbitMQ memory.

 

Best regards, Alex.

Show all comments