Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

An attempt to install jre8u161/2 fails with error codes 2 and 1813

USIKPAJan 21 2018 — edited Feb 1 2018

Windows XP SP3, no previous JRE Version found.

Trying to install the latest Java version with the following command line

jre-8u162-windows-i586.exe INSTALL_SILENT=0 STATIC=1 WEB_JAVA=1 WEB_ANALYTICS=0 EULA=0 REBOOT=1 SPONSORS=0 /LV* %TEMP%\jreMSI.log

Instead of obtaining the log all I have is a set of the following lines from jusched.log

INFO: Running offline JRE wrapper with command line=<"INSTALL_SILENT=0" "STATIC=1" "WEB_JAVA=1" "WEB_ANALYTICS=0" "EULA=0" "REBOOT=1" "SPONSORS=0" "/L" "C:\DOCUME~1\USIKPA\LOCALS~1\Temp\jreMSI.log">

[2018/01/21 21:57:19.468, jre-8u162-windows-i586.exe (PID: 2136, TID: 2112), WrapperUtils.cpp:70 (DeleteFaultyBaseImage)]

     TRACE: -- DeleteFaultyBaseImage begin...

[2018/01/21 21:57:19.484, jre-8u162-windows-i586.exe (PID: 2136, TID: 2112), JavaEnvironment.cpp:473 (JavaEnvironment::detect)]

     TRACE: Entering JavaEnvironment::detect

[2018/01/21 21:57:19.500, jre-8u162-windows-i586.exe (PID: 2136, TID: 2112), JavaEnvironment.cpp:0 (JavaEnvironment::detect)]

     TRACE: Exiting JavaEnvironment::detect (entered at JavaEnvironment.cpp:473) [2018/01/21 21:57:19.500, jre-8u162-windows-i586.exe (PID: 2136, TID: 2112), UpdateConf.cpp:401 (SetJavaSoftKey)]

     ERROR: Exception with message 'Registry.cpp(431) at Registry::deleteValue(): delete value (HKLM\SOFTWARE\JavaSoft\InstallStatus) error. System error [2](system error 2 (Не удается найти указанный файл))' caught

[2018/01/21 21:57:19.500, jre-8u162-windows-i586.exe (PID: 2136, TID: 2112), wrapper.cpp:123 (WinMain)]

     TRACE: No Old JRE Version found

[2018/01/21 21:57:19.500, jre-8u162-windows-i586.exe (PID: 2136, TID: 2112), MsiUtils.cpp:321 (msi::`anonymous-namespace'::makeMessage)]

     ERROR: Exception with message 'Resources.cpp(65) at Resource::getPtr(): cannot find resource (name='#1605', type='#6'). System error [1813](system error 1813 (Указанный тип ресурса в файле образа отсутствует))' caught

The 161 th version stalls with the same error set. The 151th worked fine until I deleted it. Any idea how to go about installing the 161th/162th?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2018
Added on Jan 21 2018
1 comment
1,988 views