Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • Failed to Load JNI shared Library

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 336
    Comment on it

    Hello Friends, In this blog I am to going to share about the error that We mostly faced while Installing Eclipse in Window 7 and the error was "Failed to load to JNI shared library "C:\Program Files\Java\jre1.8.073\bin\client\jvm.dll".

    What's the Reason For this Error?

    • Best Reason would be that you have install 64 bit version eclipse but you have download the jdk 32 bit.
    • For using the 64 bit version eclipse you need to install 64 bit version of java.

    How to Solve this Issue ?

    • First Download the 64 bit version of jdk.
    • Install it on your system.
    • Set the path by Start -> My Computer ->Properties -> Environment Variables ->New.
    • Set path name JAVA_HOME to C:\Program Files\Java\jre7\bin.
    • Press OK .
    • Now we Need to Configure eclipse.ini file by the following way:
    -vm
    C:\Program Files\Java\jre7\bin\javaw.exe
    • Make sure that both lines should be in the Next Line.
    • Then You are done with it.
    • Now run eclipse and do your work.

     

    Eclipse

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: