Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Failed to load the JNI shared (Eclipse fails to run )
Failed to load the JNI shared [message #643598] Tue, 07 December 2010 15:51 Go to next message
Fred Nouwens is currently offline Fred NouwensFriend
Messages: 1
Registered: December 2010
Junior Member
As i newcomer to eclipse i try to start the IDE but i receive following errormessage:

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

I am running Windows 7 with JDK 6.22 64bits

Can somebody help me out?

Fred
Re: Failed to load the JNI shared [message #643754 is a reply to message #643598] Wed, 08 December 2010 07:52 Go to previous messageGo to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
On 12/7/2010 16:51, Fred Nouwens wrote:
> As i newcomer to eclipse i try to start the IDE but i receive following
> errormessage:
>
> Failed to load the JNI shared library C:Program
> Files(x86)\Java\JRE\bin\client\jvm.dll
>
> I am running Windows 7 with JDK 6.22 64bits
>
> Can somebody help me out?

I assume you need the 64 bit Eclipse, if you *only* have a 64 bit VM.
See

http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1- 201009090800/index.php

and search for 64 bit in the Eclipse SDK table.

HTH & Greetings from Bremen,

- Daniel Krügler
Re: Failed to load the JNI shared [message #644327 is a reply to message #643598] Fri, 10 December 2010 14:30 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 12/7/10 10:51 AM, Fred Nouwens wrote:
> As i newcomer to eclipse i try to start the IDE but i receive following
> errormessage:
>
> Failed to load the JNI shared library C:Program
> Files(x86)\Java\JRE\bin\client\jvm.dll
>
> I am running Windows 7 with JDK 6.22 64bits
>
> Can somebody help me out?

That path to jv.dll indicates you're not using a 64-bit JVM (Windows 64
places 32-bit programs in the "Program Files (x86)" directory). Use
eclipse.ini to point Eclipse to the exact JVM you want it to use, as
described in http://wiki.eclipse.org/Eclipse.ini

Also make sure that if you use 64-bit JVM that you've got 64-bit Eclipse.

Eric
Previous Topic:Getting results from GetListItems via SharePoint site
Next Topic:snip draw2d
Goto Forum:
  


Current Time: Thu Apr 25 13:40:59 GMT 2024

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

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

Back to the top