среда, 13 апреля 2011 г.

Install (Uninstall) JDK (JRE). Error 1723.

Деинсталяция JDK (JRE) приводило к ошибке Error 1723.

Run:
jdk-6u24-windows-i586.exe /LV* %TEMP%\jreMSI.log

Result:
file MSIeae8f.LOG:
Error 1723.There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action uninstallsdk, entry: MSIUninstallSDK, library: C:\Java\jdk1.6\jre\bin\regutils.dll

file jreMSI.log:
=== Logging stopped: 13.04.2011 10:44:42 ===
MSI (c) (C4:CC) [10:44:42:839]: Note: 1: 1729
MSI (c) (C4:CC) [10:44:42:954]: Product: Java(TM) SE Development Kit 6 Update 24 -- Configuration failed.

MSI (c) (C4:CC) [10:44:43:249]: Windows Installer reconfigured the product. Product Name: Java(TM) SE Development Kit 6 Update 24. Product Version: 1.6.0.240. Product Language: 1033. Manufacturer: Oracle. Reconfiguration success or error status: 1602.

MSI (c) (C4:CC) [10:44:44:565]: Grabbed execution mutex.
MSI (c) (C4:CC) [10:44:44:565]: Cleaning up uninstalled install packages, if any exist
MSI (c) (C4:CC) [10:44:44:566]: MainEngineThread is returning 1602
=== Verbose logging stopped: 13.04.2011 10:44:44 ===

Solving:
Копировать папку jre\bin с другого компьютера и повторить деинсталяцию (использовал JDK 6 Update 18).

1 комментарий:

Tenorio комментирует...

Спасибо, помогло!