Splunk AppDynamics

ClassNotFoundException: com.appdynamics.apm.appagent.api.NoOpInvocationHandler

Priyaranjan_Beh
New Member

I need to post some custom metrics to AppDynamics for analytics purpose. So I am trying to create new Transaction from application source code using below code.

Transaction transaction = AppdynamicsAgent.getTransaction(getProcessorName().name(), null, EntryTypes.POJO, false)

However getting below while loading AppdynamicsAgenet class

Caused by: java.lang.ClassNotFoundException: com.appdynamics.apm.appagent.api.NoOpInvocationHandler
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 92 common frames omitted​

Anyone know how to fix this?

Labels (1)
0 Karma

iamryan
Community Manager
Community Manager

Hi @Priyaranjan.Behera,

I did some searching and I found this info, but I don't think it's related to your issue, but wanted to share just in case.

javaagent should be instrumented to the local Java application along with the java agent API. Since you didn't instrument the java process with the Java agent, you are getting that exception.
So, can you please try to instrument the java process with the javaagent along with the javaagent API and see how it goes?

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Dynamic formatting from XML events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...