I have to install Apache Directory Studio.
For this I perform the below Steps
Download ApacheDirectoryStudio-win32-x86-2.0.0.v20130628.exe
Double click on ApacheDirectoryStudio-win32-x86-2.0.0.v20130628.exe and perform Next than it ask for Java Home Directory
I browse and give the path C:Program FilesJavajdk1.8.0_60 on Java Home Directory and perform Next Steps as Default Configuration
After complete installation of Apache Directory Studio when I try to Open Apache Directory Studio it gives the following Error
I am using Java 1.8 and Windows 10.
Advertisement
Answer
This has been resolved.
The issue is that, my “Apache Directory Studio” is 64bit
and my “jdk” is 32bit
.
So I just uninstalled the jdk 32bit
and installed jdk 64bit
, after this issue has been fixed.
Thanks everyone for sharing your knowledge.