New installation of Oracle 11.1 on Dell RHEL/Linux box. Installed Oracle OHS from
here into a separate ORACLE_HOME (=db OH/apex).
opmnctl startall starts up opmn but times out on starting Apache OHS httpd. No errors in HTTP_Server~1.log, the last line is simply
execing httpd. More surprisingly, no warning/error messages in ohs/logs/error_log, nothing. opmnctl just hangs for a while and comes back with "time out while waiting for a managed process to start". And then I see the opmn process and one httpd process but port 7780 doesn't respond to requests.
Never had any trouble with this before. Everything seems to be setup right but OHS just doesn't want to startup.
Any ideas? Thanks