Installer hangs RHEL 5.1 10.2.0.1
Following this install guide http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRHEL5.php
Installer is very slow but is running remotely, first installation screen appears and I can set the database name and password, then the "this will take some time" window appears and never goes any further. Eventually I kill the install process.
Kernel is 2.6.18-92.1.22.el5 server is a GoGrid instance 1GB RAM and 2GB swap
One attempt I ran a trace which ends like this when I killed the install process
gettimeofday({1254763522, 511805}, NULL) = 0
futex(0x83af3c4, FUTEX_WAIT, 2, NULL) = 0
futex(0x83af3c4, FUTEX_WAKE, 1) = 0
Installer is very slow but is running remotely, first installation screen appears and I can set the database name and password, then the "this will take some time" window appears and never goes any further. Eventually I kill the install process.
Kernel is 2.6.18-92.1.22.el5 server is a GoGrid instance 1GB RAM and 2GB swap
One attempt I ran a trace which ends like this when I killed the install process
gettimeofday({1254763522, 511805}, NULL) = 0
futex(0x83af3c4, FUTEX_WAIT, 2, NULL) = 0
futex(0x83af3c4, FUTEX_WAKE, 1) = 0
0