Profiling circle of death
-
- Posts: 5
- Joined: Fri Jun 02, 2023 5:45 pm
Profiling circle of death
Sorry for the noob question. Literally I am trying the product for the first time.
Tried running "profile from within the IDE (eclipse)" from the app. It said to install the plugin. I did.
After installing the plugin successfully, from within eclipse I (after restarting eclipse) launch the app using the now present "Profile" option (alongside run and debug.) I get an error dialog stating:
No valid YourKit Java Profiler configuration settings are found: file blahblah/.yjp.ide2023_5.txt is missing or is obsolete.
The file actually is there and contains:
agent-path.arm64=/Applications/YourKit-Java-Profiler-2023.5.app/Contents/Resources/bin/mac/libyjpagent.dylib
plugin-ide=Eclipse
plugin-version=20180410
profiler-dir=/Applications/YourKit-Java-Profiler-2023.5.app/Contents/Resources
so I guess it is obsolete since that was the only other option.
If I try the suggestion, to launch the app and run "profile from within IDE" I get an error telling me to install the plugin. I'm back to where I started.
How do I get out of this infinite loop?
Thanks!
Tried running "profile from within the IDE (eclipse)" from the app. It said to install the plugin. I did.
After installing the plugin successfully, from within eclipse I (after restarting eclipse) launch the app using the now present "Profile" option (alongside run and debug.) I get an error dialog stating:
No valid YourKit Java Profiler configuration settings are found: file blahblah/.yjp.ide2023_5.txt is missing or is obsolete.
The file actually is there and contains:
agent-path.arm64=/Applications/YourKit-Java-Profiler-2023.5.app/Contents/Resources/bin/mac/libyjpagent.dylib
plugin-ide=Eclipse
plugin-version=20180410
profiler-dir=/Applications/YourKit-Java-Profiler-2023.5.app/Contents/Resources
so I guess it is obsolete since that was the only other option.
If I try the suggestion, to launch the app and run "profile from within IDE" I get an error telling me to install the plugin. I'm back to where I started.
How do I get out of this infinite loop?
Thanks!
-
- Posts: 6172
- Joined: Wed Aug 11, 2004 8:37 am
Re: Profiling circle of death
Hi,
Eclipse and the profiler UI should use the same home directory to let the plugin work.
Could you please check whether the path from the "No valid YourKit Java Profiler configuration settings are found: file blahblah/.yjp.ide2023_5.txt is missing or is obsolete." message matches the actual path to ide2023_5.txt.
Eclipse and the profiler UI should use the same home directory to let the plugin work.
Could you please check whether the path from the "No valid YourKit Java Profiler configuration settings are found: file blahblah/.yjp.ide2023_5.txt is missing or is obsolete." message matches the actual path to ide2023_5.txt.
-
- Posts: 5
- Joined: Fri Jun 02, 2023 5:45 pm
Re: Profiling circle of death
Hi,
Thank you for the reply.
They match. It is my home dir /Users/heddle (MacOS) then the subdir .yjp and in that dir is the file ide2023_5.txt.

Thank you for the reply.
They match. It is my home dir /Users/heddle (MacOS) then the subdir .yjp and in that dir is the file ide2023_5.txt.
-
- Posts: 6172
- Joined: Wed Aug 11, 2004 8:37 am
Re: Profiling circle of death
Could you please send all log files from ~/.yjp/log to support@yourkit.com
-
- Posts: 5
- Joined: Fri Jun 02, 2023 5:45 pm
Re: Profiling circle of death
Done!Anton Katilin wrote: Mon Jun 05, 2023 12:05 pm Could you please send all log files from ~/.yjp/log to support@yourkit.com
-
- Posts: 5
- Joined: Fri Jun 02, 2023 5:45 pm
Re: Profiling circle of death
Hi Anton,
Did the logs help?
Did the logs help?
-
- Posts: 1659
- Joined: Tue Aug 10, 2004 7:52 pm
Re: Profiling circle of death
Yes, we got it all. Investigating.Did the logs help?
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
-
- Posts: 6172
- Joined: Wed Aug 11, 2004 8:37 am
Re: Profiling circle of death
Hi,
We've just send you an email, could you please check.
Best regards,
Anton
We've just send you an email, could you please check.
Best regards,
Anton
-
- Posts: 5
- Joined: Fri Jun 02, 2023 5:45 pm
Re: Profiling circle of death
Hi,
Yes I got the email, I will get to it today.
Yes I got the email, I will get to it today.
-
- Posts: 1659
- Joined: Tue Aug 10, 2004 7:52 pm
Re: Profiling circle of death
Are you running x64 IntelliJ IDEA or arm64 macOS via Rosetta emulator?
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
-
- Posts: 1659
- Joined: Tue Aug 10, 2004 7:52 pm
Re: Profiling circle of death
Please try YourKit Java Profiler 2023.5.228. It should fix the problem.
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"