Network Management
During an upgrade the installer returns a message that a service could not be installed
When you are trying to upgrade any of the Orion Platform Products (for example, NPM, SAM, NTA, or NCM), a message similar to the following is displayed: Failed. Service SolarWinds Information Service V3' (SWInfoServiceSvcV3) could not be installed. Verify that you have sufficient privileges to install system services.
First published date
Last published date
Overview
When you are trying to upgrade any of the Orion Platform Products (for example, NPM, SAM, NTA, or NCM), a message similar to the following is displayed:
Failed. Service SolarWinds Information Service V3' (SWInfoServiceSvcV3) could not be installed. Verify that you have sufficient privileges to install system services
Product section
Cause
Possible causes can include but are not limited to:
- Insufficient Permissions
- Antivirus Applications blocking the installation
Resolution
- Log in to the Orion Server as a Local Administrator.
- Open the Control Panel and uninstall the Service named in the error message. In the example above, it is the SolarWinds Information Service.
- Open a Command Prompt as Admin and enter:
SC Delete <ServiceName>
For this example:SC Delete SWInfoServiceSvcV3
SC Delete SWInfoServiceSvc
- Disable any Antivirus applications.
- Check permissions using the Orion Permission Checker and fix any Permission Issues flagged.
- Reboot the server.
- Log in again as a Local Administrator on the server.
- Run the SolarWinds Orion Installer and Configuration Wizard.