not able to attach to running jvm

Questions about YourKit Java Profiler
Post Reply
abhishek
Posts: 59
Joined: Tue May 13, 2014 7:37 am

not able to attach to running jvm

Post by abhishek »

Hi,
i am using 2014 yourkit licensed version build 14120 .When i am launching my java application using jnlp and running yourkit getting following error-attaching to running instance of this jvm is not supported.

currently using ibm jdk -1.7 .
Kindly,suggest solution for this problem.


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

Re: not able to attach to running jvm

Post by Anton Katilin »

Hi Abhishek

The message is correct: attach to a running IBM JVM instance is not supported.

To profile an application running on IBM Java please start it with the profiler agent.

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

Re: not able to attach to running jvm

Post by Anton Katilin »

Post Reply