Splunk AppDynamics

com.singulartity exception in Java agent

ahmed_zaki
Explorer

Dears,
We are monitoring IBM WebSphere Applications with Appdynamics we are using java app agent version 20.8 but we get huge flood of exceptions type (com.singularity) i need to know if this exception is related to Appdynamics or related to our application here is i will attach screenshotimage.jpeg for your refrences.

Labels (1)
Tags (2)
0 Karma
1 Solution

Morelz
Motivator

Hi There

Have you configured MIDC(Method Invocation Data Collectors) on the application?

That exception is normally when you configure a MIDC, however not all transactions have that value set and it is null.

Ciao

View solution in original post

0 Karma

Morelz
Motivator

Hi There

Have you configured MIDC(Method Invocation Data Collectors) on the application?

That exception is normally when you configure a MIDC, however not all transactions have that value set and it is null.

Ciao

0 Karma

ahmed_zaki
Explorer

thank you @Mario.Morelli  for your fast response
yes i configured some MIDC on that application but how to remove this exception.

0 Karma

Morelz
Motivator

Hi Ahmed

Best practice would be to configure a match condition in your MIDC to only collect the data when there is a value(non empty).

This would remove the exceptions

The second way, which I wouldn't recommend is just to add an exclusion to the error detection to ignore these exceptions

Ciao

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...