Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invalid entry size (expected 226998401 but got 102833 bytes)

VerdiSep 3 2010 — edited Mar 14 2012
OS: Red Hat Linux v5
DB Version: trying to install Oracle Database Software 11g2 Enterprise Edition

I have completed successfully the preinstallation requirements as described in the installation guide for Linux.

During the installation process, at stage "Copy files" I receive the error:
Invalid entry size (expected 226998401 but got 102833 bytes)
And then the installation process is terminated.

I watched the generated log file and I paste here the last lines:
INFO: Number of threads for fast copy :1
INFO: invalid entry size (expected 226998401 but got 102833 bytes)
SEVERE: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry size (expected 22699
8401 but got 102833 bytes)
        at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:45
3)
        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:456)
        at oracle.install.driver.oui.SetupJob.call(SetupJob.java:166)
        at oracle.install.driver.oui.SetupJob.call(SetupJob.java:47)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)

INFO: Update the state machine to STATE_READY
INFO: isSuccessfullInstallation: false
INFO: isSuccessfullRemoteInstallation: true
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Shutting down OUISetupDriver.JobExecutorThread
SEVERE: [FATAL] invalid entry size (expected 226998401 but got 102833 bytes)
   CAUSE: No additional information available.
   ACTION: Refer to the logs or contact Oracle Support Services
   SUMMARY:
       - invalid entry size (expected 226998401 but got 102833 bytes).
Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:7440
INFO: Advice is ABORT
SEVERE: Unconditional Exit
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Finding the most appropriate exit status for the current application
INFO: Exit Status is -1
INFO: Shutdown Oracle Database 11g Release 2 Installer
I found here in the forum a similar problem discussed a liitle:
4426979

but it does not help me much.

Please, could you advise?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 11 2012
Added on Sep 3 2010
6 comments
19,292 views