Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » failed to load JMI shared library(eclipse stopped working and gives error message in thread title)
failed to load JMI shared library [message #1220927] Mon, 16 December 2013 08:29 Go to next message
Brett Kraabel is currently offline Brett KraabelFriend
Messages: 1
Registered: December 2013
Junior Member
I have been working happily with Eclipse on my Win 7 system for python development. After downloading a Jahshaka for video editing, my eclipse stopped working and gives the error message "Failed to load JMI shared library "C:\Program Files (x86)\Java\jre\bin\client\jmi.dll"" After displaying this message, eclipses quits. I checked and the file jmi.dll is where it should be. I reinstalled Java jre7 and reinstalled eclipse by deleting the eclipse folder from C:\Program Files (x86) and the .metadata folder from my workspace, but eclipse still doesn't work. Both Java and eclipse are the 64 bit versions.

Any ideas on how to get eclipse working again?

Thanks for the help, Brett
Re: failed to load JMI shared library [message #1221151 is a reply to message #1220927] Tue, 17 December 2013 01:52 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 12/16/2013 1:21 PM, Brett Kraabel wrote:
> I have been working happily with Eclipse on my Win 7 system for python
> development. After downloading a Jahshaka for video editing, my eclipse
> stopped working and gives the error message "Failed to load JMI shared
> library "C:\Program Files (x86)\Java\jre\bin\client\jmi.dll"" After
> displaying this message, eclipses quits. I checked and the file jmi.dll
> is where it should be. I reinstalled Java jre7 and reinstalled eclipse
> by deleting the eclipse folder from C:\Program Files (x86) and the
> .metadata folder from my workspace, but eclipse still doesn't work. Both
> Java and eclipse are the 64 bit versions.
> Any ideas on how to get eclipse working again?
>
> Thanks for the help, Brett
Most likely something you installed messed with your PATH and its now
messing up running the Java that you expect.

Its always best to explicitly tell Eclipse where to find the JVM by
specifying the path to the vm on the command line or to edit the
eclipse.ini file to add the explicit path.

There's a sticky post at the top of the Newcomers form titled Trouble
getting Eclipse to run. This post points to a page that describes how
to setup the eclipse.ini file.
Re: failed to load JMI shared library [message #1221494 is a reply to message #1221151] Tue, 17 December 2013 20:39 Go to previous message
Jonathan James is currently offline Jonathan JamesFriend
Messages: 7
Registered: December 2013
Junior Member
I was told that this error related to having different bit versions of the components needed to run Eclipse, this information is found if you search Google for "failed to load jni shared library" and click the first thing Google finds in StackOverflow called "eclipse - Failed to load the JNI shared Library (JDK) - Stack Overflow"
Previous Topic:Can't view the class that i am trying to open in eclipse
Next Topic:Problem with scrollbars
Goto Forum:
  


Current Time: Thu Apr 25 06:30:56 GMT 2024

Powered by FUDForum. Page generated in 0.08100 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top