Skip to main content

Official Support Articles

Search or browse our knowledge base to find answers to your questions ranging from account questions to troubleshooting error messages. The content is curated and updated by our global Support team

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.

ShowReloadEngines setting in the QlikView Management Service exe.config explained

cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

ShowReloadEngines setting in the QlikView Management Service exe.config explained

The QlikView Management Console can be configured to display any potentially disconnected or wrongly added Reload Engines which would otherwise not be shown.

This can be necessary if you have previously added a QlikView Server node which has been mistakenly recorded as having a Reload Engine. This engine cannot be removed, as it will not be displayed in the Management Console by default.

To make the engine visible:

  1. Stop the QlikView services
  2. Navigate to:
    C:\Program Files\QlikView\Management Service (default location)
  3. Open QVManagementService.exe.config
  4. Locate the following entry: 

        <!-- Possibility to make Reload Engines visible under Setup/System Distribution services  -->
        <add key="ShowReloadEngines" value="false"/>

  5. Change the "false" in the ShowReloadEngines add key line to "true"
  6. Save the file
  7. Start all the QlikView Services
  8. The Reload Engine will now be visible in the Management Console and can now be removed.

 

Environment

QlikView 

Labels (1)
Version history
Last update:
‎2023-02-20 10:04 AM
Updated by:
Contributors