[yjp-4.0-eap-build522] Cannot enable jvmti

Questions about YourKit Java Profiler
Post Reply
VVS
Posts: 1
Joined: Fri Feb 04, 2005 5:31 pm

[yjp-4.0-eap-build522] Cannot enable jvmti

Post by VVS »

Folks,

I'm trying to run build 522 with jdk 1.5.0, and I'd like to use JVMTI.

I ran some samples, and none of them works.
sample2:

./run.sh
Picked up JAVA_TOOL_OPTIONS: -agentlib:yjpagent
[YourKit Java Profiler 4.0 EAP build 522] Using JVMTI
Exception in thread "main" java.lang.NoClassDefFoundError: com/yourkit/runtime/RequestServer

I cannot profile my own apps as well.
JVMPI with jdk 1.4.2 works fine.

OS: Fedora Core 3 Linux
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Ooops. Build #522 was broken. We have just uploaded build #524. It should fix the problem.

Thank you very much for bug report!

Regards,
Vladimir
Post Reply