yourkit 2021.11 and intellij plugin

Questions about YourKit Java Profiler
Post Reply
molmol
Posts: 2
Joined: Thu Jan 13, 2022 7:26 am

yourkit 2021.11 and intellij plugin

Post by molmol »

Hello - I recently upgraded to yourkit 2021.11 and I am struggling to get the intellij plugin to work. I get the error below whenever I try to kick off the profiler within the ide.

Error occurred during initialization of VM
Could not find agent library /Applications/YourKit-Java-Profiler-2021.11.app/Contents/Resources/bin/mac/libyjpagent.dylib in absolute path, with error: dlopen(/Applications/YourKit-Java-Profiler-2021.11.app/Contents/Resources/bin/mac/libyjpagent.dylib, 1): no suitable image found. Did find:
/Applications/YourKit-Java-Profiler-2021.11.app/Contents/Resources/bin/mac/libyjpagent.dylib: code signature in (/Applications/YourKit-Java-Profiler-2021.11.app/Contents/Resources/bin/mac/libyjpagent.dylib) not valid for use in process using Library Validation: mapping process and mapped file (non-platform) have different Team IDs

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

Re: yourkit 2021.11 and intellij plugin

Post by Anton Katilin »

Please re-run the IDE integration wizard from within the profiler UI's Welcome screen.
molmol
Posts: 2
Joined: Thu Jan 13, 2022 7:26 am

Re: yourkit 2021.11 and intellij plugin

Post by molmol »

I tried that a couple of times and it didn't change much
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: yourkit 2021.11 and intellij plugin

Post by Anton Katilin »

To which directories did it install the plugin? Could you please send a screenshot of the final wizard message which lists them to [email protected]

Could you please also provide the files ~/.yjp/ide*.txt
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: yourkit 2021.11 and intellij plugin

Post by Anton Katilin »

... And also the plugin log file ~/.yjp/log/ide-plugin.log
Post Reply