Question : Input/output error Installing Oracle Application Server

hello Buddies

I am trying to install Oracle Application Server 10g for Linux
with the following files:
as_linux_x86_101201_disk1.cpio
as_linux_x86_101201_disk2.cpio

mi uname -a is:
Linux latorre.servidor 2.6.27.5-117.fc10.x86_64 #1 SMP Tue Nov 18 11:58:53 EST 2008 i686 i686 i386 GNU/Linux

it is a 64bit server, I am writing

linux32 bash

before start the ./runInstaller file.

I have already installed the following patches:
3167528  4015045

they are two perl files I just running using perl + file.pl in both cases, I do not know if I have to do anything else to installed.

My problem is that when I run .runInstaller the following message error appears:

[desarrollo@latorre Disk1]$ ./runInstaller
Checking if /etc/oratab exists........
Found file /etc/oratab, and its writable,Installation to continue........
./runInstaller: line 150: /oracle/oas/Disk1/install/runInstaller: Input/output error

please, I need help :(

Answer : Input/output error Installing Oracle Application Server

At first - please open 'runinstaller' file (it is SHELL script) and look at the line 150. If there is something related to java,  you probably need to check your java installation. Unfortunately, Oracle is very sensitive on java type and version. Even on different architectures, the same version of java may work or not (eg. the same java may be OK for i386, but won't work for x86_64.)
Random Solutions  
 
programming4us programming4us