JDK-6774461 : 6u11 b03 to 6u12 b02 (non-Patch-in-Place) upgrade fails with Error 1606
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2008-11-20
  • Updated: 2010-04-04
  • Resolved: 2008-11-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u12Resolved
Related Reports
Relates :  
Description
Note: This 6u12 b02 was built as a Patch-In-Place from 6u1 b02. 

Windows XP Pro, 32-bit system.
6u7 is installed.
Install 6u11 b03 (http://jre.sfbay/java/re/jdk/6u11/promoted/fcs/b03/bundles/windows-i586/jre-6u11-fcs-bin-b03-windows-i586-p-10_nov_2008.exe)
Install 6u12 b02 (http://j2se.east/arc/1.6.0_12/nightly/2008-11-20/windows-i586/jre-6u12-windows-i586-p-iftw.exe)

Expected: 6u11 b03 would be uninstalled and 6u12 b02 would be installed.

Actual:  6u12 b02 errors with Error 1606.Could not access network location 0.

Attaching MSI log MSIf1b.LOG.  I saw this on my machine and was able to duplicate it.
Installing 6u11 b03 (http://jre.sfbay/java/re/jdk/6u11/promoted/fcs/b03/bundles/windows-i586/jre-6u11-fcs-bin-b03-windows-i586-p-10_nov_2008.exe)
then 6u12 b02 jre1.6.0_12-c.msi (copied from %APPDATA%) worked

Comments
EVALUATION "msiexec /i jre1.6.0_12-c.msi" appears to work, but MSIf1b.log contains: Command Line: TRANSFORMS=C:\Documents and Settings\Chris\Application Data\Sun\Java\jre1.6.0_12\sp1033.MST ED=0 SP5OFF=1 SP2OFF=1 SPWEB=http://j2se.east.sun.com/arc/1.6.0_12/nightly/2008-11-20/windows-i586/iftw/sp METHOD=jother COUNTRY=US PREFERENCEORDER=SP1;SP4;SP3 REMOVEEXISTING=1 CURRENTDIRECTORY=C:\tmp\6u12\nightly2008-11-20 CLIENTUILEVEL=0 CLIENTPROCESSID=3492
20-11-2008

EVALUATION MSIf1b.LOG contains: Property(S): MOZILLAPATH = 0 Property(S): MOZILLAPLUGIN = C:\DOCUME~1\CHRISG~1\LOCALS~1\Temp\ Property(S): NETSCAPECV = 0 Property(S): NETSCAPEPATH = 0 Property(S): ODB = 0 The RegLocator table in the MSI contains: MozillaCVSignature 2 Software\mozilla.org\Mozilla CurrentVersion 2 MozillaPathSignature 2 Software\mozilla.org\Mozilla\[MOZILLACV]\Main Install Directory 2 NetscapeCVSignature 2 Software\Netscape\Netscape 6 CurrentVersion 2 NetscapePathSignature 2 Software\Netscape\Netscape 6\[NETSCAPECV]\Main Install Directory 2 which contradicts the webrev: http://sa.sfbay.sun.com/projects/deployment_data/6u12/6764967.1/install/make/installer/bundles/windows/ishield/jre/jre/RegLocator.idt.udiff.html I checked the MSI file in \ws-nightly.1.6.0_12\control\build\windows-i586.1.6.0_12\tmp\ishield\patch\online-final.beforecompression\jre1.6.0_12-c.msi, and that MSI contains the Mozilla and Netscape entries.
20-11-2008