Nothing happen running yjp.exe

Questions about YourKit Java Profiler
Post Reply
cye
Posts: 1
Joined: Fri Jul 29, 2005 3:13 pm

Nothing happen running yjp.exe

Post by cye »

When I try to run yjp 4.5 build 630 gui, nothing happen, no error message. Then I attempt to run gui manully by typing:
D:\Applications\yjp_45_630\bin>d:\jdk1.5.0_04\bin\java -jar D:\Applications\yjp_45_630\lib\yjp.jar

I got following error:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.yourkit.Main$3.run(a:12)
Caused by: java.lang.NoClassDefFoundError: com/yourkit/util/i
at com.yourkit.ui.aq.<init>(a:49)
at com.yourkit.g.b.<init>(a:10)
at com.yourkit.Main0.entry(a:29)
... 5 more


Also WHERE and HOW to install the license that I got from email.

thanks a lot!
-Chris
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Thank you very much for reporting this problem. The bug will be fixed in the upcoming #634 build. I think that it'll be available today.
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Build #634 is available for download. Please try it.
Post Reply