-
Bug
-
Resolution: Fixed
-
P2
-
6, 6u10, 6u11
FULL PRODUCT VERSION :
jre1.6.0_10.msi
ADDITIONAL OS VERSION INFORMATION :
Windows XP Pro SP3 (32bits)
A DESCRIPTION OF THE PROBLEM :
When Java JRE 1.6u10 is installed with msiexec in unattended mode, if the "/qb!" switch is used (progress bar but no "cancel" button), the installation fails with "Error 1606.Could not access network location 0."
If antorher switch is used such as "/qn" (no dialog box at all), the installation works fine.
LOOKS LIKE BUG #6510981
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Put the .msi and the "Data1.cab" files on a network share
- Try to deploy the msi using the command: msiexec /i \\server\hare\file.msi /qb! REBOOT=Suppress ALLUSERS=1
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A dialog box with a progress bar but no "Cancel" button should appear and Java JRE 1.6u10 should be installed.
ACTUAL -
The installation fails with a dialog box that says "Error 1606 Could not access network location 0." Java JRE 1.6u10 is not installed
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Attached seperatly
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Do no use the "/qb!" switch, the "/qn" switch has been tested successfully.
Release Regression From : 6u7
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
jre1.6.0_10.msi
ADDITIONAL OS VERSION INFORMATION :
Windows XP Pro SP3 (32bits)
A DESCRIPTION OF THE PROBLEM :
When Java JRE 1.6u10 is installed with msiexec in unattended mode, if the "/qb!" switch is used (progress bar but no "cancel" button), the installation fails with "Error 1606.Could not access network location 0."
If antorher switch is used such as "/qn" (no dialog box at all), the installation works fine.
LOOKS LIKE BUG #6510981
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Put the .msi and the "Data1.cab" files on a network share
- Try to deploy the msi using the command: msiexec /i \\server\hare\file.msi /qb! REBOOT=Suppress ALLUSERS=1
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A dialog box with a progress bar but no "Cancel" button should appear and Java JRE 1.6u10 should be installed.
ACTUAL -
The installation fails with a dialog box that says "Error 1606 Could not access network location 0." Java JRE 1.6u10 is not installed
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Attached seperatly
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Do no use the "/qb!" switch, the "/qn" switch has been tested successfully.
Release Regression From : 6u7
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
- relates to
-
JDK-6774461 6u11 b03 to 6u12 b02 (non-Patch-in-Place) upgrade fails with Error 1606
-
- Closed
-
-
JDK-6759045 Installation is failing with error code 1606
-
- Closed
-
-
JDK-6510981 msi package deployement error "1606" when using non-interactive installation
-
- Closed
-