Hi everyone, quick issue reagrding installing SCOM management pack. We dont seem to be able to get a list of nodes during the config wizard.
The install log shows:
2012-01-13 11:31:00,220 [1] INFO ConfigWizard - Loading node and interface data ...
2012-01-13 11:31:00,251 [1] DEBUG InfoServiceProxy - Creating channel factory for Information Service @ net.tcp://v-ap53:17777/SolarWinds/InformationService/Orion/ssl
2012-01-13 11:31:00,251 [1] INFO InfoServiceWrapper - Created connection: net.tcp://v-ap53:17777/SolarWinds/InformationService/Orion/ssl
2012-01-13 11:31:00,423 [1] DEBUG InfoServiceProxy - Query: SELECT N.NodeID, N.Caption, N.IPAddress FROM Orion.Nodes (nolock=true) AS N RETURN XML RAW
2012-01-13 11:31:00,516 [1] ERROR InfoServiceWrapper - Could not query proxy ... Query: SELECT N.NodeID, N.Caption, N.IPAddress FROM Orion.Nodes (nolock=true) AS N
System.ServiceModel.FaultException`1[SolarWinds.InformationService.Contract2.InfoServiceFaultContract]: RunQuery failed, check fault information. (Fault Detail is equal to SolarWinds.InformationService.Contract2.InfoServiceFaultContract).
2012-01-13 11:31:00,516 [1] INFO DatabaseDifferential - Initializing node list
2012-01-13 11:31:00,516 [1] INFO DatabaseDifferential - null node data table passed in ..
also getting this in the infoservice log... for every query Nodes, Interfaces etc
2012-01-13 10:10:52,600 [6] ERROR SolarWinds.InformationService.Core.InformationService - Exception running query: SELECT N.NodeID, N.Caption, N.IPAddress FROM Orion.Nodes (nolock=true) AS N RETURN XML RAW
any ideas? quite urgent..