Problem:
While installing a Vision instance of 11.5.10.2, the following errors appears:
RW-20003: Error: Unzip failed: unknown reason. Check log file for details.
General solution:
Verify file owner and group settings for EBS staging area.
Redownload, restage installation media from DVD or E-Delivery.
Verify MD5 checksums for files downloaded from E-Delivery.
Solution (in this case):
/u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip corrupt. Restage.
In the Terminal window where rapidwiz was run, the name of the log file was displayed:
Appltop logfile - /u01/VIS3/oracle/vis3appl/admin/VIS3_oel5vis3/log/03260522.log
Checking 03260522.log, the following was displayed at the bottom of the file:
Step 1 of 5 Command: /u01/VIS3/oracle/vis3comn/temp/adrunat.sh Step 4 of 5: Doing UNIX preprocessing Processing Step 4 of 5 Executing: /u01/VIS3/oracle/vis3comn/temp/adrunat.sh APPS APPS STARTED INSTALL PHASE : APPLTOP : Thu Mar 29 06:32:23 AST 2012 runProcess_1 Statusstring Installing APPLTOP - gappl.drv Enter the location of the CD labeled Oracle Applications Rapid Install - Appl_top Disk 1 : Checking Disk contents in - /u00/Stage11i/startCD/Disk1/rapidwiz Checking Disk contents in - /u00/Stage11i/oraApps/Disk1 Checking Disk contents in - /u00/Stage11i/oraApps/Disk1 UnzipCount:1250 Processing Disk1.... Processing Disk2.... Processing Disk3.... Processing Disk4.... Unzip Failed: Cannot execute install of appltop
Next, checked the file /u01/VIS3/oracle/vis3comn/temp/adrunat.sh:
runProcess_1() { printf "runProcess_1n"; printf "Statusstring Installing APPLTOP - gappl.drvn"; $JRE -mx512M -classpath $CLASSPATH oracle.apps.ad.autoconfig.InstantiateFile -e $ENV_FILE -d /u00/Stage11i/startCD/Disk1/rapidwiz/driver/appl/driver/gappl.drv -pwd apps -log /u01/VIS3/oracle/vis3appl/admin/VIS3_oel5vis3/log/installAppl.log -nthreads 5 -verbose exit_code=$? if test "$exit_code" != "0" ; then printf "Cannot execute install of appltopn"; if test "$WIZ_IGNORE_ERROR" != "TRUE" ; then printf "ERRORCODE = $exit_code ERRORCODE_ENDn"; exit $exit_code fi fi runProcess_2 } #
Next, checked the end of the file /u01/VIS3/oracle/vis3appl/admin/VIS3_oel5vis3/log/installAppl.log:
Unzip521 - Start of native unzipping /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip at /u01/VIS3/oracle/vis3appl/fnd/11.5.0/ Retrying unzip for Unzip521 - from /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip Retrying unzip for Unzip521 - from /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip Unzip521 /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip Failed: .end std out. [/u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. note: /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip may be a plain executable, not an archive unzip: cannot find zipfile directory in one of /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip or /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip.zip, and cannot find /u00/Stage11i/oraApps/Disk4/appl/stage/fnd Unzip640 - Start of native unzipping /u00/Stage11i/oraApps/Disk4/appl/stage/au_FRM16.zip at /u01/VIS3/oracle/vis3appl/au/11.5.0/ Unzip642 - Start of native unzipping /u00/Stage11i/oraApps/Disk4/appl/stage/au_FRM18.zip at /u01/VIS3/oracle/vis3appl/au/11.5.0/ _WEB3.zip.ZIP, period. .end err out. Unzip521 - Completed native unzipping unzip -qn /u00/Stage11i/oraApps/Disk4/appl/stage/fnd_WEB3.zip -d /u01/VIS3/oracle/vis3appl/fnd/11.5.0/ >> Thread exiting ..
Reference:
MD5 Checksums for R12.1.1 Rapid Install Media [ID 802195.1]
MD5 Checksums for R12.0.4 Rapid Install Media [ID 728000.1]
MD5 Checksums for 11i10 Rapid Install Media [ID 289821.1]
[amazon asin=0070077290&template=iframe image&chan=default] [amazon asin=1453742735&template=iframe image&chan=default] [amazon asin=0615238440&template=iframe image&chan=default]
0 Comments.