Failed to load the JNI shared library jvm.dll

Failed to load the JNI shared library jvm.dll

Error: Failed to load the JNI shared library jvm.dll

When you start the Eclipse Indigo, it prompt out the error

Failed to load the JNI shared library “C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll

Failed to load the JNI shared library jvm.dll

This is because you do not have the Java SDK

or Maybe your Java SDK is not 64 Bit

If you install the SDK before, you must download the newest version to solve the error above.

Download Java SE 7 JDK

You can download the newest version from here .

[adrotate banner=”1″]
[adrotate banner=”2″]

Make sure that you choose the one is Java SE 7 – JDK

The newest version for current date is jdk-7u3-windows-x64.exe

 

 

 

 

 

Tags:

12 thoughts on “Failed to load the JNI shared library jvm.dll”

  1. -startup
    plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
    –launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.2.R36x_v20101222
    -product
    org.eclipse.epp.package.java.product
    –launcher.defaultAction
    openFile
    –launcher.XXMaxPermSize
    256M
    -showsplash
    org.eclipse.platform
    -vm
    C:/Program Files/Java/jdk1.6.0_32/jre/bin
    –launcher.XXMaxPermSize
    256m
    –launcher.defaultAction
    openFile
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms40m
    -Xmx512m
    use eclips and os both 32 bit or both s64bit

  2. thanks – DL the newest JDK, then set your JAVA_HOME to the SDk and put the SDK/bin in your PATH.

  3. just simple install the 32 bit jdk in the directory of eclipse and then start the eclipse.exe file from command prompt

  4. Thanks folks, i faced the same issue, resolved using your all valuable inputs, thanks for your time and interest to share with others.
    -Saravanan.

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.