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.
|