Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Connection refused during opmnctl startall

Connection refused during opmnctl startall

From: Nick <NickFCook_at_gmail.com>
Date: 24 Feb 2006 11:29:31 -0800
Message-ID: <1140809371.117678.287100@e56g2000cwe.googlegroups.com>


I am trying to restart AS10g on SPARC Solaris 9. opmnctl command hangs and only starts 1 of 4 processes (HTTP_Server only)... the output of the command is below.

$ ./opmnctl startall
opmnctl: starting opmn and all managed processes...



opmn id=XXXX:6200

    0 of 3 processes started.

ias-instance id=XXXXXXX

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:

    OC4J/oca/default_island

Error
--> Process (pid=1620)

    time out while waiting for a managed process to start     Log:
    $ORACLE_HOME/opmn/logs/OC4J~oca~default_island~1



ias-component/process-type/process-set:

    OC4J/OC4J_SECURITY/default_island

Error
--> Process (pid=1621)

    time out while waiting for a managed process to start     Log:
    $ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1



ias-component/process-type/process-set:

    OID/OID/OID Error
--> Process (pid=0)

    database dependency failed
    SID
    failed to start a managed process because a dependency check failed     Log:
    none

The sqlnet.log file (below) shows the following entry over and over again, as the connection is being refused. If I log in to the metadata repository I receive an error indicating the listener failed to start a dedicated process. I have tweaked my kernel and oracle settings (semaphores, rlim_max, etc.) and they should be more than adequate. I initially thought it was the oidmon process crashing, but I do not think that's it.

Can anyone offer some insight here?

    TNS for Solaris: Version 10.1.0.4.0 - Production

        TCP/IP NT Protocol Adapter for Solaris: Version 10.1.0.4.0 - Production
  Time: 24-FEB-2006 14:16:12
  Tracing not turned on.
  Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused

TIA... Received on Fri Feb 24 2006 - 13:29:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US