EM12c Upgrade failing at OMS  Configuration

I'm in the process of upgrading and migrating from EM 10.2.0.5 on AIX 6.1 to EM12c on RHEL 6.2 via the 2-System Upgrade method. I've been following the steps in the MOS Note "EM 12c: Upgrading to Enterprise Manager Cloud Control 12.1.0.1 on Linux x86_64 with the 2-System Method [ID 1367919.1]".
During the OMS upgrade OMS Configuration Assistant is failing with the following error:
INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.OMSConfiguration
INFO: oracle.sysman.top.oms:Classpath = /u02/Oracle/Middleware/oms/sysman/jlib/omsConfig.jar:/u02/Oracle/Middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u02/Oracle/Middleware/oms/jlib/emConfigInstall.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emagentSDK.jar:/u02/Oracle/Middleware/oms/jdbc/lib/ojdbc5.jar:/u02/Oracle/Middleware/oms/jdbc/lib/ojdbc14dms.jar:/u02/Oracle/Middleware/oms/jlib/rcu.jar:/u02/Oracle/Middleware/oms/jlib/rcucommon.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emCORE.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emcore_client.jar:/u02/Oracle/Middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/dms.jar:/u02/Oracle/Middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u02/Oracle/Middleware/oms/lib/xmlparserv2.jar:/u02/Oracle/Middleware/oms/sysman/jlib/com.bea.core.apache.log4j_1.2.13.jar:/u02/Oracle/Middleware/oms/sysman/jlib/emCoreSDKImpl.jar
INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=5:microstep=0
INFO: oracle.sysman.top.oms:Fetcing ports from teh static ports file: /u02/Oracle/Middleware/.gcinstall_temp/staticports.ini
INFO: oracle.sysman.top.oms:Setting agent aggregate xml
INFO: oracle.sysman.top.oms:Date: Wed Sep 19 22:07:47 CDT 2012
INFO: oracle.sysman.top.oms:COMMAND: /u02/Oracle/Middleware/oms/bin/omsca NEW -RESPONSE_FILE /u02/Oracle/Middleware/oms/omscarespfile -lock_console -lock_upload -CONFIGURE_REPEATER true -nostart
INFO: oracle.sysman.top.oms:
Check the OMS Configuration Assistant logs at: /u02/Oracle/Middleware/oms/cfgtoollogs/omsca
INFO: oracle.sysman.top.oms:Oracle Enterprise Manager 11g Release 1 Grid Control
INFO: oracle.sysman.top.oms:Copyright (c) 2009, 2010, Oracle. All rights reserved.
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:Doing pre requisite checks ......
INFO: oracle.sysman.top.oms:Pre requisite checks completed successfully
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:Doing infrastructure setup ......
INFO: oracle.sysman.top.oms:Infrastructure setup of EM completed successfully.
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:Doing pre deployment operations ......
INFO: oracle.sysman.top.oms:Pre deployment of EM completed successfully.
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:Deploying EM ......
INFO: oracle.sysman.top.oms:Deployment of EM completed successfully.
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:Configuring webtier ......
INFO: oracle.sysman.top.oms:Configuring webTier completed successfully.
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:Securing OMS ......
INFO: oracle.sysman.top.oms:java.lang.Exception: emkey is not present in repository and backup is not present on file system. Hence emkey cannot be copied to credstore.
INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPostDeployAndReposSetup(OMSWLSAdapter.java:2749)
INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.framework.OMSGenericAdapter.postDeployAndReposSetup(OMSGenericAdapter.java:327)
INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:193)
INFO: oracle.sysman.top.oms:     at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:221)
INFO: oracle.sysman.top.oms:OMSCA-ERR:Securing of OMS failed
INFO: oracle.sysman.top.oms:
INFO: oracle.sysman.top.oms:OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/u02/Oracle/Middleware/oms/cfgtoollogs/omsca/omsca_20120820220747.log
INFO: oracle.sysman.top.oms:
Check the OMS Configuration Assistant logs at: /u02/Oracle/Middleware/oms/cfgtoollogs/omsca
INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
Looking at the OMS CA logs I'm seeing these errors:
SEVERE: Exception: during deploying OWSM
Name of Exception: exceptions.SystemExit
Code of Exception: 11
<traceback object at 3>
com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: The domain directory must exist and contain config/config.xml
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
at com.oracle.cie.domain.script.jython.WLScriptContext.readDomain(WLScriptContext.java:396)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.python.core.PyReflectedFunction.__call__(Unknown Source)
at org.python.core.PyMethod.__call__(Unknown Source)
at org.python.core.PyObject.__call__(Unknown Source)
at org.python.core.PyInstance.invoke(Unknown Source)
at org.python.pycode._pyx3.readDomain$18(/tmp/WLSTOfflineIni2832777503027975460.py:83)
at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni2832777503027975460.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx47.configureOWSM$1(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py:26)
at org.python.pycode._pyx47.call_function(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx47.f$0(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py:103)
at org.python.pycode._pyx47.call_function(/u02/Oracle/Middleware/oms/sysman/omsca/scripts/wls/owsm.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.Py.runCode(Unknown Source)
at org.python.util.PythonInterpreter.execfile(Unknown Source)
at weblogic.management.scripting.WLST.main(WLST.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at weblogic.WLST.main(WLST.java:29)
Caused by: com.oracle.cie.domain.script.ScriptException: The domain directory must exist and contain config/config.xml
at com.oracle.cie.domain.script.ScriptExecutor.readTemplate(ScriptExecutor.java:448)
at com.oracle.cie.domain.script.jython.WLScriptContext.readDomain(WLScriptContext.java:388)
... 30 more
Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterPostDeployAndReposSetup
FINE: Done Deploying OWSM11
Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.framework.OMSGenericAdapter postDeployAndReposSetup
SEVERE: OMSCA-ERR:Post "Deploy and Repos Setup" operations failed. Check the trace file:/u02/Oracle/Middleware/oms/cfgtoollogs/omsca/omsca_20120820220747.log
Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
SEVERE: Post "Deploy and Repos Setup" operations failed.
Aug 20, 2012 10:11:11 PM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
FINE: Got resultfalse
Has anyone seen this before?
Thanks,
Leighton

If you follow Sushil's link, the step you should have performed is mentioned in (e) : the emkey should be copied before taking backup; it's mentioned clearly.
Please share exact steps you did to copy the emkey
- when did you run "emctl config emkey" command ; it seems you run it after backup and before starting upgrade to 12c. Please confirm
- did you see a 12c Installer error message for missing emkey ? did that prompt you to copy the emkey?
- on which box/oms you run the "emctl config emkey" command
- which repository details did you use in "emctl config emkey" command; because at this point of time you have a repository of the old running EM and a cloned repository ( from old EM )
Thank you.
Suman

Similar Messages

  • Install Enterprise Manager Grid Control 11R1 Failed at OMS Configuration

    Hello:
    I have installed Oracle 11g (11.2.0.1) and WebLogic Server (WLS) 10.3.6.0 and currently I am in the process of installing Enterprise Manager Grid Control 11R1 on a Linux RedHat 5.8 and it fails at OMS Configuration.
    I have read the following thread and they suggested to use WLS 10.3.2:
    Trouble installing EM GC -- installer patch 9329357 fails
    I was looking for WLS 10.3.2 in Oracle's website and I could not find it.
    Any help would be greatly appreciated.
    Here is the log regarding the error:
    The patch has more than one Archive Action but there is no Make Action.
    ApplySession applying interim patch '9367763' to OH '/dbs0/product/fmw/oms11g'
    Running prerequisite checks...
    You selected -local option, hence OPatch will patch the local system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
    (Oracle Home = '/dbs0/product/fmw/oms11g')
    Is the local system ready for patching? y
    Y (auto-answered by -silent)
    User Responded with: Y
    Backing up files and inventory (not for auto-rollback) for the Oracle Home
    Backing up files affected by the patch '9367763' for restore. This might take a while...
    Backing up files affected by the patch '9367763' for rollback. This might take a while...
    Patching component oracle.ldap.rsf, 11.1.1.2.0...
    Updating archive file "/dbs0/product/fmw/oms11g/lib/libldapclnt11.a" with "lib/libldapclnt11.a/gslu.o"
    ApplySession adding interim patch '9367763' to inventory
    Verifying the update...
    Inventory check OK: Patch ID 9367763 is registered in Oracle Home inventory with proper meta-data.
    Files check OK: Files from Patch ID 9367763 are present in Oracle Home.
    Execution of 'sh /dbs0/product/fmw/oms11g/install/oneoffs/111010/9367763/custom/scripts/post -apply 9367763 ':
    Return Code = 0
    The local system has been patched and can be restarted.
    OPatch succeeded.
    This config tool has failed. Please re-run this config tool manually from another terminal as
    <ORACLE_HOME>/perl/bin/perl <ORACLE_HOME>/install/oneoffs/apply_NewOneoffs.pl <ORACLE_HOME> <oneoff_numbers>
    Eg: /scratch/EM/agent10g/perl/bin/perl /scratch/EM/agent10g/install/oneoffs/apply_NewOneoffs.pl /scratch/EM/agent10g 5632264,5961654
    Finished one-offs apply...
    Deleting the files...
    Finished deleting the above files...
    Configuration assistant "OMS Oneoff Patch Application" Succeeded
    Running Configuration assistant "Repository Configuration"
    Calling the EMSCHEMA MANAGER: CREATE
    Please check the Repository Configuration Assistant logs at: /dbs0/product/fmw/oms11g/sysman/log/schemamanager
    The create is completed now running the MOS
    Configuration assistant "Repository Configuration" Succeeded
    Running Configuration assistant "MDS Schema Configuration"
    Configuration assistant "MDS Schema Configuration" Succeeded
    Running Configuration assistant "OCM EM Repository Instrumentation"
    Configuration assistant "OCM EM Repository Instrumentation" Succeeded
    Running Configuration assistant "OMS Configuration"
    Executing the OMSCA command...
    Check the OMS Configuration Assistant logs at: /dbs0/product/fmw/oms11g/cfgtoollogs/omsca
    INFO: Required tool's Execution failed
    Configuration assistant "OMS Configuration" Failed
    INFO: ***Configuration Assistants Action END ***
    *** The installation was Successful, but some configuration assistants were failed or cancelled or skipped. ***

    Hello:
    For some reason after selecting the Retry button it successfully passed the Add-on OMS Side Configuration. Now I am failing at the "Agent Configuration Assistant". Here's the agent log:
    log4j:ERROR No appenders could be found for category (oracle.sysman.emas.sdk.discovery.discover.WeblogicTargetDiscovery).
    log4j:ERROR Please initialize the log4j system properly.
    Total Discovery time is :1675milliseconds.
    INFO: oracle.sysman.top.agent:AddingToTargetsXml: WLS targets
    INFO: oracle.sysman.top.agent:Adding /oracle/product/agent11g/sysman/install//oraclewls.out file to /oracle/product/agent11g
    INFO: oracle.sysman.top.agent:addToTargetsXML:TargetInstaller added target file= /oracle/product/agent11g/sysman/install//oraclewls.out to /oracle/product/agent11g successfully.
    INFO: oracle.sysman.top.agent:AgentPlugIn:perform:Starting Agent with startAgent=true
    INFO: oracle.sysman.top.agent:Starting the agent
    INFO: oracle.sysman.top.agent:Starting the agent...
    INFO: oracle.sysman.top.agent:Executing Command: /oracle/product/agent11g/bin/emctl start agent
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager 11g Release 1 Grid Control 11.1.0.1.0
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2010 Oracle Corporation. Allrights reserved.
    INFO: oracle.sysman.top.agent:Agent is already running
    INFO: oracle.sysman.top.agent:Requested Operation Completed with Status = 0
    INFO: oracle.sysman.top.agent:
    The Management Agent Configuration Assistant has failed. The following failureswere recorded:
    Securing of the agent failed.
    INFO: oracle.sysman.top.agent:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.agent:11.1.0.1.0:common:family=CFM:oh=/oracle/product/agent11g:label=10} failed with an unhandled exception:
    java.lang.Exception:
    The Management Agent Configuration Assistant has failed. The following failureswere recorded:
    Securing of the agent failed.
    at oracle.sysman.emcp.agent.AgentPlugIn.startProcessing(AgentPlugIn.java:269)
    at oracle.sysman.emcp.agent.AgentPlugIn.invoke(AgentPlugIn.java:243)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    Any help would be greatly appreciated.
    Thanks,
    Orivares

  • Installing Oracle Grid control 10G fails at OMS configuration on Windows XP

    I am trying to install Oracle 10G Grid control and it fails at OMS configuration. The log file under cfgttool logs shows failed command as
    Oracle.sysman.emcp.oms.Omsplugin -ConfigureOms.
    I tried to run command manually like the following:
    C:\OracleHomes\oms10g -force Oracle.sysman.emcp.oms.Omsplugin -ConfigureOms.
    Whe I run this command nothing happens. How should I got about it. Thanks in advance.
    Venkat

    oracle.sysman.top.oms_<timestamp>log
    has the following error messages and warnings.
    [24-01-2011 13:45:21] Analyzing header for: C:/OracleHomes/oms10g/sysman/admin/emdrep/sql/core/latest/util/util_pkgdefs.sql
    [24-01-2011 13:45:21]      Header: <create type="pkgdefs" pos="ip/webapps/ip_webapp_pkgdef.sql+"/>
    [24-01-2011 13:45:21]      WARNING: Bad pos attribute in repmgr header.
    [24-01-2011 13:45:21]      WARNING: Either there is a non-existent file: "ip/webapps/ip_webapp_pkgdef.sql" in position attribute: "ip/webapps/ip_webapp_pkgdef.sql+"
    [24-01-2011 13:45:21]      WARNING: OR there is a bad repmgr header/no repmgr header in file: "ip/webapps/ip_webapp_pkgdef.sql"
    At the end of the file:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    'Enter Enterprise Manager Root Password :
    ************Enter Agent Registration password :
    ************Unable to connect to opmn.
    Opmn may not be up.
    ================================================================================
    opmn id=test-hv-ms2003e:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.test-hv-ms2003e.teamqsi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2476)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OracleHomes\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:setOmsSecure:OMS Service command=secure oms -secure_port 1159:returned:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\bin\emctl.bat secure lock
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\bin\emctl.bat secure lock have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Checking the security status of the OMS... Done.
    Updating HTTPS Virtual Host for Enterprise Manager OMS... Done.
    OMS Locked. Agents must be Secure and upload over HTTPS Port 1159.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:setOmsLocked:OMS Service command=secure lock:returned:
    INFO: oracle.sysman.top.oms:configureOmsService:Oms Secure Configuration done.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\perl\5.6.1\bin\MSWin32-x86\perl.exe C:\OracleHomes\oms10g\sysman\install\precompilejsp.pl C:\OracleHomes\oms10g\j2ee\OC4J_EM\config\global-web-application.xml
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\perl\5.6.1\bin\MSWin32-x86\perl.exe C:\OracleHomes\oms10g\sysman\install\precompilejsp.pl C:\OracleHomes\oms10g\j2ee\OC4J_EM\config\global-web-application.xml have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'precompiling the JSPs
    precompiling the JSPs done
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:Precompile Jsps done.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\jdk\bin\java.exe -jar C:\OracleHomes\oms10g\sysman\jlib\emclikit.jar client -install_dir=C:\OracleHomes\oms10g\bin
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\jdk\bin\java.exe -jar C:\OracleHomes\oms10g\sysman\jlib\emclikit.jar client -install_dir=C:\OracleHomes\oms10g\bin have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    EM CLI client-side install completed successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:installAdditionalServices for 'client' completed=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\bin\emctl.bat config agent updateTZ
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\bin\emctl.bat config agent updateTZ have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:fixTimeZone completed=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 4 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: stopping opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:Start Opmn Error = CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall have completed with exitCode=206
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: starting opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    '================================================================================
    opmn id=test-hv-ms2003e:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.test-hv-ms2003e.teamqsi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2992)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OracleHomes\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 5 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method

  • GC install fails on OMS Configuration step with NodeManager

    I'm trying to install OEM Grid Control and I'm having some problems getting past the OMS Configuration step in the installation. I'm not very familiar with Oracle products. I've completed all the configuration steps listed in the documentation and in order to resolve an earlier problem, I deleted the Keynectis and Telesec certificates from the cacerts java keystore. NodeManager is being run as a service, though I think the configuration process is launching a new instance because it can't connect to the service. I've also been unable to connect to the service through the WLST nmConnect function, though it's possible my parameters are incorrect. If the only problem is that GCDomain is not registered in the nodemanager.domains file, I'm not sure what I'm doing wrong, because I put it in the nodemanager.domains file located at C:\Oracle\Middleware\wlserver_10.3\common\nodemanager:
    #Domains and directories created by Configuration Wizard
    #Fri Apr 22 15:23:16 EDT 2011
    wl_server=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\wl_server
    medrec-spring=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\medrec-spring
    GCDomain=C\:\\Oracle\\gc_inst\\user_projects\\domains\\GCDomain
    medrec=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\medrec
    note - the file paths are correct and use escaped slashes where appropriate, but this message board system is turning the last double backslash into a line break. I can't find any html solution that works, so just take my word for it
    I restarted NodeManager after making the change as well. Any help would be appreciated. Thanks.
    Details:
    Machine - Windows Server 2008 x64
    DB - 11gR2
    WLS - 10.3.2
    GC - 11.1.0.1
    Install Log:
    FINE: Connecting to Node Manager ... Apr 22, 2011 3:23:19 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: <Apr 22, 2011 3:23:19 PM EDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.> Apr 22, 2011 3:23:19 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: <Apr 22, 2011 3:23:19 PM EDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.> Apr 22, 2011 3:23:19 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: <Apr 22, 2011 3:23:19 PM EDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.> Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: This Exception occurred at Fri Apr 22 15:23:20 EDT 2011. Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: weblogic.nodemanager.NMConnectException: Connection refused: connect. Could not connect to NodeManager. Check that it is running at win2008x64-2:7,401. Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.net.PlainSocketImpl.socketConnect(Native Method) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.net.Socket.connect(Socket.java:525) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:227) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:175) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:168) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.lang.reflect.Method.invoke(Method.java:597) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyReflectedFunction.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyMethod.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyObject.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyObject.invoke(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.pycode._pyx2.nmConnect$3(<iostream>:118) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.pycode._pyx2.call_function(<iostream>) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyFunction.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyObject.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.pycode._pyx41.startNM$1(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py:20) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.pycode._pyx41.call_function(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyFunction.__call__(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.pycode._pyx39.f$0(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\create_em_infra.py:74) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.pycode._pyx39.call_function(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\create_em_infra.py) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyTableCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.PyCode.call(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.core.Py.runCode(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at org.python.util.PythonInterpreter.execfile(Unknown Source) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.management.scripting.WLST.main(WLST.java:131) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at java.lang.reflect.Method.invoke(Method.java:597) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE:      at weblogic.WLST.main(WLST.java:29) Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Fri Apr 22 15:23:20 EDT 2011 Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Node Manager is down starting it Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Not connected to Node Manager Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Launching NodeManager ...
    Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Properties: {ListenAddress=win2008x64-2,ListenPort=7401,NodeManagerHome=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239,StartScriptEnabled=true,StartScriptName=startEMServer.cmd,}
    Apr 22, 2011 3:23:20 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Command: C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\bin\javaw.exe -classpath "C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\lib\rt.jar;C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\lib\i18n.jar;C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_oepe1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JROCKI~1.5-3\lib\tools.jar;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.2.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0\lib\ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Oracle\Middleware\oms11g\sysman\jlib\emConfig.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.odl_11.1.1\ojdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.odl_11.1.1\ojdl2.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.dms_11.1.1\dms.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.dconfig-infra_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xmlparserv2.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xml.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-pmlib.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-policy-core.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-secpol.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.common_11.1.1\wsm-dependencies.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.wsm.policies_11.1.1\wsm-seed-policies.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\orawsdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\mdds.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\ws_confmbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\org.apache.commons.digester_1.7.jar;C:\Oracle\MIDDLE~1\ORACLE~1\..\modules\javax.xml.bind_2.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\..\modules\javax.activation_1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\..\modules\javax.xml.stream_1.1.1.0.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.http_client_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.dconfigbeans_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share.ca_11.1.1\adf-share-base.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share.ca_11.1.1\adf-share-ca.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\adflogginghandler.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\adfsharembean.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\commons-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\jsp-el-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.adf.share_11.1.1\oracle-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\auditwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\sslconfigwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\oamap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\ossoiap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.auditprovider_11.1.1\jps-wls-auditprovider.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-mbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-upgrade.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-patching.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbembedded57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbtools57.jar" weblogic.NodeManager "-v"
    Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:21 PM> <INFO> <Loading domains file: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains> Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:21 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: Loading domains file: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:21 PM> <WARNING> <Domains file not found: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains> Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:21 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap Apr 22, 2011 3:23:21 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: WARNING: Domains file not found: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains Apr 22, 2011 3:23:22 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:22 PM> <INFO> <Loading identity key store: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true> Apr 22, 2011 3:23:22 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:22 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig Apr 22, 2011 3:23:22 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: Loading identity key store: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:23 PM> <WARNING> <Node manager configuration properties file 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' not found. Using default settings.> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM weblogic.nodemanager.server.NMServer <init> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: WARNING: Node manager configuration properties file 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' not found. Using default settings. Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:23 PM> <INFO> <Saving node manager configuration properties to 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties'> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM weblogic.nodemanager.server.NMServer <init> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: Saving node manager configuration properties to 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Node manager v10.3 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Configuration settings: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: NodeManagerHome=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: ListenAddress=win2008x64-2 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: ListenPort=7401 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: ListenBacklog=50 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: SecureListener=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: AuthenticationEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: NativeVersionEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: CrashRecoveryEnabled=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: JavaHome=C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StartScriptEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StopScriptEnabled=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StartScriptName=startEMServer.cmd Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StopScriptName= Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogFile=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.log Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogLevel=INFO Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogLimit=0 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogCount=1 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogAppend=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogToStderr=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: DomainsFile=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: DomainsFileEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StateCheckInterval=500 Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: QuitEnabled=true Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Interface= Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: NetMask= Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: UseMACBroadcast=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: DomainRegistrationEnabled=false Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Domain name mappings: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:23 PM> <INFO> <Secure socket listener started on port 7,401, host WIN2008x64-2/192.168.182.135> Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Apr 22, 2011 3:23:23 PM weblogic.nodemanager.server.SSLListener run Apr 22, 2011 3:23:23 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: Secure socket listener started on port 7,401, host WIN2008x64-2/192.168.182.135 Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Successfully launched the Node Manager. Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: The Node Manager process is running independent of the WLST process. Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Exiting WLST will not stop the Node Manager process. Please refer Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: to the Node Manager logs for more information. Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: The Node Manager logs will be under C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239 Apr 22, 2011 3:23:30 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Connecting to Node Manager ... Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: <Apr 22, 2011 3:23:41 PM> <WARNING> <Configuration error while reading domain directory> Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: weblogic.nodemanager.common.ConfigException: The domain 'GCDomain' at 'C:\Oracle\gc_inst\user_projects\domains\GCDomain' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file. Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess:      at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:257) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess:      at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:224) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess:      at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:108) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess:      at weblogic.nodemanager.server.Handler.run(Handler.java:70) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess:      at java.lang.Thread.run(Thread.java:619) Apr 22, 2011 3:23:41 PM oracle.sysman.omsca.util.ProcessOutputReader run
    ...

    I have a JDK already installed, but isn't JRockit being used by NodeManager in this case? Does NodeManager need to run on the JDK?
    Regardless, I tried changing JavaHome in the nodemanager.properties file to the JDK/jre directory, but the log file still has the original path. The log seems to indicate that the process thinks that NodeManager is down because it can't connect, so it launches a new instance and uses default configuration parameters, which naturally wouldn't have my changes to the nodemanager.domain or nodemanager.properties files.
    Also, the log says it can't connect to NodeManager at win2008x64-2:7,401. I'm not sure why there's a comma in there, but by the time this configuration step fails, there is a javaw.exe process listening on port 7401 and if I retry the step without killing it, the step will fail earlier because the port is already bound.

  • Error in OMS configuration when Installing 10g Grid Control

    Hi All,
    I am installing Enterprise manager Grid control 10g for Rac. This is failing on OMS configuration.I check log file and found following error under OracleHomes/oms10g/sysman/log/emca_repos_drop12_29_46:
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=bomlsr01)(PORT=1541)))(CONNECT_DATA=(SID=APPSUPG))): ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    As I am installing this on RAC I passed service name (DB name) value not SID.
    Could anyone please tell where I am doing wrong?
    Thanks
    Sanjeev

    OK, but when looking at the error message
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=bomlsr01)(PORT=1541)))
    (CONNECT_DATA=(SID=APPSUPG))): ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    (DBD ERROR: OCIServerAttach)
    and comparing it with the result of the tnsping
    (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=bomlsr01.firstassist.org.uk)(PORT=1541)) (CONNECT_DATA= (SERVICE_NAME=APPSUPG)
    (INSTANCE_NAME=RAC1)))
    I see two differences:
    => SID=APPSUPG / SERVICE_NAME=APPSUPG
    => HOST=bomlsr01 / HOST=bomlsr01.firstassist.org.uk
    The harder part now is to figure out what needs to be done to fix your issue. I would suggest to take a look at the documentation (installing
    GC on RAC)

  • Failed to upgrade Oracle Cluster Registry configuration

    I'm making a new installation of Oracle RAC environment, the clusterware version is 10 and therefore the RDBMS, I'm using oracle linux 5 update 7, the installation is being performed on only one machine. The problem occurs at the end of the installation when I try to run / u01/app/oracle/product/10.2.0/crs/root.sh the error messages are:
    Failed to upgrade Oracle Cluster Registry configuration, which is issued shortly after the execution of root.sh.
    And in the log the error message is:
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] ocrconfig starts ...
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] Upgrading OCR data
    31/10/2011 11:36:36.661: [OCRCONF] [103401184] OCR Already in current version.
    31/10/2011 11:36:36.669: [OCRCONF] [103401184] Failed to call clsssinit (21)
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Failed to make a backup copy of OCR
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Exiting [status = failed] ...
    If anyone has faced this error and won, I'm accepting suggestions.
    Att.
    Italo Moisés dos Santos.

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

  • OMS 11g failing in "Agent Configuration" phase - securing agent

    I'm installing OMS 11g on an Oracle Linux 5 (x64) server and it's failing on the agent configuration step. When I look in the logs I found that it was failing on securing the agent and that there were ssl errors and timeouts.
    Has anybody else had this problem?

    If you have 10.3.3 installed it will fail on the "OMS Configuration step". I am also failing on the "Agent Configuration" step. You don't happen to know what ports need to be open for securing an agent do you?
    EDIT:
    Seems like there might be some answers here http://download.oracle.com/docs/cd/E11857_01/install.111/e16847/firewalls.htm#BABIGHDH
    I am not very smart about firewalls/network diagrams but it looks like the agent will need 3782 for incoming secure communications, and 1159 for outgoing secure communications if you used the default ports
    Edited by: user8851997 on May 19, 2010 11:03 AM
    Edited by: user8851997 on May 19, 2010 11:36 AM
    EDIT: Seems like in my case all the ports are open, but it times out on the genwallet function. This is what I see in my $ORACLE_HOME/sysman/log/secure.log for the agent home.
    [19-05-2010 12:55:41] USERINFO ::Securing agent... Started.
    2010-05-19 12:55:41,756 [main] INFO agent.SecureAgentCmd secureAgent.226 - Requesting an HTTPS Upload URL from the OMS
    2010-05-19 12:55:41,763 [main] INFO agent.SecureAgentCmd openPage.829 - Opening: https://asgoravlt01.ga.com:4900/em/genwallet
    2010-05-19 13:01:43,401 [main] ERROR agent.SecureAgentCmd main.210 - Failed to secure the Agent:
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:746)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75)
    at HTTPClient.BufferedInputStream.fillBuff(BufferedInputStream.java:206)
    at HTTPClient.BufferedInputStream.read(BufferedInputStream.java:126)
    at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:348)
    at HTTPClient.RespInputStream.read(RespInputStream.java:147)
    at HTTPClient.RespInputStream.read(RespInputStream.java:108)
    at HTTPClient.Response.readResponseHeaders(Response.java:1107)
    at HTTPClient.Response.getHeaders(Response.java:832)
    at HTTPClient.Response.getStatusCode(Response.java:331)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:92)
    at HTTPClient.HTTPResponse.handleResponseImpl(HTTPResponse.java:872)
    at HTTPClient.HTTPResponse.access$000(HTTPResponse.java:62)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:839)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:837)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:837)
    at HTTPClient.HTTPResponse.getInputStream(HTTPResponse.java:677)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.openPage(SecureAgentCmd.java:880)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.getOMSSecurePort(SecureAgentCmd.java:800)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:227)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:203)
    Edited by: user8851997 on May 19, 2010 2:40 PM
    Edited by: user8851997 on May 19, 2010 2:44 PM

  • OMS configuration assistant failed during install OEM 10gR2

    I'm installing OEM Grid control 10g R2 using new database. Everything ran smoothly till OMS configuration assistant was kicked off. All other configuration tools ran before this one were succeeded.
    When OMS configuration tool started, it hung there for a long time, so I "stop" and "retry" it, got message in detail box" /usr/oracle/OracleHomes/agent10g/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same."
    In "configToolFailedCommands" file, showing "oracle.sysman.emcp.agent.AgentPlugIn".
    I tried to "stop" and "retry", machine was frozen. What can I do now?
    Please help. I'm stuck here.
    Thanks in advance!

    The configuration failed again.
    I stopped 9i listener (we have 9i dbs on same server) then ran OMS configuration tool from command line like this:
    cd /usr/oracle/OracleHomes/oms10g/oui/bin
    ./runConfig.sh ORACLE_HOME=/usr/oracle/OracleHomes/oms10g ACTION=Configure MODE=PerformPerform - mode is starting for action: Configure
    Perform - mode finished for action: Configure
    You can see the log file: /usr/oracle/OracleHomes/oms10g/cfgtoollogs/oui/configActions2007-05-15_01-50-02-PM.log
    The content of above log is: ###################################################
    The action configuration is performing
    The plug-in OMS Configuration is running
    Operation Stopping OPMN Processes is in progress.
    Operation EM Deploying is in progress.
    Operation Unlocking Passwords and Out of Box setup is in progress.
    The plug-in OMS Configuration has failed its perform method
    The action configuration has failed its perform method
    Since it failed, I checked <OMS_HOME>/cfgtoollogs/cfgfw/oracle.sysman.top.oms_<Timestamp>.log, saw the following:
    WARNING: oracle.sysman.top.oms:getConnection::Connection refused://astham:1521/oemtest:Exception=Io exception: The Network Adapter could not establish the connection
    INFO: oracle.sysman.top.oms:Failed to connect to Database for:SYS, sysPwd=******, connectString=//astham:1521/oemtest. ConnectException=Io exception: The Network Adapter could not establish the connection
    WARNING: oracle.sysman.top.oms:Failed to initialize JDBC Connection
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on
    an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    IN THIS CASE, WHAT CAUSED THE FAILURE? HOW TO FIX? PLEASE ADVISE! THANKS!!!

  • OMS Configuration failed

    While installing EMGC:
    OMS Configuration failed:
    Error encountered:
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Connection refused. Could not connect to NodeManager. Check that it is running at <machine_name>:7,403.
    Use dumpStack() to view the full stacktrace
    Mon Nov 15 13:28:33 PST 2010
    <traceback object at 2>
    Restarting the Nodemanager didn't help.
    WLS is 10.3.2
    Could anyone please provide some guidance?
    Thanks.

    Have you been able to resolve this issue?

  • Oms configuration failing as 64 bit java executable cannot be found

    I'm installing grid control on Solaris 10 using version 1.6_18 of the Java jdk as advised by the documentation on a 64 bit sparc platform. Also, I'm using web logic 10.3.2 from the generic installation (via the single jar) and I have applied the WDJ7 patch to the web logic installation. When installing grid control, which is painfully slow when it comes to creating the repository in the target database it fails on the oms configuration step with:-
    INFO: oracle.sysman.top.oms:execve(): No such file or directory
    INFO: oracle.sysman.top.oms:Error trying to exec /usr/jdk/instances/jdk1.6.0/bin/sparcv9/java.
    INFO: oracle.sysman.top.oms:Check if file exists and permissions are set correctly.
    INFO: oracle.sysman.top.oms:Failed to start a 64-bit JVM process from a 32-bit JVM.
    INFO: oracle.sysman.top.oms:Verify all necessary J2SE components have been installed.
    INFO: oracle.sysman.top.oms:(Solaris SPARC 64-bit components must be installed after 32-bit components.)
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/Middleware/oms11g/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 8 aggregate instances saved
    INFO: done waiting for Action from 13:48:46.577
    When I downloaded the 1.6_18 jdk there was only one distribution, i.e. no distinction is made as to whether the installation platform is 32 or 64 bit. I understand that with version 1.6_21 of the jdk you can get the 64 bit run time via the SUNWj6rtx package, however the Oracle documentation explicitly states that 1.16_18 should be used and there are plenty of articles on the internet stating that if a different versions of the 1.6 JDK are used this will cause problems further down the line. Can someone advise me has to how to resolve this issue.

    I successfully installed OMS 11g on solaris 64 bit sparc. Although I used JDK build 1.6.0_20-b02 but it worked perfectly. I think your JDK installation is not proper. you have to install sparcv9 part of JDK as well. please check is there any folder sparcv9 under your JAVA_HOME/bin? if not then you have to install it

  • 'dns' server failed to upgrade the Network Registrar configuration databases!!!

    I have problem with installation the Network Registrar 7.2. According to the install log: "The 'dhcp' server failed to upgrade the Network Registrar configuration databases !!! See C:\NetworkRegistrar\Local\temp/dhcp_upgrade_status_log for details." The dhcp_upgrade_status_log is not found on my PC.
    Do somebody familar with such problem?
    Thank in advance.

    Hi Dave,
    Any luck on this thread? Where you able to find a work around on this problem? I am encountering also the same problem thou my OCR and Voting Disk are on raw partition.
    I have done clean-up using the "dd" command and re-install CRS a couple of times and still with no luck...
    Hope RAC gurus can help us on this.
    Any help would be much appreciated.
    Thanks!

  • 12c cloud control error "OMS Configuration fail at 78%"

    Hi Experts,
    I am installing  OEM 12c it stuck after completion 78%, m not getting what is error and how to solve it
    id_check_compatible_param_ins ==> pass
    id_check_db_blocksize_param ==> pass
    id_check_processes_param ==> pass
    id_check_memory_target_param ==> pass
    id_check_workarea_size_policy_param ==> pass
    id_check_session_cached_cursors_param ==> pass
    id_check_job_queue_processes_param_ins ==> pass
    id_check_open_cursors_param ==> pass
    id_check_log_buffer_param ==> pass
    id_check_shared_pool_size_param ==> pass
    id_check_db_cache_size_param ==> pass
    id_check_large_pool_size_param ==> pass
    id_check_java_pool_size_param ==> pass
    id_check_streams_pool_size_param ==> pass
    id_check_timed_statistics_param ==> pass
    id_check_statistics_level_param ==> pass
    id_check_redo_log_size ==> pass
    id_check_invalid_objects ==> pass
    id_check_stats_gather_job ==> pass
    id_check_nls_length_semantics ==> pass
    id_check_undo_management ==> pass
    id_check_table_space_check ==> pass
    table_space_check_2_id ==> pass
    partitioning_option_check_id ==> pass
    id_sec_remote_login_passwordfile ==> pass
    id_sec_maximum_enables_roles_check ==> pass
    id_check_stale_percent_global_preference ==> pass
    id_check_sysman_absence_in_install ==> pass
    id_check_existence_of_public_synonym ==> pass
    id_check_absence_of_tablespaces ==> pass
    id_check_absence_of_em_schema ==> pass
    id_check_db_is_enterprise_edition ==> pass
    id_check_if_dbms_packages_are_valid ==> pass
    id_check_sql_baseline_plan_cap ==> pass
    id_check_temp_ts_group_present ==> pass
    INFO: oracle.sysman.top.oms:Post Corrective Action Success
    INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in MDS Schema Configuration
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.MDSSchemaConfiguration
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/SchemaVersion.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/jlib/ua.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.ldap_11.1.1/ojmisc.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=7:microstep=0
    INFO: oracle.sysman.top.oms:__________________________DUMPING PARAMETERS______________________________________________
    INFO: oracle.sysman.top.oms:OracleHome: /u01/app/oracle/product/12.1.0/middleware/oms
    INFO: oracle.sysman.top.oms:Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=cloud)(PORT=1521)))(CONNECT_DATA=(SID=OEM)))
    INFO: oracle.sysman.top.oms:SYS User: SYS
    INFO: oracle.sysman.top.oms:________________________________________________________________________
    INFO: oracle.sysman.top.oms:MDS Schema Creation status: COMPLETED
    INFO: oracle.sysman.top.oms:MDS Schema Creation is successful
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting opss Schema Creation.
    INFO: oracle.sysman.top.oms:Successfully created OPSS schema
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting APM Schema Creation.
    INFO: oracle.sysman.top.oms:Successfully created APM schema
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.OMSConfiguration
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/emConfigInstall.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc5.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc14dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/lib/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCoreSDKImpl.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=8:microstep=0
    INFO: oracle.sysman.top.oms:Fetching the ports from staticports.ini file: /u01/app/oracle/product/12.1.0/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:OMSCA Commnad /u01/app/oracle/product/12.1.0/middleware/oms/bin/omsca NEW
    INFO: oracle.sysman.top.oms:The config type is  SIMPLE
    INFO: oracle.sysman.top.oms:The deployment size is  MINI
    INFO: oracle.sysman.top.oms:COMMAND: /u01/app/oracle/product/12.1.0/middleware/oms/bin/omsca NEW -RESPONSE_FILE /u01/app/oracle/product/12.1.0/middleware/oms/omscarespfile -lock_console -lock_upload -CONFIGURE_REPEATER true -APPNAME  emdb -APPSIZE small -nostart
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/12.1.0/middlewarDoing pre requisite checks ......
    INFO: oracle.sysman.top.oms:Pre requisite checks completed successfully
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing infrastructure setup ......
    INFO: oracle.sysman.top.oms:Infrastructure setup of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing pre deployment operations ......
    INFO: oracle.sysman.top.oms:Pre deployment of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Deploying EM ......
    INFO: oracle.sysman.top.oms:Deployment of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Configuring webtier ......
    INFO: oracle.sysman.top.oms:Configuring webTier completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Securing OMS ......
    INFO: oracle.sysman.top.oms:EM Key is secured and is backed up at /u01/app/oracle/product/12.1.0/middleware/oms/sysman/config/emkey.ora
    INFO: oracle.sysman.top.oms:Adapter created successfully: emgc_USER
    INFO: oracle.sysman.top.oms:Adapter created successfully: emgc_GROUP
    INFO: oracle.sysman.top.oms:Post "Deploy and Repos Setup" operations completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Performing Post deploy operations ....
    INFO: oracle.sysman.top.oms:Software Library OMS shared storage is not configured, skipping metadata registration
    INFO: oracle.sysman.top.oms:pluginID:oracle.sysman.core
    INFO: oracle.sysman.top.oms:Done with csg import
    INFO: oracle.sysman.top.oms:pluginID:oracle.sysman.core
    INFO: oracle.sysman.top.oms:Done with csg import
    INFO: oracle.sysman.top.oms:Post deploy operations completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:EM configuration completed successfully.
    INFO: oracle.sysman.top.oms:EM URL is:https://cloud.union.com:7801/em
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:/u01/app/oracle/product/12.1.0/middleware/oms/install/ocm/ocmInstance.txt (No such file or directory)
    INFO: oracle.sysman.top.oms:Command for doing Self Update registration: /u01/app/oracle/product/12.1.0/middleware/oms/bin/emctl register oms metadata -service SelfUpdateEntityInstance -file /u01/app/oracle/product/12.1.0/middleware/oms/install/selfUpdate/agent_software_manifest.xml -core
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 2 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    IMetadata registration successful
    INFO: oracle.sysman.top.oms:/u01/app/oracle/product/12.1.0/middleware/oms/bin/emctl register oms metadata -service SelfUpdateEntityInstance -file /u01/app/oracle/product/12.1.0/middleware/oms/install/selfUpdate/agent_software_manifest.xml -core  completed with exit code : 0
    INFO: oracle.sysman.top.oms:Agent software entity instance registration to Self Update is successful.
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in Plugins Deployment and Configuration
    INFO: oracle.sysman.top.oms:The plug-in Plugins Deployment and Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.PluginCA
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/emConfigInstall.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc14.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc14dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/lib/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/com.bea.core.apache.log4j_1.2.13.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=9:microstep=0
    INFO: oracle.sysman.top.oms:Fetching the ports from staticports.ini file: /u01/app/oracle/product/12.1.0/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:COMMAND: /u01/app/oracle/product/12.1.0/middleware/oms/bin/pluginca  -oracleHome /u01/app/oracle/product/12.1.0/middleware/oms -middlewareHome /u01/app/oracle/product/12.1.0/middleware -action  deploy  -plugins oracle.sysman.db=12.1.0.3.0,oracle.sysman.xa=12.1.0.3.0,oracle.sysman.emas=12.1.0.3.0,oracle.sysman.mos=12.1.0.4.0,
    INFO: oracle.sysman.top.oms:pluginca - Plugin Configuration Tool
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager 12c Release 2 Grid Control
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:Log file: /u01/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/pluginca/gcinstall_2013-09-02_20-16-02/configplugin_deploy_2013-09-02_20-16-02.log
    INFO: oracle.sysman.top.oms:Trace file: /u01/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/pluginca/gcinstall_2013-09-02_20-16-02/configplugin_deploy_2013-09-02_20-16-02.trc
    INFO: oracle.sysman.top.oms:Initializing PluginCA.
    INFO: oracle.sysman.top.oms:Options passed: -loglevel debug -oraclehome /u01/app/oracle/product/12.1.0/middleware/oms -middlewarehome /u01/app/oracle/product/12.1.0/middleware -action deploy -plugins oracle.sysman.db=12.1.0.3.0,oracle.sysman.xa=12.1.0.3.0,oracle.sysman.emas=12.1.0.3.0,oracle.sysman.mos=12.1.0.4.0,
    INFO: oracle.sysman.top.oms:Starting Deployment
    INFO: oracle.sysman.top.oms:Invoking pre deploy callbacks.
    INFO: oracle.sysman.top.oms:OMS state could be found. It is down
    INFO: oracle.sysman.top.oms:Performing Midtier deconfig
    INFO: oracle.sysman.top.oms:Performing Midtier config
    INFO: oracle.sysman.top.oms:Performing Opss deconfig
    INFO: oracle.sysman.top.oms:Performing Opss config
    INFO: oracle.sysman.top.oms:Performing Post metadata registration
    INFO: oracle.sysman.top.oms:Performing Midtier update oh prop
    INFO: oracle.sysman.top.oms:Performing Post config module
    INFO: oracle.sysman.top.oms:Invoking post deploy callbacks.
    INFO: oracle.sysman.top.oms:Completed Deployment
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.smss_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.3.0_oracle.sysman.emct_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.sesy_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.ssad_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.sysman.bda_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.soee_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.3.0_oracle.sysman.emfa_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.sysman.empa_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.sysman.smf_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smad_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.sidb_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smdn_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.5.0_oracle.sysman.ssa_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.3.0_oracle.em.sehc_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.satc_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.soav_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smis_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smbs_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.secl_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.secs_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.4.0_oracle.sysman.vt_2000_0.opar
    INFO: oracle.sysman.top.oms:The plug-in Plugins Deployment and Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in Start Oracle Management Service
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.StartOMS
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=12:microstep=0
    INFO: oracle.sysman.top.oms:Fetching the ports from staticports.ini file: /u01/app/oracle/product/12.1.0/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: /u01/app/oracle/product/12.1.0/middleware/oms/bin/emctl start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 2 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.oms:Starting Oracle Management Server...
    INFO: oracle.sysman.top.oms:Starting WebTier...
    INFO: oracle.sysman.top.oms:WebTier Successfully Started
    INFO: oracle.sysman.top.oms:Oracle Management Server Could Not Be Started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check /u01/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service has failed its perform method

    Hi,
    I thank you for your previous reply. I went through the following steps as you suggested after facing the problem "installation  failed at  78% it will not able to start OMS".
    emctl stop oms -all
    output is:
    oracle enterprise manager cloud control 12 Release 2
    Stoping WebTier...
    WebTier Succesfully stopped
    AdminServer Succesfully stopped
    Oracle Management Server is Down
    emctl start oms Staring WebTier...
    WebTier Succesfully Started
    Oracle Management Server Could Not Be Started
    Oracle Management Server is Down
    please check /u01/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGS_OMS1/sysman/log/emctl.log for error detail. emctl.log file.
    Here is the content of logfile "emctl.log"
    Kindly help me out to get out of this trouble. I am eagerly waiting for your reply.
    2013-09-04 19:52:12,017 [main] INFO  oms.AdminCredsWalletUtil setInstanceHome.177 - Getting credentials from wallet
    2013-09-04 19:52:12,474 [main] INFO  oms.AdminCredsWalletUtil setInstanceHome.192 - Read the credentials from wallet
    2013-09-04 19:52:12,476 [main] INFO  util.EmctlUtil logp.251 - Connecting over t3s to: cloud.unionsys.com/7102 using id: weblogic
    2013-09-04 19:52:42,565 [main] INFO  mas.CredStoreUtil logp.251 - getCredential : Got creds for mapName -EM keyName - REPOS_DETAILS
    2013-09-04 19:52:51,509 [main] INFO  mas.CredStoreUtil logp.251 - getCredential : Got creds for mapName -EM keyName - ENCR_DETAILS
    2013-09-04 19:52:52,522 [main] INFO  util.EmctlMetadataService logp.251 - Done generating intermediate XSD at /u001/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/tmp/SelfUpdateEntityInstance/self/SelfUpdateManifest.xsd_self from stream sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@1c4a198
    2013-09-04 19:53:10,274 [main] DEBUG wls.OMSController main.197 - Log location is /u001/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2013-09-04 19:53:10,292 [main] INFO  wls.OMSController main.204 - Executing command:stop
    2013-09-04 19:53:10,292 [main] INFO  commands.BaseCommand stopOMS.76 - istopAll is true
    2013-09-04 19:53:10,293 [main] INFO  commands.BaseCommand stopOMS.77 - isForce is true
    2013-09-04 19:53:10,293 [main] INFO  commands.BaseCommand stopOMS.78 - is service is false
    2013-09-04 19:53:10,311 [main] INFO  commands.BaseCommand getEnvProps.446 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2013-09-04 19:53:10,312 [main] INFO  commands.BaseCommand stopOMS.95 - Stopping WebTier...
    2013-09-04 19:53:10,558 [main] INFO  util.EmctlUtil logp.251 - Output messages of the command :
    opmnctl stopall: opmn is not running.
    2013-09-04 19:53:10,558 [main] INFO  util.EmctlUtil logp.251 - error messages of the command :
    2013-09-04 19:53:10,558 [main] INFO  commands.BaseCommand stopOMS.106 - WebTier Successfully Stopped
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.121 - isStopAll is true
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.122 - isForce is true
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.136 - wlst command is /u001/app/oracle/product/12.1.0/middleware/oracle_common/common/bin/wlst.sh /u001/app/oracle/product/12.1.0/middleware/oms/bin/stopOMS.py
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.137 - Executing the wlst command for stopOMS...
    2013-09-04 19:53:10,744 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2013-09-04 19:53:10,745 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:10,746 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>PATH=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/oms/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/perl/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/usr/bin:/usr/ccs/bin:/usr/bin:/usr/ccs/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/u002/cloud/install:/u002/cloud/install:/bin:/usr/bin
    2013-09-04 19:53:10,746 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:10,746 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Your environment has been set.
    2013-09-04 19:53:10,747 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:10,749 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/utils/config/10.3/config-launch.jar::/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2013-09-04 19:53:11,835 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:11,835 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2013-09-04 19:53:11,836 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Type help() for help on available commands
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:16,377 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>is_admin_host is TRUE
    2013-09-04 19:53:16,377 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>stop_all is TRUE
    2013-09-04 19:53:16,378 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>forced_flag is TRUE
    2013-09-04 19:53:16,992 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-09-04 19:53:17,145 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:17 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2013-09-04 19:53:18,558 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,567 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,572 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,577 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,580 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,582 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,584 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,592 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,594 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,776 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Successfully Connected to Node Manager.
    2013-09-04 19:53:18,777 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>status of node manager:
    2013-09-04 19:53:18,777 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2013-09-04 19:53:18,777 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>current status of EMGC_OMS1:
    2013-09-04 19:53:18,779 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,801 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>current status of EMGC_ADMINSERVER:
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>RUNNING
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Killing server EMGC_ADMINSERVER ...
    2013-09-04 19:53:19,209 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Successfully killed server EMGC_ADMINSERVER ...
    2013-09-04 19:53:19,209 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>new status of EMGC_ADMINSERVER:
    2013-09-04 19:53:19,211 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,211 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>SHUTDOWN
    2013-09-04 19:53:19,212 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,212 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>wait until EMGC_ADMINSERVER becomes SHUTDOWN
    2013-09-04 19:53:19,213 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,213 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>SHUTDOWN
    2013-09-04 19:53:19,214 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,217 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Stopped NodeManager successfully
    2013-09-04 19:53:19,223 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Not connected to Node Manager
    2013-09-04 19:53:19,223 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>_END_
    2013-09-04 19:53:19,224 [Thread-4] INFO  commands.BaseCommand run.554 - <ERR>_END_
    2013-09-04 19:53:19,250 [main] INFO  commands.BaseCommand processCmd.487 - wlst process is finished
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.489 - wlst process exited with code 2
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.491 - wlst outstream joined
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.493 - wlst errstream joined
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.499 - process exited with code 2
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand stopOMS.245 - stopOMS finished with result: 2
    2013-09-04 19:53:19,422 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-09-04 19:53:19,467 [main] INFO  commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-09-04 19:53:19,467 [main] INFO  commands.BaseCommand stopOMS.258 - status oms ret code is 8
    2013-09-04 19:54:14,280 [main] DEBUG wls.OMSController main.197 - Log location is /u001/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2013-09-04 19:54:14,284 [main] INFO  wls.OMSController main.204 - Executing command:start
    2013-09-04 19:54:14,466 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-09-04 19:54:14,466 [main] INFO  commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-09-04 19:54:14,467 [main] INFO  commands.BaseCommand execute.64 - currStatus is 8
    2013-09-04 19:54:14,468 [main] INFO  commands.BaseCommand startAdminOnly.425 - wlst command is /u001/app/oracle/product/12.1.0/middleware/oracle_common/common/bin/wlst.sh /u001/app/oracle/product/12.1.0/middleware/oms/bin/startOMS.py
    2013-09-04 19:54:14,468 [main] INFO  commands.BaseCommand startAdminOnly.426 - Executing the wlst command for startOMS...
    2013-09-04 19:54:14,484 [main] INFO  commands.BaseCommand getEnvProps.446 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2013-09-04 19:54:14,669 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2013-09-04 19:54:14,670 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:14,670 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>PATH=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/oms/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/perl/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/usr/bin:/usr/ccs/bin:/usr/bin:/usr/ccs/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/u002/cloud/install:/u002/cloud/install:/bin:/usr/bin
    2013-09-04 19:54:14,671 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:14,671 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Your environment has been set.
    2013-09-04 19:54:14,672 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:14,674 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/utils/config/10.3/config-launch.jar::/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2013-09-04 19:54:15,988 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:15,988 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2013-09-04 19:54:15,988 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Type help() for help on available commands
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:19,546 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>nm home is /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager
    2013-09-04 19:54:19,547 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>is_admin_host is TRUE
    2013-09-04 19:54:19,547 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>admin_start is NONE
    2013-09-04 19:54:19,548 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>admin_only_start is TRUE
    2013-09-04 19:54:20,129 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-09-04 19:54:20,282 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:20 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2013-09-04 19:54:21,560 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,568 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,573 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,578 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,582 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,584 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,587 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,594 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,596 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,619 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>This Exception occurred at Wed Sep 04 19:54:21 IST 2013.
    2013-09-04 19:54:21,619 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at cloud.unionsys.com:7404.
    2013-09-04 19:54:21,619 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.socketConnect(Native Method)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.Socket.connect(Socket.java:529)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:228)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:200)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:206)
    2013-09-04 19:54:21,622 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:53)
    2013-09-04 19:54:21,622 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
    2013-09-04 19:54:21,622 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:172)
    2013-09-04 19:54:21,624 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Attempt to connect to nm failed. Trying to start it...
    2013-09-04 19:54:21,624 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-09-04 19:54:21,624 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2013-09-04 19:54:21,624 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.lang.reflect.Method.invoke(Method.java:597)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyMethod.__call__(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyObject.__call__(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyObject.invoke(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx2.nmConnect$3(<iostream>:118)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx2.call_function(<iostream>)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyTableCode.call(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyTableCode.call(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyFunction.__call__(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyObject.__call__(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx47.f$0(/u001/app/oracle/product/12.1.0/middleware/oms/bin/startOMS.py:197)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx47.call_function(/u001/app/oracle/product/12.1.0/middleware/oms/bin/startOMS.py)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyTableCode.call(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyCode.call(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.Py.runCode(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.util.PythonInterpreter.execfile(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.management.scripting.WLST.main(WLST.java:124)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-09-04 19:54:21,627 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2013-09-04 19:54:21,627 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2013-09-04 19:54:21,627 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.lang.reflect.Method.invoke(Method.java:597)
    2013-09-04 19:54:21,627 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>status of node manager:
    2013-09-04 19:54:21,628 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Not connected to Node Manager
    2013-09-04 19:54:21,629 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.WLST.main(WLST.java:29)
    2013-09-04 19:54:21,646 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Launching NodeManager ...
    2013-09-04 19:54:21,647 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT> Properties: {ListenAddress=cloud.unionsys.com,ListenPort=7404,NodeManagerHome=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager,}
    2013-09-04 19:54:21,647 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT> Command: /u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin/java -classpath /u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/lib/rt.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/lib/i18n.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/utils/config/10.3/config-launch.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbytools.jar weblogic.NodeManager -v
    2013-09-04 19:54:22,307 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:22 PM> <INFO> <Loading domains file: /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.domains>
    2013-09-04 19:54:22,312 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:22 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    2013-09-04 19:54:22,312 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Loading domains file: /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.domains
    2013-09-04 19:54:23,911 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:23 PM> <INFO> <Loading identity key store: FileName=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    2013-09-04 19:54:23,911 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:23 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    2013-09-04 19:54:23,911 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Loading identity key store: FileName=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    2013-09-04 19:54:23,919 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:23 PM> <INFO> <Loaded node manager configuration properties from '/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.properties'>
    2013-09-04 19:54:23,919 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:23 PM weblogic.nodemanager.server.NMServer <init>
    2013-09-04 19:54:23,919 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Loaded node manager configuration properties from '/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.properties'
    2013-09-04 19:54:23,929 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Node manager v10.3
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Configuration settings:
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: NodeManagerHome=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager
    2013-09-04 19:54:23,931 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: ListenAddress=cloud.unionsys.com
    2013-09-04 19:54:23,931 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: ListenPort=7404
    2013-09-04 19:54:23,931 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: ListenBacklog=50
    2013-09-04 19:54:23,932 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: SecureListener=true
    2013-09-04 19:54:23,933 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: AuthenticationEnabled=true
    2013-09-04 19:54:23,933 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: NativeVersionEnabled=true
    2013-09-04 19:54:23,933 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: CrashRecoveryEnabled=false
    2013-09-04 19:54:23,934 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: JavaHome=/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre
    2013-09-04 19:54:23,934 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StartScriptEnabled=true
    2013-09-04 19:54:23,936 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StopScriptEnabled=false
    2013-09-04 19:54:23,937 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StartScriptName=startEMServer.sh
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StopScriptName=
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogFile=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.log
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogLevel=INFO
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogLimit=0
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogCount=1
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogAppend=true
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogToStderr=true
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainsFile=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.domains
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainsFileEnabled=true
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StateCheckInterval=500
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: QuitEnabled=true
    2013-09-04 19:54:23,946 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: UseMACBroadcast=false
    2013-09-04 19:54:23,947 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainRegistrationEnabled=false
    2013-09-04 19:54:23,947 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainsDirRemoteSharingEnabled=false
    2013-09-04 19:54:23,947 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Domain name mappings:
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: wl_server -> /u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/samples/domains/wl_server
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: medrec-spring -> /u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/samples/domains/medrec-spring
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: GCDomain -> /u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain
    2013-09-04 19:54:23,949 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: medrec -> /u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/samples/domains/medrec
    2013-09-04 19:54:23,949 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:24,042 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:24 PM> <INFO> <GCDomain> <EMGC_OMS1> <Startup configuration properties loaded from "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/data/nodemanager/startup.properties">
    2013-09-04 19:54:24,042 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:24 PM weblogic.nodemanager.server.AbstractServerManager log
    2013-09-04 19:54:24,043 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Startup configuration properties loaded from "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/data/nodemanager/startup.properties"
    2013-09-04 19:54:24,233 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:24 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2013-09-04 19:54:24,741 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:24 PM> <INFO> <Secure socket listener started on port 7404, host cloud.unionsys.com/192.168.1.22>
    2013-09-04 19:54:24,741 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:24 PM weblogic.nodemanager.server.SSLListener run
    2013-09-04 19:54:24,741 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Secure socket listener started on port 7404, host cloud.unionsys.com/192.168.1.22
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Successfully launched the Node Manager.
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>The Node Manager process is running independent of the WLST process.
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Exiting WLST will not stop the Node Manager process. Please refer
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>to the Node Manager logs for more information.
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>The Node Manager logs will be under /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Node Manager starting in the background
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-09-04 19:54:41,782 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Successfully Connected to Node Manager.
    2013-09-04 19:54:41,782 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2013-09-04 19:54:41,782 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>current status of EMGC_ADMINSERVER:
    2013-09-04 19:54:41,783 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:41,783 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>UNKNOWN
    2013-09-04 19:54:41,783 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:41,784 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Starting server EMGC_ADMINSERVER
    2013-09-04 19:54:41,784 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Starting server EMGC_ADMINSERVER ...
    2013-09-04 19:54:41,786 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Rotated server output log to "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out00008">
    2013-09-04 19:54:41,787 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.LogFileRotationUtil log
    2013-09-04 19:54:41,787 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Rotated server output log to "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out00008"
    2013-09-04 19:54:41,788 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Server error log also redirected to server log>
    2013-09-04 19:54:41,788 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.LogFileRotationUtil log
    2013-09-04 19:54:41,788 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Server error log also redirected to server log
    2013-09-04 19:54:41,789 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Starting WebLogic server with command line: /u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh >
    2013-09-04 19:54:41,790 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.AbstractServerManager log
    2013-09-04 19:54:41,790 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Starting WebLogic server with command line: /u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh
    2013-09-04 19:54:41,806 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Working directory is '/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain'>
    2013-09-04 19:54:41,806 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.AbstractServerManager log
    2013-09-04 19:54:41,806 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Working directory is '/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain'
    2013-09-04 19:54:41,807 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Rotated server output log to "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out00009">
    2013-09-04 19:54:41,808 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.LogFileRotationUtil log
    2013-09-04 19:54:41,808 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Rotated server output log to "/u001/app/oracl

  • OMS Configuration Failed In the Process of Installing OEM Grid Control 10g

    Hi every one,
    i am getting the same problem in the installation Configuration Assistants, OMS Configuration Failed
    I have already installed the Oracle software, created the databse and when i started installation, i selected the 2nd option to use the existing database.
    here is i am getting the error:
    details says that are as follows
    oui-25031 oracle.sysman.emcp.agent.agentplugin,
    so i followed the steps and drop the sysman user with cacade option
    again i got the same error,
    Environment:
    Microsoft Windows XP Professional SP3,
    Oracle 10G 10.2.0.1.0 (Already Installed)
    Dell Inspiron 530
    Intel(R)Core(TM)2 Quad CPU [email protected], 3.0GB RAM
    have enough hard disk.
    Now installing Oralce Enterprise Manager Grid Control 10g release2 (10.2)
    i have seen the error messages in this forum many are on unix environment.
    any views on windows operating system?
    Thank You.

    hi,
    before you install grid, try and patch the database to a later release, 10.2.0.4
    had this issue in work and patching the db resolved the issue.
    I did install database software only, then patch then create database, then install grid
    regards
    Alan

  • Repository upgrade fails 11.1.0.7 db -10.2.0.5 GC patchset

    Installing GridControl 10.2.0.5 on Windows 2003 Server SP2. Initial install successful of 10.2.0.2 using existing database 11.1.0.7. The database was created new to use for GC. Patchset no problems until Configuration Assitant step "Repository Upgrade" failed with errors:
    rem Copyright (c) 1999, 2009, Oracle. All rights reserved.
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.aggregates.ConfigPlugIn
    oracle.sysman.emcp.oms.StartOMS -configureOms
    oracle.sysman.emcp.oms.EMCLISetup
    oracle.sysman.ccr.configCCR.ConfigCCRPlugIn
    oracle.sysman.ccr.configCCR.ConfigRepeaterPlugIn
    Tried to find cause of errors and cannot seem to understand why this step failed.
    Considering uninstalling GC and Oracle 11g and reinstalling GC with "new database" option.
    Anyone successful at installing GC 10.2.0.5 with an 11g database?
    Thank you,
    Curt Swartzlander
    DBA

    pasinc wrote:
    Can anyone help me figure out why the domU is just hanging/blocked?It's not hanging (blocked just means it doesn't need the CPU) -- it's just switched into a graphic mode that the console view can't display. You can either VNC into the guest, or change the kernel boot parameters by removing rhgb quiet and replacing them with console=xvc0 -- this should allow you to see the full boot process and answer the first-boot interview questions without using VNC.
    You can get the VNC details by running: virsh dumpxml <domain ID> and you can get the domain ID from the xm list output.

  • R3 - Repository Upgrade failed

    Hi,
    AIX5, EM10gR2 upgrade to R3.
    (Fresh installation of R2, applied patch 4329444, proceed with R3 upgrade)
    At the Configuration Assistants screen:
    "Repository Upgrade failed"
    $ cat configToolFailedCommands
    # Copyright (c) 1999, 2007, Oracle. All rights reserved.
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.aggregates.ConfigPlugIn
    oracle.sysman.emcp.oms.StartOMS -configureOms
    oracle.sysman.ccr.configCCR.ConfigCCRPlugIn
    Not sure what to do.
    Any hints how to proceed?
    Thx,
    Dobby

    Same problem but on RHEL4 when trying to upgrade to 10.2.0.3. Fresh install with database already 10.2.0.3 and OMS was installed with option "existing DB".
    Database and listener were left running but all other processes were shutdown with opmnctl stopall.
    Any ideas?
    This is the end of $OMS_HOME/sysman/log/emoms.trc:
    2007-10-04 10:23:14,204 [Job Dispatcher Thread] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2007-10-04 10:23:14,220 [Job Dispatcher Thread] ERROR em.jobs preTask.2292 - Cannot get id: Io exception: The Network Adapter could not establish the connection
    2007-10-04 10:23:18,248 [NotificationMgrThread] WARN jdbc.ConnectionCache _getConnection.352 - Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
    at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:108)
    at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
    at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1344)
    at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:435)
    at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:330)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:285)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:253)
    at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
    at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
    at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
    at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
    at oracle.sysman.emSDK.svc.conn.ConnectionService.getSystemConnection(ConnectionService.java:1304)
    at oracle.sysman.emdrep.notification.NotificationMgr.getConnection(NotificationMgr.java:403)
    at oracle.sysman.emdrep.notification.NotificationMgr.run(NotificationMgr.java:1453)
    2007-10-04 10:23:18,251 [NotificationMgrThread] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for

  • In Pages, How can I get headers and footers to show up on more than the first page of each section?

    In Mountain Lion, I considered myself a fairly expert user of Pages. Since "upgrading" to Mavericks, I can't get even basic things to work anymore. My current problem is that the headers and footers are only showing up on the first page of each secti

  • Migration; Exchange 2003 SP2 to Exchange 2013 on new Domain and DC

    I wasn't prepared for this task, and it was thrown at me to do...  Eyes are bleeding from planning reading and planning, would LOVE any input from you guys.  First time posting, here and have heard great things about these forums.  The Company I work

  • Copy/paste after filtering

    After filtering, has anyone found a way to copy/paste only the data that is visible? I have seen this feature on a wish list, so I suspect the answer is no. Would love to be wrong. Thanks!

  • Database file size

    I am using Berkeley DB 5.1.19 with replication manager. I am seeing big differences between the size of the db files between the master and the client, is that expected and if so what is the reason. This has impact on the size of the backup too. On t

  • TS3274 My iPad screen won't rotate

    Please help, I have an iPad 2. My screen won't rotate, I have checked the settings & also the lock on the bottom bar but it's still not working????