Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Apache Directory Studio “Failed to load JNI shared library”

I have ApacheDS 64 bits, Java JRE 7 64bits, Windows 7 64bits and (because I need) java 1.5 JDK and I continue with the same error. What can I do?

Java -version brings:

java version "1.7.0_21" Java(TM) SE Runtime Environment (build 1.7.0_21-b11) Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)

Thanks

like image 696
user2426181 Avatar asked May 27 '13 19:05

user2426181


1 Answers

You must have the same version of java and your aplication, for example: - java 64bit - apacheDS 64bit

If it does not work, download fresh java JKD from Oracle and reinstall it, then reinstall ApacheDS. It worked for me after.

like image 132
Lubomir Latta Avatar answered Sep 28 '22 00:09

Lubomir Latta