Knowledge Walls
John Peter
Pune, Maharashtra, India
Failed to load the jni shared library jvm dll eclipse windows 7
4699 Views
Way 1 
1. Showing jre location has jvm.dll file is exist or not.
2. Otherwise copy jre folder to your eclipse folder.
3. Open the eclipse.exe
Way 2 
If jvm.dll file is exist then
version of jre and eclipse are mismatched.

How to check eclipse is 32 or 64 bit
      Open eclipse.ini file in eclipse directory.
    
      plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222 - 32 bit eclipse
      plugins/org.eclipse.equinox.launcher.win32.win32.x86_64.1.2.R36x_v20101222 - 64 bit eclipse

How to check jre version?
     Goto jre folder then bin
     Type java -version command to get 32 or 64 bit version of jre.

If bit of jre and eclipse are mismatched point same bit of jre to eclipse.
Previous Topics
Previous lessons of current book.
Best Lessons of "One day One Thing to Know"
Top lessons which are viewed more times.
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details