Right now I'm trying to list the resources on one device, and it's been stuck with the "Please wait while resources are being discovered..." message for 15 minutes. Some of the technicians have also reported a faliure to receive some custom alert emails. Below are some of the error messages I've found in the logs. Does anyone know a solution to this, or should I open a ticket?
Thanks,
Dave
ConfigurationWizard.log
2012-06-28 11:15:57,679 [1] DEBUG IIS7Configurator - Parsed IIS binding string of "*:80:". Address is "0.0.0.0" and port is "80"
2012-06-28 11:15:57,991 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\LANsurveyor_DLL.dll
2012-06-28 11:15:58,006 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\NetPerfMonEventLog.dll
2012-06-28 11:15:58,006 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\OrionNPMMapEngine.dll
2012-06-28 11:15:58,022 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\OrionNPMWeb.dll
2012-06-28 11:15:58,022 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\OrionSWDiscoveryServices9.dll
2012-06-28 11:15:58,022 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\OrionSWLogger.dll
2012-06-28 11:15:58,022 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\OrionSWScheduler8.dll
2012-06-28 11:15:58,287 [6] DEBUG PluginLoader - Adding plugin C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.ConfigurationWizard.Plugin.NetFlow.dll with priority 100
2012-06-28 11:15:58,350 [6] DEBUG PluginLoader - Adding plugin C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.ConfigurationWizard.Plugin.NPM.dll with priority 50
2012-06-28 11:15:58,365 [6] DEBUG PluginLoader - Adding plugin C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.ConfigurationWizard.Plugin.Orion.dll with priority 1
2012-06-28 11:15:58,365 [6] DEBUG PluginLoader - Adding plugin C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.ConfigurationWizard.Plugin.VIM.dll with priority 25
2012-06-28 11:15:58,428 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.Security.Cryptography.X509Certificates.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\SWAlertActions8.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\SWAlertEngine8.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\SWSubClass.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\SWSysLogActions.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\SWTrapActions.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\tdbgpp8.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\TDBWSnk6.dll
2012-06-28 11:15:58,443 [6] WARN PluginLoader - Couldn't load assembly from C:\Program Files (x86)\SolarWinds\Orion\todgub8.dll
OrionWeb.log
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at System.ServiceModel.ICommunicationObject.Close()
at SolarWinds.InformationService.Contract2.InfoServiceProxy.Close()
2012-07-05 08:09:20,363 [59] ERROR SolarWinds.InformationService.Contract2.InfoServiceProxy - Error closing exception.
System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
Server stack trace:
at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Close()
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at System.ServiceModel.ICommunicationObject.Close()
at SolarWinds.InformationService.Contract2.InfoServiceProxy.Close()
2012-07-05 08:11:55,975 *** Starting SolarWinds Orion Web Site, .Net Runtime v4.0.30319 ***
2012-07-05 08:11:56,818 [1] WARN SolarWinds.Orion.Web.ResourceHostManager - Error processing assembly Interop.Orion8NetPerfMon, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at SolarWinds.Orion.Web.ResourceHostManager.Initialize()
2012-07-05 08:53:41,867 [17] ERROR ASP.global_asax - Application_Error(58658f66b401466fa7660c27a5b0aaa4)
System.Web.HttpException (0x80004005): Request timed out.
NPM.BusinessLayer.log
2012-07-05 09:02:47,328 [3] WARN SolarWinds.NPM.BusinessLayer.CustomPollerJobSchedulerEventsService - Custom poller error: 31040: Timeout (assignment e2962847-f759-438e-810e-75a90b6f2bcf on node 90354)
2012-07-05 09:02:47,328 [3] WARN SolarWinds.NPM.BusinessLayer.CustomPollerJobSchedulerEventsService - Custom poller error: 31040: Timeout (assignment 07b0f40f-e6db-48a5-a8ef-7a192f6bd153 on node 90354)
2012-07-05 09:02:47,328 [3] WARN SolarWinds.NPM.BusinessLayer.CustomPollerJobSchedulerEventsService - Custom poller error: 31040: Timeout (assignment e7a8a704-952b-4b17-8725-92e8c900c776 on node 90354)
2012-07-05 09:02:47,328 [3] INFO SolarWinds.NPM.BusinessLayer.CustomPollerJobSchedulerEventsService - Custom poller error: Unable to complete transform. (node 90354)
BusinessLayerHost.log
2012-06-28 17:52:26,393 [8] WARN SolarWinds.Orion.Core.Common.ServiceHelper - Waiting for SWIS v2.0 start. Attempt 1, exception message: "There was no endpoint listening at net.tcp://npm:17777/SolarWinds/InformationService/Orion/ssl that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details."
2012-06-28 17:52:31,509 [8] WARN SolarWinds.Orion.Core.Common.ServiceHelper - Waiting for SWIS v2.0 start. Attempt 2, exception message: "There was no endpoint listening at net.tcp://npm:17777/SolarWinds/InformationService/Orion/ssl that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details."