YourKit 2014 build 14116

Questions about YourKit Java Profiler
Post Reply
test1
Posts: 9
Joined: Tue Aug 23, 2005 5:21 pm

YourKit 2014 build 14116

Post by test1 »

I'm not sure whether it has been reported yet. I started to see the following error once I upgraded to JDK 1.8.0_u25 and try to "attach" the profiler.

There's no application running at localhost with profiler agent configured to listen on port 10001 or profiler agent is incompatible with current version of profiler.
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Re: YourKit 2014 build 14116

Post by Vladimir Kondratyev »

Please send to the support(at)yourkit.com

- All logs from $USER_HOME/.yjp/log directory

- Screenshot of profiler "Welcome" screen which shows the list or applications.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: YourKit 2014 build 14116

Post by Anton Katilin »

Please also note that in case of any issues with the attach mode you can start the profiled application with the profiler agent instead:
http://www.yourkit.com/docs/java/help/attach_agent.jsp
test1
Posts: 9
Joined: Tue Aug 23, 2005 5:21 pm

Re: YourKit 2014 build 14116

Post by test1 »

I don't have the screenshot anymore but here is the log file.
https://gist.github.com/testn/008a0d7c5bc0ba51a5b1
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: YourKit 2014 build 14116

Post by Anton Katilin »

It's a profiler UI log. Could you please provide the profiled application's log as well. It is located in the same directory and named <session name>-<pid>.log
Post Reply