Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Error starting 3075 under RH 8.0
Permanently deleted user
Created
I had to remove "-Xrunyjpagent" from the VM parameters otherwise I got the error Error occurred during initialization of VM Could not find -Xrun library: libyjpagent.so
the problem is that idea startup script contains some errors and YourKit Java Profiler agent is not properly configured. libyjpagent.so file should be in LD_LIBRARY_PATH. Please add something like "export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH" to your startup script.
Best regards, Vladimir Kondratyev YourKit, LLC http://www.yourkit.com "Don't get lost in data, get information!"
"Robert Gibson" <robbie_usenet@yahoo.co.uk> ???????/???????? ? ???????? ?????????: news:clnm8r$14l$1@is.intellij.net... >I had to remove "-Xrunyjpagent" from the VM parameters otherwise I got the >error
Error occurred during initialization of VM Could not find -Xrun library: libyjpagent.so
Hello Robert,
the problem is that idea startup script contains some errors and YourKit
Java Profiler agent
is not properly configured. libyjpagent.so file should be in
LD_LIBRARY_PATH.
Please add something like "export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH" to
your startup script.
Best regards,
Vladimir Kondratyev
YourKit, LLC
http://www.yourkit.com
"Don't get lost in data, get information!"
"Robert Gibson" <robbie_usenet@yahoo.co.uk> ???????/???????? ? ????????
?????????: news:clnm8r$14l$1@is.intellij.net...
>I had to remove "-Xrunyjpagent" from the VM parameters otherwise I got the
>error
>