Hi Guys.
I would like to seek your assistance in implementing the alert "Restart a Service". i've tried to enable the alert and im getting this error.
APMServiceControl.log
2016-10-23 09:16:45,866 [1] INFO APMServiceControl.ServiceControl - Connecting to localhost:17777
*** Assembly SolarWinds.APM.Common, Version=6.2.4.4242, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
*** Assembly SolarWinds.Orion.Auditing, Version=10001.1.100.9, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
*** Assembly SolarWinds.Orion.Swis.Contract, Version=10001.1.100.9, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
*** Assembly SolarWinds.Orion.Core.Common, Version=2016.1.5300.1028, Culture=neutral, PublicKeyToken=null, .NET version v4.0.30319 ***
2016-10-23 09:16:47,913 [1] ERROR APMServiceControl.ServiceControl - START service failed.
System.ServiceModel.FaultException`1[SolarWinds.APM.Common.ApmFaultContract]: ControlService failed, check fault information. (Fault Detail is equal to SolarWinds.APM.Common.ApmFaultContract).
APM.BusinessLayer.log
2016-10-23 09:16:47,897 [188] ERROR SolarWinds.APM.Common.MessageUtilities - Exception caught in method ControlService
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at SolarWinds.APM.BusinessLayer.APMBusinessLayerService.ControlService(Int64 componentID, Int32 command)