Java won't install on windows 10 issue



java won t install windows 10 ?. Here are the step by step procedure on how to reproduce the issue and fix the same.



Step By Step Procedure to Reproduce - java wont install windows 10.



- NA





# Resolving java won't install windows 10 issue



- NA



More details about this Bug in OpenJDK -



 Description   
ADDITIONAL SYSTEM INFORMATION :
System info:
Windows 10 (Домашняя) Home 1803 17134.407

Jdk info:
jdk-8u192-windows-x64.exe

A DESCRIPTION OF THE PROBLEM :
Running JDK8 installer on my Windows 10 always faults. The window just doesnt show up at all.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Download installer by link https://download.oracle.com/otn-pub/java/jdk/8u192-b12/750e1c8617c5452694857ad95c3ee230/jdk-8u192-windows-x64.exe

2. Try to run installator

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Successful Installation
ACTUAL -
Faulted Installation

FREQUENCY : always

3. Submit the Jusched log

Here are the steps to get Jusched log

Windows 10, Windows 8, Windows Vista and Windows 7 :
Go to Start > Type: %TEMP% in the Search field and press Enter.
or
Go to Start > Computer > c: > users > username > AppData > Local >
Windows XP
Go to Start > Run > Type: %TEMP% and press Enter.
or
Go to Start > My computer > c: > Documents and Settings > User > Local Settings > Temp


Look for following files in Temp folder:
jreMSI.log
java_install.log
java_install_reg.log
jusched.log
JavaDeployReg.log

Mac OS X
Navigate to /var/log/

Look for log files:
install.log
system.log (Collect only Java installer related logs)





 Comments   
Comment by Priyanka Mangal (Inactive) [ 2018-11-15 ]
Requested Submitter for additional information:

Can you please provide jusched log & JavaDeployReg.log from the system, where you are facing install issue.
For more details please follow https://www.java.com/en/download/help/log_files.xml for getting jusched log.

Marking as Incomplete pending for more information.

Comment by Priyanka Mangal (Inactive) [ 2018-11-16 ]
Provided jusched log from Submitter shows:
INFO: Fail to create directory C:\Users\????????????????\AppData\LocalLow\Oracle\, ErrorCode is 123

Seems directories are named using characters that are not part of the system locale's.

According to install docs :
https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.html#CHDEABAE
"Characters That Are Not Part of the System Code Page
It is possible to name directories using characters that are not part of the system locale's code page. If such a directory is part of the installation path, then generic error 1722 occurs, and installation is not completed. Error 1722 is a Windows Installer error code. It indicates that the installation process has failed. The exact reason for this error is not known at this time.

To prevent this problem, ensure that the user and system locales are identical, and that the installation path contains only characters that are part of the system locale's code page. User and system locales can be set in the Regional Options or Regional Settings control panel."

Requested Submitter to verify this issue by creating directory with same system locale and then run the JDK 8 installer.
Marking as Incomplete pending for submitter's response.

Comment by Priyanka Mangal (Inactive) [ 2018-11-29 ]
No further response was received from the submitter. As there is not enough information in this report to make headway it is being closed. If this issue is seen, please open a new report with all necessary information. This report ID can be referenced.


please refer bug at JDK8 installer not working on Windows10



Read Next :