Java 8 Install Failure on Windows 10 - windows

I'm attempting to install Java 8 JRE on Window 10, and it's failing. The purpose of this is so that I can install SQLWorkbenchJ on my Windows machine. This is my personal machine, and I have complete access privileges. Please let me know if I can provide any additional information to answer this question (e.g., logs).
I've downloaded Java 8 from Oracle, specifically the offline 64 bit version for windows. When I download it, it places the following icon on my desktop:
When I double click on this icon, the following image pops up:
After I click "Yes" and the popup box disappears, nothing happens. Windows continues operating as if nothing happened. The only trace of activity is in the task manager, which shows the following:
Does anyone have any suggestions on how to fix this? I'm at a loss for how to push the installation process forward.

Update: I was able to solve this issue by installing the x86 version (32 bit) instead. I'm not sure why the x64 version doesn't work on Windows 10, but I'd seen this solution subtly referred to elsewhere on the internet as a solution. Would be interesting if someone could figure out why the x64 version itself doesn't work.

We have two concerns here - 1. JRE 8u101 (64-bit) fails to install without an error message and 2. JRE 8u101 (64-bit) fails to install on Windows 10.
The first one seems similar to http://bugs.java.com/view_bug.do?bug_id=8148167 which is a known issue.
However, it would be appropriate to take a look at jusched and JavaDeploy log files to confirm the same.
The second concerns with 64-bit JRE installation in Windows
Microsoft Edge on Windows 10 is not supported a supported browser.
For Internet Explorer 11 on Windows 10, see:
Related bug ID: http://bugs.java.com/view_bug.do?bug_id=8162523
For a solution related to 64-bit installation, suggest you to follow the instructions from the comment in the above bug report.
Hope this helps.

This is known issue https://bugs.openjdk.java.net/browse/JDK-8148167 , this has already fixed in 8u111/8u112, early access builds are available here - https://jdk8.java.net/download.html, you can download and try to install the same. Do let us know your feedback?

I was having this issue as well and the 8u112 worked from this page
Thank you

Related

Can't use software 'rosetta' rough set tool on windows 10

I just downloaded and tried to install the 'Rosetta' rough sets tool on my laptop with OS Windows 10, but I can't. And after I search, it seems only compatible for Windows 98 / XP. But the problem I saw in the video tutorial is that anyone can run it on an OS that looks like that. Does anyone know of a solution to being able to use Rosetta on Windows 10?
Error message when I install Rosetta
I have just solved this problem after many days of googling and trying various ways. I use the "Run programs made for previous versions of Windows" feature in the control panel, then troubleshoot. I have also written down the step I did on that, and I uploaded in my medium story, but in "Bahasa Indonesia". So if you want to read it, you can translate it into English first to understand.
The medium link below:
https://medium.com/#andini.pratiwi/tidak-bisa-install-software-old-version-karena-tidak-compatible-dengan-os-windows-10-solusinya-1d8820c71572

modelsim10.4SE install problem on windows10

when i install modelsim10.4SE in my windows10 completed. but when run modelsim there comes an error.could sameone help me ?enter image description here
The first Modelsim 10.4 version was released back in 2014 and had no Windows 10 support, perhaps more importantly it also didn't support Windows 8.1 yet, so I think you simply stumbled upon a Windows compatibility issue.
Try to run Modelsim (vsim/vcom/vlib/etc) in Windows7/8 compatibility mode, try the 32bits version or if you have the license install a later version of Modelsim SE.
Good luck,
Hans.
This thread is a bit old, but I've encountered the same issue and I think that I've found a way to solve it.
In my case another program was blocking the install (Skype/lync). After closing it the installation wizard kicked in as it was supposed to do.
To find the program that was causing the issue I used the new option added to the task manager called "Analize wait chain" and eventually got to lync.

FDT won't install on Win 64

I have purchased 1 month subscription to FDT to try it out, but there is no installation on Windows. I know it is supposed to run from exe, but it won't let me, even though I have verified I have the latest version enter image description here
Java error
Latest Version
Please help - it cost money and is very frustrating!!
Even though I am running 64bit Windows 7, The java error above looks like it is reading the OS as 32bit. So, following the advice in eclipse forums regarding bittedness:
https://www.eclipse.org/forums/index.php/t/198527/
So I downloaded the 32-bit version of FDT, and it solved the problem!
Cheers.

Intel xdk 2366 not installing on windows 10

Can anyone tell me what to do. I'm trying to install XDK 2366 on windows 10. When i click the xdk_web_master_2366.exe file it says Installing Intel XDK then after 5-10 seconds it just disappears and the installation stops. No error message. I've tried to turn off the firewall and disable windows defender but still facing the same problem. If anyone can assist i would greatly appreciate it.. Thanx
See the instructions on this Intel XDK forum post for doing a complete uninstall, in case you have a partial install that is getting in the way. Do everything up to the "finally" step. Those instructions were written for people that wanted to stay with a previous version of the XDK.
Do not install that older version that is posted in that thread, it will be obsolete very soon.

IE 11 Developer Tools Issue - Exception in window.onload

I installed Internet Explorer 11 on my Windows 7 machine and it's not building the DOM in DOM Explorer. Does any one know about this issue? I tried to uninstall and re-install IE many times, but the problem still persists. The DOM Explorer tabs shows error shown in image -
This security update fixed it for me and others involved:
http://www.microsoft.com/en-us/download/confirmation.aspx?id=44431
Make sure you install the correct version of the security update. There is a different version for x86 installs of Windows 7, too.
I have Windows 7 (x86: 32 bit) and the top answer here said it wasn't applicable to my system. I had to use this one: http://www.microsoft.com/en-us/download/confirmation.aspx?id=45134
I'm on Windows Server 2003 R2 x64 running IE 11. This update fixed it for me:
https://technet.microsoft.com/library/security/ms14-080
(Martijn, I'm reposting this after having deleted my answer on An error has ocurredJSPlugin.3005. This question is older, so I flagged the other one as a duplicate question and left the answer here)

Resources