JVMTI and JVMPI?

Questions about YourKit Java Profiler
vsonnathi
Posts: 8
Joined: Thu Jan 13, 2005 5:04 pm

Post by vsonnathi »

Hi Anton,

Probably you missed my message.

Hi,

Here's the output on the IDEA's console:

yjp: jdk = null
yjp: useJVMTI = false
yjp: jdk = null
yjp: useJVMTI = false
yjp: jdk = null
yjp: useJVMTI = false

Any updates?

Thanks,
--Venkat.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Hi,

Looks like although application successfully runs, IDEA's API says it has no JDK configured :)

I'll contact JB in this regard...

Thank you.

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

Post by Anton Katilin »

In case of e.g. Tomcat the version of Java is not accessible via IDEA's API.

The next build will have an option in run configuration's Startup/Connections tab, item "Profile": "Force profiling with Java 5.0 API (JVMTI)"
Post Reply