Hi,
Just wondering if anyone else has come across this issue in their use of Orion NPM 9.5 with SP1 and hotfix applied?
I just had to restart my NPM server because it had crashed (or at least the web server was not responding). After restarting the server and logging back into the web console I could see that it looked as though I was missing information from the ends of the graph (ie the most recent polls that would have been completed after the reboot).
I then looked into the event log and found the two following errors in the Solarwinds.Net Event log:
Alerting Service
--------------------
2009-07-01 09:12:27,000 [MainTaskThread] ERROR All - Service was unable to open new database connection when requested.
Exception Cannot open database "NetPerfMon" requested by the login. The login failed.
Login failed for user 'SolarWindsNPM'.
Connection string - Data Source=FTV02LMS\SOLARWINDS_ORION;Initial Catalog=NetPerfMon;User ID=SolarWindsNPM;Password=*******;Connect Timeout=20;Load Balance Timeout=120;Application Name="Orion Alerting Engine";Workstation ID=FTV02LMS
Trap Service
----------------
Service was unable to open new database connection when requested.
Exception Cannot open database "NetPerfMon" requested by the login. The login failed.
Login failed for user 'SolarWindsNPM'.
Connection string - Data Source=FTV02LMS\SOLARWINDS_ORION;Initial Catalog=NetPerfMon;User ID=SolarWindsNPM;Password=*******;Connect Timeout=20;Load Balance Timeout=120;Application Name="Solarwinds Trap Receiver Service";Workstation ID=FTV02LMS
In the application log there was also an error from the Apache Service:
The Apache service named C:\PROGRA~1\CSCOpx\MDC\Apache\Apache.exe reported the following error:
>>> [Wed Jul 01 09:16:29 2009] [warn] pid file c:/program files/cscopx/mdc/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? <<<
before the error.log file could be opened.
More information may be available in the error.log file. .
And there was also 4 "Failure Audit" events with a source listed as MSSQL$SOLARWINDS and the following error:
Login failed for user 'SolarWindsNPM'. [CLIENT: 10.8.82.185]; and
Login failed for user 'SolarWindsNPM'. [CLIENT: <local machine>]
What I assume is that there some sort of problem with the "SolarWindsNPM" user account in the SQL database. I don't recall setting this username or password during installation. Nor do I know how to change it so that there is no further connection issues to the database.
Thanks very much for your help.