Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I’m reaching out to see if anyone has encountered a specific issue regarding the Qlik Sense Service Dispatcher in a multi-node environment.
Environment Setup:
The Problem:
On several servers, the QlikSenseServiceDispatcher.exe begins accumulating an extreme number of handle counts over time. This is a cumulative leak that usually spans 3 to 5 days, with handle counts reaching between 4 million and 9 million.
As the handle count increases, RAM usage climbs in parallel. Once it hits 99%, the affected node becomes completely unresponsive. The symptoms vary depending on the node's role:
Current Findings & Temporary Fix:
We opened a ticket with Microsoft, and their analysis confirmed that the Service Dispatcher is the root cause of the handle leak. Currently, restarting the service immediately flushes the handles and clears the RAM, but this is not a sustainable solution. We don't have the resources for 24/7 manual monitoring and intervention.
Questions:
Any guidance on how to identify the root cause or configuration changes to prevent this would be greatly appreciated.
Thank you in advance!
Hi,
This KB may help you : "Qlik sense Service dispatcher" Service Is Consumi... - Qlik Community - 1814740
Micro Service related are [mobility-registrat] and [notifier]
Best
Hello Mpc,
Thanks for your reply, in addition we find out there are so many log files generated related to NL-App-Search (which is located under ServiceDispatcher log folder) which is like 9GB. We will try to disable the nlappsearch/qliknotifier/mobilityregistrat on all servers then watch the response of the server for a while. I'll let you know the results if it works 🙂
For anyone dealing with the same thing, we tracked the system for 3 months after disabled the nlappsearch/qliknotifier/mobilityregistrat settings. No memory leaks or weird CPU Handle count spikes occured(which caused by qliksenseservidedispatcher.exe). We still dont really get why Qlik was consuming system resources so aggressively but this solved the issue for us.
Hi,
Great news ! Why this behavior ? The Secrets of Qlik 😂
Best