I downloaded jre-8u91-windows-x64.tar.gzjdk-8u91-windows-x64.exe from Oracle web site
this Oracle web site. When I open it (by clicking double) installation windows open, then I click Next and there is a windows which shows the installation progress. But that is not processing. It is still 0 for nearly 20 minutes. My friends installed it in several minutes.
I have 64-bit Windows 10 OS. I have no idea about the reason.
53 Answers
In my case there's a Java process running (JDK 7). I just terminated that process and Java installer completed installation. In order to do it follow these steps.
- Open task manager.
- Find-out Java SE Binary process running.
- Right click on it and end task or use Alt + E
- Now Java installer completes installation.
Hope it'll be helpful.
I found that I thought I had this problem, and actually, there was a window that had popped up on another screen that required me to hit "next". If anyone else is having this issue I'd check to make sure that there isn't a popup behind one of your other windows.
0I found that my file had been "blocked" because it was downloaded.
- Locate the file in your downloads folder.
- Right-Click on Properties.
- Press the 'UnBlock' button on the General tab.
Note: if your file was not blocked there will be no 'UnBlock' button.
I also ran as Administrator.
It still took forever to start (more than 10 minutes, so I went away and worked on something else).
Regarding Shashant's answer, the two JDK processes didn't seem to have any effect, but mine were jdk-8 and not jdk-7. They seemed to pop up as soon as I started the installer.