Can't not start idea 3311 build with JDK 1.5.0_02_AMD64 for linux
I received this message:
Error occurred during initialization of VM
Could not find agent library on the library path or in the local directory: yjpagent
Thanks!!!
Please sign in to leave a comment.
Otherwise, the jdk1.4.2_08 32 bits works fine.
Remove '-Xrunyjpagent:port=10100' line from idea.vmoptions.
Seems like we do not have this native library compiled against 64bit.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
It's works. Thanks