Network Management
Orion Web Console is empty and there are DB connection string issues in the log
When launching the orion website you see a blank website. Orion.web log shows issue finding the DB connection string.
First published date
Last published date
Overview
orionweb.log fileData\Solarwinds\Orion\logs\orionweb.log): ERROR SolarWinds.Orion.Common.OrionConfiguration - Settings file 'SWNetPerfMon.DB' N/A - System.AggregateException: One or more errors occurred. ERROR SolarWinds.Orion.Common.ConnectionStringProvider - File doesn't exists ERROR SolarWinds.Orion.Common.ConnectionStringProvider - ConnectionString wasn't found in ERROR SolarWinds.Orion.Common.OrionConfiguration - Settings file 'SWNetPerfMon.DB' N/A - System.AggregateException: One or more errors occurred. ERROR SolarWinds.Orion.Common.OrionConfiguration - Settings file 'SWNetPerfMon.DB' N/A - System.AggregateException: One or more errors occurred. ERROR SolarWinds.Orion.Common.ConnectionStringProvider - File doesn't exists ERROR SolarWinds.Orion.Common.ConnectionStringProvider - ConnectionString wasn't found in ERROR SolarWinds.Orion.Common.OrionConfiguration - Settings file 'SWNetPerfMon.DB' N/A - System.AggregateException: One or more errors occurred. ERROR SolarWinds.Orion.Common.OrionConfiguration - Settings file 'SWNetPerfMon.DB' N/A - System.AggregateException: One or more errors occurred. ERROR SolarWinds.Orion.Common.ConnectionStringProvider - File doesn't exists ERROR SolarWinds.Orion.Common.ConnectionStringProvider - ConnectionString wasn't found in ERROR SolarWinds.Orion.Common.OrionConfiguration - Settings file 'SWNetPerfMon.DB' N/A - System.AggregateException: One or more errors occurred.
To check the error:
- Download sysinternals - Procmon.
- Use the Path filter, and then enter
swnetperfmon.db. - Open the empty Orion Web Console.
- Check for any
access deniederrors.
Proceed with the resolution below if there are access denied errors for network service.
Product section
Cause
Resolution
Note: This is a workaround. You are expected to investigate your own environment issues. SolarWinds uses network service by default.
- Open Inetmgr.
- Right-click on the Solarwinds Orion application pool.
- Click Advanced Settings.
- Under Identity, change the Network Service to Local system.
- Open a command prompt as an administrator.
- Enter
IISRESET. - Open
C:\Program Files (x86)\SolarWinds\Orion\StopNetPerfMon.exe. - Restart all Orion services.