Has anyone seen where when trying to add a node on the primary poller, it just sits on "Wait...." when trying to list the resources?
I get this error in the OrionWeb log file.
2019-08-08 10:40:07,723 [9] (100) WARN Orion_Nodes_Add_Resources - (null) System.ServiceModel.FaultException`1[SolarWinds.Orion.Core.Common.CoreFaultContract]: ProvideFault failed, check fault information. (Fault Detail is equal to SolarWinds.Orion.Core.Common.CoreFaultContract(Unknown): SolarWinds.Orion.Core.Common.JobEngine.JobSchedulerException: AddJob: Could not reach JobEngine v2 service at net.pipe://localhost/solarwinds/jobengine/router after 3 retries
at SolarWinds.Orion.Core.Common.JobEngine.JobScheduler.ExecuteJobSchedulerOperation[T](String operationName, JobSchedulerOperation`1 operation, Boolean retryOnError)
at SolarWinds.Orion.Core.Common.JobEngine.JobScheduler.AddJob(ScheduledJob jobConfiguration)
at SolarWinds.Orion.Core.BusinessLayer.OrionDiscoveryJobFactory.SubmitScheduledJobToScheduler(Guid jobId, ScheduledJob job, Boolean executeImmediately, Boolean useLocal)
at SolarWinds.Orion.Core.BusinessLayer.OrionDiscoveryJobFactory.SubmitScheduledJobToLocalEngine(Guid jobId, ScheduledJob job, Boolean executeImmediately)
at SolarWinds.Orion.Core.BusinessLayer.CoreBusinessLayerService.CreateOneTimeDiscoveryJobWithCache(Nullable`1 nodeId, Nullable`1 snmpPort, Nullable`1 preferredSnmpVersion, IPAddress ip, ...).
2019-08-08 10:40:16,707 [125] (101) ERROR Orion_Nodes_Add_Resources - (null) System.ServiceModel.FaultException`1[SolarWinds.Orion.Core.Common.CoreFaultContract]: ProvideFault failed, check fault information. (Fault Detail is equal to SolarWinds.Orion.Core.Common.CoreFaultContract(Unknown): SolarWinds.Orion.Core.Common.JobEngine.JobSchedulerException: AddJob: Could not reach JobEngine v2 service at net.pipe://localhost/solarwinds/jobengine/router after 3 retries
at SolarWinds.Orion.Core.Common.JobEngine.JobScheduler.ExecuteJobSchedulerOperation[T](String operationName, JobSchedulerOperation`1 operation, Boolean retryOnError)
at SolarWinds.Orion.Core.Common.JobEngine.JobScheduler.AddJob(ScheduledJob jobConfiguration)
at SolarWinds.Orion.Core.BusinessLayer.OrionDiscoveryJobFactory.SubmitScheduledJobToScheduler(Guid jobId, ScheduledJob job, Boolean executeImmediately, Boolean useLocal)
at SolarWinds.Orion.Core.BusinessLayer.OrionDiscoveryJobFactory.SubmitScheduledJobToLocalEngine(Guid jobId, ScheduledJob job, Boolean executeImmediately)
at SolarWinds.Orion.Core.BusinessLayer.CoreBusinessLayerService.CreateOneTimeDiscoveryJobWithCache(Nullable`1 nodeId, Nullable`1 snmpPort, Nullable`1 preferredSnmpVersion, IPAddress ip, ...).
2019-08-08 10:40:16,707 [125] (101) WARN Orion_Nodes_Add_Resources - (null) System.ServiceModel.FaultException`1[SolarWinds.Orion.Core.Common.CoreFaultContract]: ProvideFault failed, check fault information. (Fault Detail is equal to SolarWinds.Orion.Core.Common.CoreFaultContract(Unknown): SolarWinds.Orion.Core.Common.JobEngine.JobSchedulerException: AddJob: Could not reach JobEngine v2 service at net.pipe://localhost/solarwinds/jobengine/router after 3 retries
at SolarWinds.Orion.Core.Common.JobEngine.JobScheduler.ExecuteJobSchedulerOperation[T](String operationName, JobSchedulerOperation`1 operation, Boolean retryOnError)
at SolarWinds.Orion.Core.Common.JobEngine.JobScheduler.AddJob(ScheduledJob jobConfiguration)
at SolarWinds.Orion.Core.BusinessLayer.OrionDiscoveryJobFactory.SubmitScheduledJobToScheduler(Guid jobId, ScheduledJob job, Boolean executeImmediately, Boolean useLocal)
at SolarWinds.Orion.Core.BusinessLayer.OrionDiscoveryJobFactory.SubmitScheduledJobToLocalEngine(Guid jobId, ScheduledJob job, Boolean executeImmediately)
at SolarWinds.Orion.Core.BusinessLayer.CoreBusinessLayerService.CreateOneTimeDiscoveryJobWithCache(Nullable`1 nodeId, Nullable`1 snmpPort, Nullable`1 preferredSnmpVersion, IPAddress ip, ...).