Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
A QVD has been long running for 18 hours which usually takes around half an hour to complete its run. It is causing the server to hang. And it automatically completes its run on the next day. It fails on some days and successful runs on some days. This has been hapening since last 6 weeks.
Can anyone help me find the possible root cause and solution for this?
#qmc QlikView
Hi, thanks for the response. However, the error showing up in the logs is:
"failed to allocate qlikview engine".
What does this mean?
You need an engine for each reload. If there are no available engines, QlikView will try to get one for 45 minutes. If there are no available engines after that time. The reload will fail with this message.
You can set the number of simultaneously running jobs, by changing the "Max number of simultaneous engines".
However there are many factors to consider here. If you set to many engines the system will run out of recourses.
Here is a great 3 good articles about this.
https://community.qlik.com/t5/Knowledge/Scaling-the-QlikView-Publisher/ta-p/1717686
Hi Maria,
There are a lot of QVDs running succesfully but only one particullar QVD is failing repeatedly. But without any debugging, it is running succesfully the next day. If its the case of unavailability of engine, other qvds also should fail, right? but only one QVD is failing everytime.
There are about 500 QVDs with a lot of them are of the same size but only one particular QVD is failing everytime.
If this always one specific task, I would focus on that task. Has something changed in the script, is there more data to load?
You can check how many engines are in use at the time. If there are no more available engines, there are other tasks that have not finished.
You can also check the document log, to see if it hangs in the same place (but if there are no engine it will not start at all)
https://community.qlik.com/t5/Knowledge/How-To-Enable-QlikView-Document-Reload-Log/ta-p/1710459
https://community.qlik.com/t5/Knowledge/QlikView-12-Distribution-Service-is-not-generating-document-...
You don't mention a version, but if it is April 2020 (12.50) then this might be relevant
https://community.qlik.com/t5/Knowledge/Tasks-stuck-after-upgrade-to-QlikView-April-2020-12-50/ta-p/...
Did you find a solution to the issue?