Exception in 4.0 (build 536)

Questions about YourKit Java Profiler
Post Reply
andrey_e
Posts: 5
Joined: Wed Jan 12, 2005 3:13 pm

Exception in 4.0 (build 536)

Post by andrey_e »

My actions:
- run my J2ME application under WTK22 emulator
- connected to emulator via "Connect to J2ME application"
- clicked "Capture Snapshot of J2ME application"
- profiles shows "Capture Memory Shanpshot" dialog box
- I clicked "Capture"
- get window with exception

Build: 536
JDK: 1.4.2_01
VM: Java HotSpot(TM) Client VM
Vendor: Sun Microsystems Inc.
OS: Windows XP
java.lang.InternalError: !MethodImpl.Got_MethodID_of_ReferenceType_that_is_not_a_member_of_the_ReferenceType_10!
at com.yourkit.m.a.b.a.a.a.aq.int(a:99)
at com.yourkit.m.a.b.a.a.a.z.else(a:48)
at com.yourkit.m.a.b.a.a.a.aj.a(a:114)
at com.yourkit.m.a.b.a.a.a.x.if(a:332)
at com.yourkit.m.a.b.a.a.a.x.ck(a:172)
at com.yourkit.m.a.<init>(a:261)
at com.yourkit.m.a.a(a:657)
at com.yourkit.m.c.a(a:15)
at com.yourkit.ui.i.g$2.a(a:3)
at com.yourkit.ui.d$b.run(a:34)
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Is this exception reproducible?
andrey_e
Posts: 5
Joined: Wed Jan 12, 2005 3:13 pm

Post by andrey_e »

yes, it happens each time I run my application: bunch of unit tests under J2MEUnit.
If necessary, I can send jad/jar.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Could you please send jad and jar to [email protected]
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

It seems we have fixed the problem. Could you please download the latest version from http://www.yourkit.com/download (build 538) and check if the problem is gone.
andrey_e
Posts: 5
Joined: Wed Jan 12, 2005 3:13 pm

Post by andrey_e »

yes, it works now :)
Thanks a lot! I even didn't manage to send you jad/jar!
Post Reply