Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JNI shared library not found
JNI shared library not found [message #1272939] Wed, 19 March 2014 05:46 Go to next message
Jim Kraus is currently offline Jim KrausFriend
Messages: 2
Registered: March 2014
Junior Member
Hi Ya'll,

It took me hours to figure out, but I finally got the JRE to be recognized by copying the zip to a JRE folder I created and running install from there. (my own solution) I'm really confused as to why it is so difficult to find out what to do to get this running. Now I am getting "JNI shared library not found " error when I try to run Eclipse. I am starting to think it may take days to get this even running much less figured out. I'm trying to teach myself programming skills. Is there a tutorial "for dummys" or something to help me understand what I am doing regards Eclipse? Its been a decade and a half since I ran any kind of IDE. Any help to get my head around this would be appreciated.

Thanks.
Jim
Re: JNI shared library not found [message #1273411 is a reply to message #1272939] Thu, 20 March 2014 01:39 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 03/19/2014 06:59 AM, Jim Kraus wrote:
> Hi Ya'll,
>
> It took me hours to figure out, but I finally got the JRE to be
> recognized by copying the zip to a JRE folder I created and running
> install from there. (my own solution) I'm really confused as to why it
> is so difficult to find out what to do to get this running. Now I am
> getting "JNI shared library not found " error when I try to run
> Eclipse. I am starting to think it may take days to get this even
> running much less figured out. I'm trying to teach myself programming
> skills. Is there a tutorial "for dummys" or something to help me
> understand what I am doing regards Eclipse? Its been a decade and a half
> since I ran any kind of IDE. Any help to get my head around this would
> be appreciated.
>
> Thanks.
> Jim

There are countless tutorials out there. Here's one of my favorite sites
because it's so well done.

http://www.vogella.com/tutorials/eclipseide.html
Re: JNI shared library not found [message #1278768 is a reply to message #1272939] Thu, 27 March 2014 20:33 Go to previous messageGo to next message
Prescott Lawani is currently offline Prescott LawaniFriend
Messages: 1
Registered: March 2014
Junior Member
I get the same error on my new computer.
This is what is after the error message:

C:\WINDOWS\system32\..\jre\bin\client\jvm.dll

I just got this computer 9 days ago.

Manufacturer: ASUSTek COMPUTER INC.
Model: ASUS Desktop PC M51AC Series
Processor: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz 3.40 GHz
RAM: 16 GB
Type: 64- bit x64-based processor

Re: JNI shared library not found [message #1279050 is a reply to message #1278768] Fri, 28 March 2014 07:09 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Neither one gives a lot of information to go on, but one of the most frequent issues on 64-bit machines is not matching the 32/64-bitness of Eclipse and Java. If you have 64-bit Java, get a 64-bit Eclipse. If you have 32-bit Java, even if you're on a 64-bit OS, get 32-bit Eclipse. If this isn't your problem, Prescott, give more details.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Need help in testing RESTFUL SERVICE PATCH
Next Topic:C/c++ Debugger
Goto Forum:
  


Current Time: Sat Apr 20 02:14:47 GMT 2024

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

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

Back to the top