Since the upgrade to 8.5.1, the SolarWinds.Net event log for the AlteringEngine shows the following error every five seconds:
2007-12-24 08:19:55,250 [MainTaskThread] ERROR All - Error in SetupMainDBConnection System.NullReferenceException: Object reference not set to an instance of an object.
at System.Data.SqlClient.SqlCommand.Unprepare(Boolean isClosing)
at System.Data.SqlClient.SqlInternalConnectionTds.ClearPreparedCommands()
at System.Data.SqlClient.SqlInternalConnection.CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Close()
at System.Data.SqlClient.SqlConnection.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at AlertingEngine.SWAlertingEngine.SetupMainDBConnection()
Does anyone know how to resolve this?