Eclipse Error Loading JavaHL Library

Asked By 10 points N/A Posted on -
qa-featured

Hello,


Last night I imagined I had operating set up. These days, after hoping to get concept records to be dedicated as well, I got the pursuing problem:

Failed to load JavaHL Library.

These are the mistakes that I have experienced:

no library in java.library.path

no libapriconv in java.library.path

no libeay32 in java.library.path

no libdb33 in java.library.path and more.

 

Any help will greatly be appreciated.

SHARE
Answered By 0 points N/A #146952

Eclipse Error Loading JavaHL Library

qa-featured

Most often, this kind of error occurs on a 64-bit JVM since it cannot load a 32-bit native library. For a detailed solution to your question, you really need to specify what operating system you are working with.

Regardless, detailed explanation and step by step solutions, for different OS, can be found in this Wiki page http://subclipse.tigris.org/wiki/JavaHL.

Related Questions