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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

An attempt to install jre8u161/2 fails with an error code of 1813

USIKPAJan 22 2018 — edited Apr 5 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.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. Reinstalled the 152 update, and it got installed just fine, although with the same error mentioned in jusched.log. How to find what causes this behavior and why? The installation doesn't get as far as actually handing over to an .msi package

Сообщение отредактировано: USIKPA Update after re-installing jre-8u152-windows-i586.exe

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 3 2018
Added on Jan 22 2018
3 comments
2,980 views