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

no class found MetricsIntrospection after oneagent installed

p_musial
Inactive

after installing dynatrace one agent. I have rebuilt my project and when I run, I see the following in the trace

 

Caused by: java.lang.NoClassDefFoundError: com/compuware/apm/agent/introspection/metrics/MetricsIntrospection
at org.eclipse.jetty.server.Server.doStart(Server.java)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at snip.data.security.object.impl.ApiApplication.start(ApiApplication.java:351)
at snip.data.security.object.impl.ApiApplication.start(ApiApplication.java:233)
... 8 more
Caused by: java.lang.ClassNotFoundException: com.compuware.apm.agent.introspection.metrics.MetricsIntrospection
at snip.virtual.VirtualClassLoader.loadClass(VirtualClassLoader.java:550)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 14 more

 

Due to this, my service does not start. After I uninstalled oneagent everything returned to normal.

 

java version "1.8.0_211"

Java(TM) SE Runtime Environment (build 1.8.0_211-b12)

Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)

Linux my-VirtualBox 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

 

I could not find much on web search for this class, anything that I am missing?

 

Thanks,

 

Peter

 

 

 

4 REPLIES 4

skrystosik
DynaMight Guru
DynaMight Guru

I suggest opening support ticket for such case.

Sebastian


Regards, Sebastian

Any idea if this support the GRAALVM native image

yes to best of my knowledge GraalVM monitoring | Dynatrace

KG

Sten
Observer

We're experiencing a similar issue at one of our customers. Is there perhaps a quick indication on what could be the issue? Otherwise, I'll open a support ticket, but perhaps it's a a quick fix 🙂

Featured Posts