Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
We have recently moved from QLikview v11 to v12 and since the change the management console has been reporting that we have 0 of 0 engines running:

This wasn't reported at all previously.
We have had issues with performance on version 12 with documents not opening or freezing regularly but we have been unable to pinpoint the exact cause.
Does anyone know if the above could be causing problems??
Thanks in advance
Damien
Hi Damien,
Do you also have QlikView Publisher installed in the environment and when you upgraded, the Reload Engine popped up? If so, try the below steps:
<!-- Possibility to make Reload Engines visible under Setup/System Distribution services -->
<add key="ShowReloadEngines" value="false"/>
This should remove the Reload Engine from the environment and stop the QMC from displaying the orange banner message that the service is down
Hope this helps,
Chip
Hi Damien,
Do you also have QlikView Publisher installed in the environment and when you upgraded, the Reload Engine popped up? If so, try the below steps:
<!-- Possibility to make Reload Engines visible under Setup/System Distribution services -->
<add key="ShowReloadEngines" value="false"/>
This should remove the Reload Engine from the environment and stop the QMC from displaying the orange banner message that the service is down
Hope this helps,
Chip