cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ignoring exceptions with specific message

Jay.Tariq
Creator

 

In the article I read that when ignoring errors, we should look for first line of stack trace.  

 

https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-exclude-errors-and-exceptions-from-dete...

 

we want to ignore MQ exceptions with specific message only.  How do we do this?  I have been told that you can only use the first line which in our case would be "com.ibm.mq.MQException" which will remove every exception which is not what we want.  

 

If someone can guide me on how to setup exception so it only ignores the MQ exception with "Reason 2033". 

 

1 REPLY 1

Brian.Wheeldon
AppDynamics Team (Retired)

Hi Jay,

If you configure the "Ignored Messages" section of the Error Detection tab, you can tell the agents to ignore Exceptions that contain "Reason '2033'". Example screenshot attached.

Brian Wheeldon, Solution Engineer, NYC




Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.