Customer considers a bug in silent installation in getting the errors in the log file:
MSI (s) (88:64) [10:10:36:746]: Product: Java(TM) 6 Update 4 -- Error 1316.A network error occurred while attempting to read from the file C:\Documents and Settings\jacobp\Application Data\Sun\Java\jre1.6.0_04\jre1.6.0_04.msi^M
^M
Error 1316.A network error occurred while attempting to read from the file C:\Documents and Settings\jacobp\Application Data\Sun\Java\jre1.6.0_04\jre1.6.0_04.msi^M
Action ended 10:10:36: PublishProduct. Return value 3.^M
Action ended 10:10:36: INSTALL. Return value 3.^M
=== Logging stopped: 3/19/2008 10:10:36 ===^M
They installed the same exe with .exe with the following command line:
>
> /s ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1
> INSTALLDIR=c:\stlogic\java\jre1.6.0_04 /L c:\setup.log
This error can be avoided if they do un-installation first.
MSI (s) (88:64) [10:10:36:746]: Product: Java(TM) 6 Update 4 -- Error 1316.A network error occurred while attempting to read from the file C:\Documents and Settings\jacobp\Application Data\Sun\Java\jre1.6.0_04\jre1.6.0_04.msi^M
^M
Error 1316.A network error occurred while attempting to read from the file C:\Documents and Settings\jacobp\Application Data\Sun\Java\jre1.6.0_04\jre1.6.0_04.msi^M
Action ended 10:10:36: PublishProduct. Return value 3.^M
Action ended 10:10:36: INSTALL. Return value 3.^M
=== Logging stopped: 3/19/2008 10:10:36 ===^M
They installed the same exe with .exe with the following command line:
>
> /s ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1
> INSTALLDIR=c:\stlogic\java\jre1.6.0_04 /L c:\setup.log
This error can be avoided if they do un-installation first.
- duplicates
-
JDK-6661421 silently installing a JRE version that is already installed will result in error 1316
-
- Closed
-