11gR2 install fails -
I am trying to install Oracle Database 11gR2 on Windows Server 2003R2. During the copy files processing, the install fails with an error 'Invalid entry size (expected xxxx and got yyyy). Here is the resulting installActions log. Can anyone help me troubleshoot the issue and determine next steps to complete the install?
SEVERE: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry size (expected 25331456 but got 25331313 bytes)
at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:453)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:973)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:936)
at oracle.install.driver.oui.OUISetupDriver.setup(OUISetupDriver.java:459)