DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Cannot start OC4J

  1. #1
    Join Date
    Jan 2008
    Posts
    2

    Cannot start OC4J

    I have problem with start IC4J:
    Code:
    ./opmnctl startproc ias-component=OC4J process-type=Home
    Internal error message 684 could not be found in the msb file
    opmnctl: starting opmn managed processes...
    Internal error message 684 could not be found in the msb file
    ================================================================================
    opmn id=test:6200
        0 of 1 processes started.
    
    ias-instance id=orexrep.test
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        OC4J/Home/default_island
    
    Error
    --> Process (pid=24857)
        failed to start a managed process after the maximum retry limit
        Log:
        /OracleAS/AS/opmn/logs/OC4J~Home~default_island~1
    In logs:

    Code:
    --------
    08/01/11 11:09:40 Start process
    --------
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/LoggingConfigurationException
    
    --------
    08/01/11 11:09:42 Start process
    --------
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/LoggingConfigurationException
    help!)

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    is your ORACLE_HOME set correctly

  3. #3
    Join Date
    Jan 2008
    Posts
    2
    yes
    Code:
    env|grep ORA
    ORACLE_SID=orexrep
    ORACLE_HOME=/OracleAS/AS/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width