Oct 23, 2013

Eclipse Cannot Start "Failed to load the JNI shared library ** jvm.dll" problem

Today I downloaded the latest eclipse (R4.3.1 Kepler Service Release 1) 64bit. When I tried to start eclipse, it failed and poped up an error message

Failed to load the JNI shared library "C:\Program Files(x86)\Java\jdk1.6.0_45\bin..\jre\bin\client\jvm.dll"


It turns out that in my system environment variables, JAVA_HOME was setting to 32bit version, which makes 64bit eclipse cannot start up. Setting JAVA_HOME to 64bit version java path makes it work.

If you think this article is useful, please click the ads on this page to help. Thank you very much.

No comments: