AppDynamics floods us wil several errors that look like the following:
org.apache.catalina.connector.ClientAbortException:org.apache.catalina.connector.ClientAbortException
org.apache.catalina.connector.ClientAbortException:org.apache.catalina.connec...
I'm trying to report errors and exceptions that happen in a test environment into a Slack channel. Everytime new code is deployed, every instance triggers an error like the following:
Count Event Type
1 APPLICATION_ERROR
ERROR Application Error
Thu ...
I'm trying to configure login page availability alerts in Synthetics that integrate with the PagerDuty API. The Error Started event is working as expected, but the Problem Ended event doesn't trigger automatically after the login page becomes availa...
I think I figured this out. The exception to block is org.apache.catalina.connector.ClientAbortException:java.io.IOException (no spaces).
That's not intuitive at all...
I'm seeing about 3000 occurances of this exception every minute across my java applications. This essentially makes all of the exception metrics useless.
How do I ignore this permanently ignore this exception in the agent?