With Orion Core 2010.1.0 SP 1, NPM 10.0.0 SP 1...
I've defined an alert with a trigger action in the Advanced Alert Manager. The alert is generated but the trigger action is not performed. The trigger test button does perform the action though.
The swAlert.log file is full of this:
2011-05-26 10:21:49,913 [AlertCheckingThread] WARN Error - Exception in ExecuteTriggerActions -
System.MissingMethodException: Method not found: 'System.String SolarWinds.Orion.MacroProcessor.MacroParser.GetNetObjectStatus()'.
at AlertingEngine.CheckAlert.ExecuteActions(SqlDataReader SQLReader, Boolean TriggerAction)
at AlertingEngine.CheckAlert.ExecuteTriggerActions()
2011-05-26 10:21:49,928 [AlertCheckingThread] WARN Error - Exception in CheckAlert.ExecuteResetActions.
System.MissingMethodException: Method not found: 'System.String SolarWinds.Orion.MacroProcessor.MacroParser.GetNetObjectStatus()'.
at AlertingEngine.CheckAlert.ExecuteActions(SqlDataReader SQLReader, Boolean TriggerAction)
at AlertingEngine.CheckAlert.ExecuteResetActions()
Assistance would be appreciated! Thanks in advance.