We are currently having performance issues with our Orion NPM Web Console and applications.
I've looked through the logs and I can see errors of the form:
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()
Has anyone encountered this before or any ideas on how to fix this?