"java.lang.NoClassDefFoundError: org/netbeans/lib/profiler/server/ProfilerRuntimeCPUFullInstr" when profiling ServiceMix using jvisualvm
Issue
When trying to profile ServiceMix using jvisualvm it raises loads of these errors inside the Karaf shell:
Exception in thread "qtp169346165-317" at java.lang.Thread.run(Thread.java:680)
java.lang.NoClassDefFoundError: org/netbeans/lib/profiler/server/ProfilerRuntimeCPUFullInstr
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:582)
at java.lang.Thread.run(Thread.java:680)
java.lang.NoClassDefFoundError: org/netbeans/lib/profiler/server/ProfilerRuntimeCPUFullInstr
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:582)
at java.lang.Thread.run(Thread.java:680)
Environment
- Fuse ESB 4.x
- Fuse ESB Enterprise 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
