Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Java 1.7.55 and Eclipse will not start(jvm.dll not loaded)
Java 1.7.55 and Eclipse will not start [message #1318521] Sun, 27 April 2014 18:34 Go to next message
bliko okilb is currently offline bliko okilbFriend
Messages: 1
Registered: April 2014
Junior Member
Hi,

-vm
c:\Program Files (x86)\Java\jre7\bin\javaw.exe
-vm
c:\Program Files (x86)\Java\jre7\bin\java.exe
-vm
c:\Program Files (x86)\Java\jre7\bin\client\jvm.dll

I inserted those lines in the "eclipse.ini" and the path seems to be all right for javaw.exe is found but the following error occurs.

Failed to load the JNI shared library "c:\Program Files (x86)\Java\jre7\bin\client\jvm.dll".

I have tried to change the file, uninstalled an reinstalled jre7 also eclipse. Both versions are running as 64bit-versions.

How can I solve the problem?
Re: Java 1.7.55 and Eclipse will not start [message #1319074 is a reply to message #1318521] Mon, 28 April 2014 02:03 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
It looks like you have a 32 bit JVM installed not a 64 bit one. 64 bit
JVMs don't get installed to Program Files(x86) unless you manually set
the installation directory.

If the Eclipse version is 64 bits as you say, then it won't work. You
need to either switch the Eclipse to 32 bit or the JVM to 64 bit.
Previous Topic:Eclipse will not start after installation of Java 1.7.55
Next Topic:Short Keys Stopped Working
Goto Forum:
  


Current Time: Sat Apr 27 01:57:55 GMT 2024

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

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

Back to the top