I'm evaluating on a Win 2003 server with MS SQL 2000, Orion NPM 9.1 SP5
While trying to manage a previously added node,
Admin
Node Management
Manage Nodes
I get the following error:
SELECT N.SNMPVersion AS Value, COUNT(ISNULL(N.SNMPVersion,'')) AS Cnt FROM Orion.Nodes N GROUP BY N.SNMPVersion ORDER BY
N.SNMPVersion ASC
Se recibió un error no seguro o protegido incorrectamente de la otra parte. Consulte la excepción FaultException interna para ver
el código del error y obtener más información.
Server stack trace:
en System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.ProcessReply(Message reply,
SecurityProtocolCorrelationState correlationState, TimeSpan timeout)
en System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)
en System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation,
EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
en System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
en System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
en System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
en System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
en System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
en System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
en System.ServiceModel.Channels.CommunicationObject.Open()
Exception rethrown at [0]:
en System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
en System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
en System.ServiceModel.ICommunicationObject.Open()
en SolarWinds.InformationService.Contract.InfoServiceProxy.Open()
en SolarWinds.Orion.Web.InformationService.InformationServiceProxy..ctor() en C:\Source\OrionNPM\DEV\Release\Orion\Core\9.1
\OrionCommon\OrionWebAssembly\InformationService\InformationServiceProxy.cs:línea 34
en Information.Query(String query)
SolarWinds Orion Network Performance Monitor 9.1 SP5
1995-2008 All Rights Reserved
Is it a configuration or installation problem?
Thanks in advance for your help