Jboss 5.1 integration with YourKit Profiler

Questions about YourKit Java Profiler
Post Reply
anirghat
Posts: 1
Joined: Tue Nov 03, 2015 8:04 pm

Jboss 5.1 integration with YourKit Profiler

Post by anirghat »

Hi,

I am trying to run your kit Profiler on my Mac machine with Jboss 5.1.

I keep getting the following errors

[YourKit Java Profiler 2015 build 15076] Log file: /Users/aghatpa/.yjp/log/Main-26178.log
11:52:44,687 ERROR [STDERR] Exception in thread "YJPAgent-TelemetryDelay"
11:52:44,687 ERROR [STDERR] java.lang.NoClassDefFoundError: com/yourkit/util/c
11:52:44,687 ERROR [STDERR] at com.yourkit.runtime.Core$2.run(a:10)
11:52:44,687 ERROR [STDERR] at java.lang.Thread.run(Thread.java:695)
11:52:46,092 INFO [MediaRepository] SQL Repository startup complete


Would anyone happen to know about how to solve the above problem. I am new to YourKit so pardon my lack of knowledge.

I have copied the yjp jars in the jboss lib folder which solved part of the problem
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Jboss 5.1 integration with YourKit Profiler

Post by Anton Katilin »

Hi,

Could you please provide the agent log file /Users/aghatpa/.yjp/log/Main-26178.log in full.

Which startup options did you specify?
https://www.yourkit.com/docs/java/help/ ... ptions.jsp

As a possible workaround please try startup options "disableall" and, if it helps, a less strict "probe_disable=*". Please note that this is a general suggestion, this is the only thing I can say until we see the log.

Best regards,
Anton
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Jboss 5.1 integration with YourKit Profiler

Post by Anton Katilin »

Hi,

Could you please try whether the latest EAP build solves the problem:
http://www.yourkit.com/eap

Best regards,
Anton
Post Reply