Hi,
My agent agents to a running JVM and shows heap, etc, but not any business transactions.
I get this error in the Java Control Panel right after the agent starts:
java.lang.NoSuchMethodException: com.singularity.ee.agent.appagent.kernel.JavaAgent.redefineAllClassesNeeded()
The agent logs are clean though. No errors. Any thoughts?
Linux 2.6.32
I troubleshot this with two AppD technicians.
We just ignored the error in the jcontrol panel: "java.lang.NoSuchMethodException: com.singularity.ee.agent.appagent.kernel.JavaAgent
We created a custom POJO out of a class.method we found in the ByteCodeTransformer log and the transactions appeared.
I troubleshot this with two AppD technicians.
We just ignored the error in the jcontrol panel: "java.lang.NoSuchMethodException: com.singularity.ee.agent.appagent.kernel.JavaAgent
We created a custom POJO out of a class.method we found in the ByteCodeTransformer log and the transactions appeared.