Unable to install JDK 8 in windows

6.5k Views Asked by At

I have downloaded jdk-8u101-windows-i586.exe. My PC configuration is Windows 7 (32 Bit). I have already JDK and JRE 1.7. I want to install JDK 8 as well. But when I run the installer it is showing

the program might not have installed correctly

With two possible action as follows

Reinstall using recommended settings.

This program installed correctly.

I tried the first option but nothing happened. Even no other windows popup with error message. I tried troubleshot with help message but nothing worked.

What could be my problem. Please help me to install the JDK 8.enter image description here

2

There are 2 best solutions below

1
Girish On

It might have installed correct ..set the path variable to jav installed bin path & java_home to java directory installed

and try running the command

java -version

0
pariti On

As a first step, reboot the system and try installing JDK 8u101 (32-bit) again. Sometimes, a failed install/uninstall attempt could lead to this state with stale registries. Also, make sure that you have downloaded this from the correct web site: http://www.oracle.com/technetwork/java/javase/downloads/index.html

If this still does not work, suggest you to submit a bug at: http://bugs.java.com/