Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
nilesh007
Partner - Creator
Partner - Creator

Qlik Sense Engine service restarting Frequently on every node (1 central and 3 nodes)

Hi Community,

Facing error, a frequent restart of the qlik engine service usually during month-end activities occurs a lot . Manufacturing domain in working for. Although this restart of engine service doesn't impact my ongoing running task i.e. scheduler service remains unimpacted but processing of task is delayed. 

How to optimize this frequent start and why it is happening frequently?

 

nilesh007_0-1655191108275.jpeg

nilesh007_1-1655191132327.jpeg

 

Any help appreciated.

Regards,

Nilesh

Labels (3)
1 Reply
Øystein_Kolsrud
Employee
Employee

Are you sure the engine has actually restarted, or is it just that the QMC is reporting it as "running since..."? You can verify this by calling the engine healthcheck endpoint:

https://help.qlik.com/en-US/sense-developer/May2022/Subsystems/EngineAPI/Content/Sense_EngineAPI/Get...

The returned value contains a field named "started" which contains a timestamp indicating when the service was started.

The repository bases it's "running since" value on a websocket ping mechanism. Sometimes, especially during heavy engine load, pings will fail temporarily and the QMC will then report the engine as being down for a brief period.