Debugging WLS remotelly

I would like to debug WLS (running on Linux) from MS Windows, without changing the code itself. I want to stop the execution (I can stop the whole WLS, also not neccessary to restrict stoping to a certain thread) at certain methode of class xxx. I have the sourcecode / classfiles also locally (Windows) they are identical with classes running on Linux. Is there any way for remote debugging ?
I don't need very confortable debugging. I need only to see, what methodes were executed. I have a hang-problem (a method "never comes back"). Because in this method are called a lot of methodes with access to host, etc. is also helpful to know, where it hangs.
Thank you in advance.

You'll need to start your WLS with the correct JPDA (Java Platform Debugger Architecture) parameters. If the server is set up correctly, you can connect from any JPDA-based debugger on any host (assuming your firewall lets you reach it).
If your Linux server is running in development mode, it probably already has the correct startup parameters, which defaults to sockets, and port 8453, most likely.
That should get you started on your research.

Similar Messages

  • Debugging WLS 4.5.1 with Symantech VCafe

    Hi,
    If anybody knows how to debug EJBs running in WLS remotely from Visual
    Cafe 3.0, will you please describe how you do it?
    Config: WLS 4.5.1, Cafe 3.0, Oracle 8i, NT 4.0 & Solaris
    Thanks!!!!
    [eytan.vcf]

    This was posted in the product support group:
    Hi Andrew. You are not alone. Upgrading to 4.5.1 and the multiple
    classloaders caused similar problems for everyone. Here's how to get Cafe
    and WebLogic 4.5.1 to play nice together.
    1. Set the startup class in your project to the class the loads
    weblogic. In this class, set -Dclasspath, -Dweblogic.class.path and
    -Dweblogic.system.home variables.
    2 Compile your entire project.
    3. Go to Tools -> Env. options -> Debugging ->Run-Time Editing and check
    the radio button that says 'Prompt before compiling ...'
    4. Go to Project -> Options ->Directories and uncheck 'Append class path'
    and 'Auto-generate class path'
    Now you are ready to debug. Try it and let me know if you have any
    problems. Hope this helps.
    --Vinny
    Eytan Ben-Meir wrote:
    Hi,
    If anybody knows how to debug EJBs running in WLS remotely from Visual
    Cafe 3.0, will you please describe how you do it?
    Config: WLS 4.5.1, Cafe 3.0, Oracle 8i, NT 4.0 & Solaris
    Thanks!!!!

  • Remote Debugging WLS v. 8.1/ Windows: How to set JAVA_OPTIONS?

    How does one set JAVA_OPTIONS with no "startWebLogic.bat" supplied with WLS v. 8.1, for remote debugging?
              (Note: Prefer to not have to run in unix emulation.)
              

              WebLogic 8.1 has the startWebLogic script file in user_projects/domains/<WLS_Domain>
              directory. <WLS_Domain> is the WebLogic Server Domain directory.
              Marvin Toll <[email protected]> wrote:
              >How does one set JAVA_OPTIONS with no "startWebLogic.bat" supplied with
              >WLS v. 8.1, for remote debugging?
              >
              >(Note: Prefer to not have to run in unix emulation.)
              

  • Remote Debugging WLS

    Has anyone set up a script (Windows) to run WLS in debug mode (-Xdebug)
    according to the JPDA spec using JDK1.2.2? I want to step into EJB from
    JBuilder.
    Thanks, Jon

    Hi.
    I modified one of our standard start scripts for WL 4.5.1 to do this. The
    server does start with this script, but I haven't used it to step into an
    EJB from an IDE.
    Hope this helps,
    Michael Young
    BEA Systems
    levyjj wrote:
    Has anyone set up a script (Windows) to run WLS in debug mode (-Xdebug)
    according to the JPDA spec using JDK1.2.2? I want to step into EJB from
    JBuilder.
    Thanks, Jon[startdebug12.cmd]

  • Remote debugging wls 7

    I'm having a problem trying to debug a WLS application. Using intellij to attach
    to the WLS 7 instance it takes an infinitely long time to remote process.
    i had a similar problem in v6 that was solved by changing the VM from hotspot to
    classic.
    Any help
    Simon

              WebLogic 8.1 has the startWebLogic script file in user_projects/domains/<WLS_Domain>
              directory. <WLS_Domain> is the WebLogic Server Domain directory.
              Marvin Toll <[email protected]> wrote:
              >How does one set JAVA_OPTIONS with no "startWebLogic.bat" supplied with
              >WLS v. 8.1, for remote debugging?
              >
              >(Note: Prefer to not have to run in unix emulation.)
              

  • Error while starting OMS during installation of Enterprise Manager12c

    Hello Guys,
    I am trying to install Oracle Enterprise Manager 12c(64bit) on OEL5.2(64bit), but after successfully going through all
    the per-requisites of the installation; the installation fails at 89% "Start Oracle Management Service" phase and
    at "Agent Configuration Assistant" phase.
    Error is "Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'"
    Tried to resolve the certificate issue in the log following the MOS [ID 1320530.1] - Ignoring the trusted CA certificate warnings when connecting to Node Manager using WLST nmConnect() but the command keytool failed with java exception.
    I am using two VMs for the setup:-
    Oracle Management Repository :=
    Server Name = OEM12c-OMR-01.example.com
    Operating system = OEL5.5(64bit)
    Database = Oracle Database 11g Enterprise (64bit)
    Database SID     = OMR
    Ram          = 8 GB
    HDD          = 100 GB
    Oracle Management Repository :=
    Server Name      = OEM12c-OMS-01.example.com
    Operating system = OEL5.2(64bit)
    Ram          = 8 GB
    HDD          = 100 GB
    OEM Installer log:=
    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:Fetcing ports from teh static ports file: /home/oracle/software/oracle/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: /home/oracle/software/oracle/middleware/oms/bin/emctl start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:Starting WebTier...
    INFO: oracle.sysman.top.oms:WebTier Successfully Started
    INFO: oracle.sysman.top.oms:Starting Oracle Management Server...
    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 /home/oracle/software/oracle/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 optional perform method
    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 = /home/oracle/software/oracle/middleware/oms/sysman/jlib/omsConfig.jar:/home/oracle/software/oracle/middleware/oms/jdbc/lib/ojdbc6.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emcore_client.jar:/home/oracle/software/oracle/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/home/oracle/software/oracle/middleware/oms/jlib/rcucommon.jar:/home/oracle/software/oracle/middleware/oms/jdbc/lib/ojdbc6.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emagentSDK.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/home/oracle/software/oracle/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/software/oracle/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=9:microstep=0
    INFO: oracle.sysman.top.oms:Fetcing ports from teh static ports file: /home/oracle/software/oracle/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: /home/oracle/software/oracle/middleware/oms/bin/emctl start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:Starting WebTier...
    INFO: oracle.sysman.top.oms:WebTier Successfully Started
    INFO: oracle.sysman.top.oms:Starting Oracle Management Server...
    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 /home/oracle/software/oracle/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 optional perform method
    /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log :=
    2012-06-03 21:19:28,986 [main] DEBUG wls.OMSController main.199 - Log location is /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-06-03 21:19:28,989 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-06-03 21:19:28,989 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-06-03 21:19:29,005 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-06-03 21:19:29,006 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-06-03 21:19:29,010 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-06-03 21:19:34,028 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-06-03 21:19:34,029 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-03 21:19:34,029 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-03 21:19:34,030 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-06-03 21:19:40,300 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-06-03 21:19:40,301 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-03 21:19:40,301 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-03 21:19:40,302 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-06-03 21:19:40,302 [main] INFO wls.OMSController startOMS.886 - wlst command is /home/oracle/software/oracle/middleware/oracle_common/common/bin/wlst.sh /home/oracle/software/oracle/middleware/oms/bin/startOMS.py
    2012-06-03 21:19:40,302 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-06-03 21:19:40,303 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-06-03 21:19:40,303 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-06-03 21:19:40,353 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules//wlst/resources/igfwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2012-06-03 21:19:40,354 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:40,354 [Thread-1] INFO wls.OMSController run.1744 - <OUT>PATH=/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/home/oracle/software/oracle/middleware/oms/bin:/home/oracle/software/oracle/middleware/oms/jdk/bin:/home/oracle/software/oracle/middleware/oms/perl/bin:/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/usr/bin:/usr/ccs/bin:/usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/OEM12c/install:/OEM12c/install:/bin:/usr/bin
    2012-06-03 21:19:40,354 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:40,355 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-06-03 21:19:40,355 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:40,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middlewarehe.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emagentSDK.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emCORE.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/home/oracle/software/oracle/middlewarerces/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/home/oracle/software/oracle/middleware/utils/config/10.3/config-launch.jar::/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2012-06-03 21:19:41,231 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:41,232 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-06-03 21:19:41,232 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:44,452 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-06-03 21:19:44,452 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:44,453 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-06-03 21:19:44,453 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:44,525 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /home/oracle/software/oracle/middleware/gc_inst/NodeManager/emnodemanager
    2012-06-03 21:19:44,527 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-06-03 21:19:44,527 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-06-03 21:19:44,528 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-06-03 21:19:44,958 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-06-03 21:19:45,127 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:45 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>
    2012-06-03 21:19:46,368 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,376 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,384 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,386 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,391 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,393 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,397 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,412 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,417 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 3, 2012 9:19:46 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.>
    2012-06-03 21:19:46,584 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-06-03 21:19:46,585 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-03 21:19:46,585 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-03 21:19:46,585 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,586 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1
    2012-06-03 21:19:46,587 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1 ...
    2012-06-03 21:37:51,702 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'
    2012-06-03 21:37:51,702 [Thread-1] INFO wls.OMSController run.1744 - <OUT>new status of EMGC_OMS1:
    2012-06-03 21:37:51,703 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,703 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>wait until EMGC_OMS1 becomes RUNNING
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,704 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:37:51,705 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:37:51,705 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:01,708 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:01,709 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:11,711 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:11,712 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:11,712 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:11,712 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:11,713 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:21,714 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:21,715 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:31,717 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:31,718 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:41,719 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:41,720 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:38:51,722 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:38:51,723 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:51,723 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:38:51,724 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:38:51,724 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:39:01,725 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:39:01,726 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:39:01,727 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:39:41,739 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:39:41,739 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:39:51,741 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:39:51,742 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:39:51,742 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:40:01,746 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:01,746 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:40:11,748 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:40:11,749 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:11,749 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:40:41,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:41,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-06-03 21:40:51,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-03 21:40:51,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-06-03 21:40:51,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-06-03 21:40:51,762 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-06-03 21:40:51,762 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-06-03 21:40:51,777 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 1
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-06-03 21:40:51,778 [main] INFO wls.OMSController processCmd.1406 - process exited with code 1
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7789
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7801
    2012-06-03 21:40:51,781 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-03 21:40:51,782 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-03 21:40:51,908 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-03 21:40:51,924 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-03 21:40:51,924 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection refused
    2012-06-03 21:40:51,924 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-03 21:40:51,924 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-06-03 21:40:51,924 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 1
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7789
    2012-06-03 21:40:51,925 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7801
    2012-06-03 21:40:51,926 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-03 21:40:51,926 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-03 21:40:51,926 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-03 21:40:51,927 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-03 21:40:51,927 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection refused
    2012-06-03 21:40:51,927 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-03 21:40:51,943 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Thanks & Regards
    Edited by: 938626 on Jun 5, 2012 12:06 AM
    Edited by: 938626 on Jun 5, 2012 12:15 AM

    Hi Akanksha,
    Did more digging abt the issue and finally got the OMS server to actually start even after the certificate issue but after that when the script tries to access login page it gets a 404 error and stops the OMS server.
    I guess raising an SR is my only way out.....
    [oracle@OEM12c-OMS-01 bin]$ ./emctl start oms
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server is Down
    # tail -f /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    ==========================
    2012-06-06 10:11:38,742 [main] DEBUG wls.OMSController main.199 - Log location is /home/oracle/software/oracle/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-06-06 10:11:38,746 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-06-06 10:11:38,746 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-06-06 10:11:38,953 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-06-06 10:11:38,954 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-06-06 10:11:39,001 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-06-06 10:11:46,289 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-06-06 10:11:46,290 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-06 10:11:46,293 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-06 10:11:46,295 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /home/oracle/software/oracle/middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-06-06 10:11:55,079 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-06-06 10:11:55,092 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-06-06 10:11:55,093 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-06-06 10:11:55,094 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-06-06 10:11:55,095 [main] INFO wls.OMSController startOMS.886 - wlst command is /home/oracle/software/oracle/middleware/oracle_common/common/bin/wlst.sh /home/oracle/software/oracle/middleware/oms/bin/startOMS.py
    2012-06-06 10:11:55,096 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-06-06 10:11:55,097 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-06-06 10:11:55,098 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-06-06 10:11:55,277 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2012-06-06 10:11:55,278 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:11:55,278 [Thread-1] INFO wls.OMSController run.1744 - <OUT>PATH=/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/home/oracle/software/oracle/middleware/oms/bin:/home/oracle/software/oracle/middleware/oms/jdk/bin:/home/oracle/software/oracle/middleware/oms/perl/bin:/home/oracle/software/oracle/middleware/wlserver_10.3/server/bin:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/jre/bin:/home/oracle/software/oracle/middleware/jdk16/jdk/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin:/bin:/usr/bin
    2012-06-06 10:11:55,279 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:11:55,284 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-06-06 10:11:55,288 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:11:55,289 [Thread-1] INFO wls.OMSController run.1744 - <OUT>CLASSPATH=/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/software/oracle/middleware/jdk16/jdk/lib/tools.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/software/oracle/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/software/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/software/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emagentSDK.jar:/home/oracle/software/oracle/middleware/oms/sysman/jlib/emCORE.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/home/oracle/software/oracle/middleware/oracle_common/modules/oracle.pki_wlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/home/oracle/software/oracle/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/home/oracle/software/oracle/middleware/utils/config/10.3/config-launch.jar::/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/software/oracle/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2012-06-06 10:12:01,592 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:01,593 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-06-06 10:12:01,598 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:18,456 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-06-06 10:12:18,457 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:18,457 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-06-06 10:12:18,458 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:18,671 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /home/oracle/software/oracle/middleware/gc_inst/NodeManager/emnodemanager
    2012-06-06 10:12:18,675 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-06-06 10:12:18,675 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-06-06 10:12:18,676 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-06-06 10:12:20,113 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-06-06 10:12:20,743 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:20 AM 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>
    2012-06-06 10:12:24,198 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,236 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,280 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,284 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,306 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,342 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,419 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:24,439 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Jun 6, 2012 10:12:24 AM 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.>
    2012-06-06 10:12:25,049 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-06-06 10:12:25,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-06 10:12:25,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-06 10:12:25,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-06-06 10:12:25,053 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,053 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-06-06 10:12:25,054 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,054 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-06-06 10:12:25,057 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-06-06 10:12:25,058 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-06-06 10:12:25,058 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-06-06 10:12:25,059 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-06-06 10:12:25,060 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-06-06 10:12:25,061 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-06-06 10:12:25,081 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-06-06 10:12:25,082 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 2
    2012-06-06 10:12:25,082 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-06-06 10:12:25,083 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-06-06 10:12:25,083 [main] INFO wls.OMSController processCmd.1406 - process exited with code 2
    2012-06-06 10:12:25,124 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7790
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7803
    2012-06-06 10:12:25,125 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-06 10:12:25,126 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-06 10:12:25,497 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-06 10:12:26,986 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7803/empbs/check
    2012-06-06 10:12:27,007 [main] DEBUG oms.StatusOMSCmd processStatusOMS.240 - console page status code is 404
    2012-06-06 10:12:27,050 [main] DEBUG oms.StatusOMSCmd processStatusOMS.242 - pbs page status code is 200
    2012-06-06 10:12:27,051 [main] DEBUG oms.StatusOMSCmd processStatusOMS.245 - console header is null
    2012-06-06 10:12:27,051 [main] DEBUG oms.StatusOMSCmd processStatusOMS.247 - pbs header is null
    2012-06-06 10:12:27,051 [main] DEBUG oms.StatusOMSCmd processStatusOMS.287 - Encountered error while hitting page. Status code is 404
    2012-06-06 10:12:27,051 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-06 10:12:27,052 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Encountered error while hitting page. Status codes are 404 for console and 200 for PBS
    2012-06-06 10:12:27,052 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-06 10:12:27,052 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-06-06 10:12:27,052 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 2
    2012-06-06 10:12:27,053 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
    2012-06-06 10:12:27,054 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
    2012-06-06 10:12:27,054 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7790
    2012-06-06 10:12:27,054 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7803
    2012-06-06 10:12:27,055 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
    2012-06-06 10:12:27,055 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
    2012-06-06 10:12:27,056 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7302/em/faces/logon/core-uifwk-console-login
    2012-06-06 10:12:27,074 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://OEM12c-OMS-01.example.com:7803/empbs/check
    2012-06-06 10:12:27,102 [main] DEBUG oms.StatusOMSCmd processStatusOMS.240 - console page status code is 404
    2012-06-06 10:12:27,104 [main] DEBUG oms.StatusOMSCmd processStatusOMS.242 - pbs page status code is 200
    2012-06-06 10:12:27,108 [main] DEBUG oms.StatusOMSCmd processStatusOMS.245 - console header is null
    2012-06-06 10:12:27,108 [main] DEBUG oms.StatusOMSCmd processStatusOMS.247 - pbs header is null
    2012-06-06 10:12:27,108 [main] DEBUG oms.StatusOMSCmd processStatusOMS.287 - Encountered error while hitting page. Status code is 404
    2012-06-06 10:12:27,109 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
    2012-06-06 10:12:27,109 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Encountered error while hitting page. Status codes are 404 for console and 200 for PBS
    2012-06-06 10:12:27,109 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
    2012-06-06 10:12:27,647 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Regards,
    Lokesh

  • Unable to start OMS

    Hi,
    When trying to start OMS, am getting the following error. PFB the emctl.log
    2012-02-07 03:54:44,807 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:54:44,809 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-02-07 03:54:44,809 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-02-07 03:54:44,825 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-02-07 03:54:44,825 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-02-07 03:54:44,829 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /ds1/home/emagent/Oracle/Middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-02-07 03:54:48,154 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-02-07 03:54:48,155 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-02-07 03:54:48,155 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-02-07 03:54:48,156 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /ds1/home/emagent/Oracle/Middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-02-07 03:54:54,919 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-02-07 03:54:54,919 [main] INFO wls.OMSController startOMS.886 - wlst command is /ds1/home/emagent/Oracle/Middleware/oracle_common/common/bin/wlst.sh /ds1/home/emagent/Oracle/Middleware/oms/bin/startOMS.py
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-02-07 03:54:55,891 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:08,934 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:09,020 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /ds1/home/emagent/Oracle/Middleware/gc_inst/NodeManager/emnodemanager
    2012-02-07 03:55:09,022 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-02-07 03:55:09,022 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-02-07 03:55:09,023 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-02-07 03:55:10,450 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-02-07 03:55:10,642 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:10 AM PST> <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>
    2012-02-07 03:55:14,346 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,352 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,358 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,361 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,362 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,373 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,381 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,386 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,756 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-02-07 03:55:14,757 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-02-07 03:55:14,757 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-02-07 03:55:14,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1
    2012-02-07 03:55:14,762 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1 ...
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>new status of EMGC_OMS1:
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>wait until EMGC_OMS1 becomes RUNNING
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:37,989 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:37,989 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:47,993 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:47,993 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:57,996 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:08,001 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:08,001 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:28,026 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:38,039 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:38,039 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:48,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:48,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:58,064 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:58,535 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:58,537 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:58,780 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:58,782 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:59,476 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:59,480 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:59,546 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:56:59,550 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:56:59,550 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:56:59,551 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:56:59,602 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:56:59,875 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:00,388 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:57:00,390 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:57:00,391 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:57:00,391 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:57:00,399 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:57:00,401 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:57:00,402 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:57:00,402 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:57:00,685 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:57:00,687 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:57:00,688 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:57:00,688 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:57:00,709 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:00,753 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:57:01,025 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:08,078 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:18,091 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:18,091 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:28,102 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:38,106 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:48,121 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:58,132 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:58:18,165 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-02-07 03:58:18,167 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-02-07 03:58:18,202 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-02-07 03:58:18,202 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 1
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1406 - process exited with code 1
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:58:18,335 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:58:18,351 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:58:18,351 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 1
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:58:18,353 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:58:18,353 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:58:18,367 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Any thoughts on this would be appreciated
    Thanks in advance

    Thanks so much Courtney for the response
    Yes it was up before. I tried to undeploy the plugin and after that when I tried to deploy the plugin again, am getting this...
    (1) My Listener is up and am able to connect to the DB
    (2) I gave emctl oms stop -force but still its not working
    Any other pointers will be very helpful
    *[emagent]$ emctl stop oms -force*
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Stopping WebTier...
    WebTier Successfully Stopped
    Stopping Oracle Management Server...
    Oracle Management Server Already Stopped
    Oracle Management Server is Down
    *[emagent]$ lsnrctl status*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=slc00tao.us.oracle.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 05-DEC-2011 05:46:34
    Uptime 64 days 14 hr. 17 min. 31 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /etc/listener.ora
    Listener Log File /ds1/home/oracle/Oracle/Database/product/11.2.0/dbhome_1/log/diag/tnslsnr/slc00tao/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=slc00tao.us.oracle.com)(PORT=1521)))
    Services Summary...
    Service "em12gc.oracle.com" has 1 instance(s).
    Instance "em12gc", status READY, has 1 handler(s) for this service...
    Service "em12gcXDB.oracle.com" has 1 instance(s).
    Instance "em12gc", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Thanks
    Edited by: 902558 on Feb 7, 2012 9:09 PM
    Edited by: 902558 on Feb 7, 2012 9:10 PM

  • Emctl start oms gives: WebTier Could Not Be Started

    Hi All,
    GridControl has crashed, restart:
    $ cat /etc/oratab
    POEMGC:/oracle/app/oracle/product/11.1.0/db_1:N
    *:/oracle/Oracle/Middleware/oms11g:N
    *:/oracle/Oracle/Middleware/agent11g:N
    $ cd /oracle/Oracle/Middleware/oms11g
    $ ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Could Not Be Started
    Error Occurred: WebTier Could Not Be Started
    Please check /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    WARNING: Limit of open file descriptors is found to be 2048.
    For proper functioning of OMS, please set "ulimit -n" to be at least 4096.
    Fixed the open file restriction (HP-UX srnpi1 B.11.23 U ia64). But after that:
    $ emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Could Not Be Started
    Error Occurred: WebTier Could Not Be Started
    Please check /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log gives:
    2011-07-19 09:22:22,527 [main] DEBUG wls.OMSController main.171 - Log location is /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2011-07-19 09:22:22,531 [main] INFO wls.OMSController startOMS.495 - admin start is false
    2011-07-19 09:22:22,531 [main] INFO wls.OMSController startOMS.496 - is service is false
    2011-07-19 09:22:22,555 [main] INFO wls.OMSController getEnvProps.354 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/urandom
    2011-07-19 09:22:22,556 [main] INFO wls.OMSController startOMS.517 - Starting WebTier...
    2011-07-19 09:22:22,561 [main] INFO util.WebTierUtil execCmd.134 - Running the command: /oracle/Oracle/gc_inst/WebTierIH1/bin/opmnctl stopall
    2011-07-19 09:22:23,950 [main] INFO util.WebTierUtil getProcessResult.196 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2011-07-19 09:22:23,951 [main] INFO util.WebTierUtil getProcessResult.204 - opmnctl cmd error:
    2011-07-19 09:22:23,952 [main] INFO util.WebTierUtil getProcessResult.208 - opmnctl cmd exited with code 0
    2011-07-19 09:22:23,956 [main] INFO util.WebTierUtil execCmd.134 - Running the command: /oracle/Oracle/gc_inst/WebTierIH1/bin/opmnctl startall
    2011-07-19 09:22:35,327 [main] INFO util.WebTierUtil getProcessResult.196 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    opmnctl startall: opmn failed to start.
    2011-07-19 09:22:35,329 [main] INFO util.WebTierUtil getProcessResult.204 - opmnctl cmd error:
    2011-07-19 09:22:35,329 [main] INFO util.WebTierUtil getProcessResult.208 - opmnctl cmd exited with code 2
    2011-07-19 09:22:35,330 [main] INFO wls.OMSController startOMS.533 - WebTier Could Not Be Started
    2011-07-19 09:22:35,332 [main] ERROR wls.OMSController main.262 - OMSController failed for start oms
    2011-07-19 09:22:35,334 [main] ERROR wls.OMSController main.263 - OMSController Error: WebTier Could Not Be Started
    java.lang.Exception: WebTier Could Not Be Started
    at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:534)
    at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:217)
    Checked all logs I could find, Googled, Metalinked, etc. I can not find an error which gives me a clue what to do. Any tips ? Where would you start ? What would you check ?
    Regards and thanks,
    Bas

    $ touch /tmp/now
    $ cd /oracle/Oracle/Middleware/oms11g
    $ cd bin
    $ ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Could Not Be Started
    Error Occurred: WebTier Could Not Be Started
    Please check /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    $ find $ORACLE_HOME -type f -newer /tmp/now
    $ find /oracle -type f -newer /tmp/now
    /oracle/.sh_history
    /oracle/Oracle/Middleware/agent11g/sysman/emd/agntstmp.txt
    /oracle/Oracle/Middleware/agent11g/sysman/log/emagent.trc
    /oracle/Oracle/Middleware/agent11g/sysman/log/emagentfetchlet.log
    /oracle/Oracle/Middleware/agent11g/sysman/log/emagentfetchlet.trc
    /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    /oracle/Oracle/gc_inst/WebTierIH1/diagnostics/logs/OPMN/opmn/opmn.log
    /oracle/Oracle/gc_inst/WebTierIH1/config/OPMN/opmn/.formfactor
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_cjq0_10368.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_cjq0_10368.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j001_23518.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j001_23518.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23516.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23516.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_m000_23535.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_m000_23535.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j002_23615.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j002_23615.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j003_23617.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j003_23617.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23640.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23640.trm
    /oracle/app/oracle/diag/tnslsnr/srnpi1/listener/trace/listener.log
    /oracle/app/oracle/diag/tnslsnr/srnpi1/listener/alert/log.xml
    /oracle/app/oracle/flash_recovery_area/POEMGC/control02.ctl
    /oracle/app/oracle/flash_recovery_area/POEMGC/flashback/o1_mf_714tw673_.flb
    /oracle/app/oracle/flash_recovery_area/POEMGC/redo03.log
    /oracle/app/oracle/oradata/POEMGC/system01.dbf
    /oracle/app/oracle/oradata/POEMGC/undotbs01.dbf
    /oracle/app/oracle/oradata/POEMGC/control01.ctl
    /oracle/app/oracle/oradata/POEMGC/redo03.log
    /oracle/app/oracle/oradata/POEMGC/mgmt.dbf
    /oracle/control.local/POEMGC/control00.ctl
    Ignoring:
    .sh_history
    /oracle/Oracle/Middleware/agent11g/*
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/ (ASYNC_CONFIG errors)
    /oracle/app/oracle/diag/tnslsnr/srnpi1/listener/*
    /oracle/app/oracle/flash_recovery_area/POEMGC/*
    /oracle/app/oracle/oradata/POEMGC/*
    /oracle/control.local/POEMGC/control00.ctl
    /oracle/Oracle/gc_inst* seems interesting:
    emctl.log: gives same message as in the beginning of this thread.
    .formfactor: some random string, 29 bytes ?
    opmn.log: ends with:
    [2011-07-19T14:33:16][opmn][TRACE:1][667][OPMN]Request 2 Started.  Command: /stop
    [2011-07-19T14:33:16][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 2 Completed. Command: /stop
    [2011-07-19T14:33:16][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped.  Request handling disabled.
    [2011-07-19T14:33:16][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 3 Started.  Command: /shutdown
    [2011-07-19T14:33:16][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 3 Completed. Command: /shutdown
    [2011-07-19T14:33:46][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2011-07-19T14:33:46][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: /oracle/Oracle/gc_inst/WebTierIH1/config/OPMN/opmn/states
    [2011-07-19T14:33:46][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    Thanks !                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error 403--Forbidden using eclipse and weblogic

    hi,
    i am new here on j2ee
    I am using eclipse3.4 and weblogic 9.1.2 on xp. I am trying to make simple hello world servlet
    here is what i did
    on the eclipse click New and click on Dynamic project
    click on Servlet and write following code for the servlet
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    * Servlet implementation class SecondServlet
    public class SecondServlet extends HttpServlet {
         public void service (HttpServletRequest req, HttpServletResponse res)
         throws IOException
              res.setContentType("text'html");
              PrintWriter out = res.getWriter();
              out.println("<html><head>" + "<title> Hello World </title></head>" +
                        "<h1>Hello Worldasd </h1></body></html>");
    folder structure and file web.xml is created by eclipse itself.
    then i started weblogic from the eclipse
    and i have following error
    http://localhost:7001/SecondServlet/
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.

    I do connect with router/modem
    eclipse did create weblogic.xml. here it is
    <?xml version="1.0" encoding="UTF-8"?>
    <wls:weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wls="http://www.bea.com/ns/weblogic/90" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">
    <wls:jsp-descriptor>
    <wls:keepgenerated>true</wls:keepgenerated>
    <wls:working-dir>C:\Documents and Settings\Owner\My Documents\jj\java-files\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\work\SecondServlet</wls:working-dir>
    <wls:debug>true</wls:debug>
    </wls:jsp-descriptor>
    <wls:context-root>SecondServlet</wls:context-root>
    </wls:weblogic-web-app>
    i did create a user proejct domain in weblogic.
    I did try by login through localhost:7001/console. but it didn't work. following is the problem
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.4 503 Service Unavailable
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
    any more suggestion will be helpful.
    this is just a start so please i need to solve this problem so that i can move ahead
    thanks
    Edited by: chitochez on Dec 18, 2008 5:45 AM

  • 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

  • OEM 12C OMS can't start after applied virtulization plug-in in the OMS

    HI,
    I just applied a virtualization plug-in in OEM 12C OMS,
    Unfortunately, it can’t start now after applied, how can I resolve this error?
    Any help is highly appreciated!!
    [oracle@emdb bin]$ ./emctl start oms
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server Could Not Be Started
    Oracle Management Server is Down
    This may be due to the following plugin being deployed/undeployed on the management server:
    Plugin name: : Oracle Virtualization
    Version: : 12.1.0.1.0
    ID: : oracle.sysman.vt
    Use 'emctl status oms -details' for details.
    Please check /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    [oracle@emdb bin]$ ./emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host : emdb.bea.com
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 4900
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://emdb.bea.com:7799/em
    Upload URL: https://emdb.bea.com:4900/empbs/upload
    WLS Domain Information
    Domain Name : GCDomain
    Admin Server Host: emdb.bea.com
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: emdb.bea.com
    [oracle@emdb bin]$ tail -50 /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:53:31,756 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:53:31,757 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    2012-03-28 01:58:19,430 [main] DEBUG wls.OMSController main.199 - Log location is /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:58:19,433 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: emdb.bea.com upload port: 4889
    2012-03-28 01:58:19,602 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-03-28 01:58:19,604 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7202
    2012-03-28 01:58:19,605 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7301
    2012-03-28 01:58:19,605 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7788
    2012-03-28 01:58:19,605 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7799
    2012-03-28 01:58:19,606 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-03-28 01:58:19,606 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-03-28 01:58:19,627 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7301/em/faces/logon/core-uifwk-console-login
    2012-03-28 01:58:20,176 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7799/empbs/check
    2012-03-28 01:58:20,202 [main] DEBUG oms.StatusOMSCmd processStatusOMS.239 - console page status code is 200
    2012-03-28 01:58:20,236 [main] DEBUG oms.StatusOMSCmd processStatusOMS.241 - pbs page status code is 200
    2012-03-28 01:58:20,237 [main] DEBUG oms.StatusOMSCmd processStatusOMS.244 - console header is null
    2012-03-28 01:58:20,237 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:58:20,237 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    2012-03-28 01:58:22,986 [main] DEBUG wls.OMSController main.199 - Log location is /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:58:22,991 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: emdb.bea.com upload port: 4889
    2012-03-28 01:58:23,173 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-03-28 01:58:23,175 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7202
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7301
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7788
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7799
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-03-28 01:58:23,177 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-03-28 01:58:23,205 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7301/em/faces/logon/core-uifwk-console-login
    2012-03-28 01:58:23,836 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7799/empbs/check
    2012-03-28 01:58:23,871 [main] DEBUG oms.StatusOMSCmd processStatusOMS.239 - console page status code is 200
    2012-03-28 01:58:23,872 [main] DEBUG oms.StatusOMSCmd processStatusOMS.241 - pbs page status code is 200
    2012-03-28 01:58:23,872 [main] DEBUG oms.StatusOMSCmd processStatusOMS.244 - console header is null
    2012-03-28 01:58:23,872 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:58:23,873 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    2012-03-28 01:58:28,258 [main] DEBUG wls.OMSController main.199 - Log location is /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:58:28,263 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: emdb.bea.com upload port: 4889
    2012-03-28 01:58:28,463 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-03-28 01:58:28,465 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7202
    2012-03-28 01:58:28,466 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7301
    2012-03-28 01:58:28,466 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7788
    2012-03-28 01:58:28,466 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7799
    2012-03-28 01:58:28,467 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-03-28 01:58:28,468 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-03-28 01:58:28,490 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7301/em/faces/logon/core-uifwk-console-login
    2012-03-28 01:58:29,027 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7799/empbs/check
    2012-03-28 01:58:29,083 [main] DEBUG oms.StatusOMSCmd processStatusOMS.239 - console page status code is 200
    2012-03-28 01:58:29,083 [main] DEBUG oms.StatusOMSCmd processStatusOMS.241 - pbs page status code is 200
    2012-03-28 01:58:29,084 [main] DEBUG oms.StatusOMSCmd processStatusOMS.244 - console header is null
    2012-03-28 01:58:29,084 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:58:29,084 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    [oracle@emdb bin]$

    what is your OMS platform? have you applied BP1?
    Can you open an SR and send mee thee SR number ?

  • Debug Remotelly WebLogic Web Service - Debugger unable to connect

    I have been able to debug locally when I start debug from IntegratedWebLogicServer,
    but I have not been able to debug remotelly although I deploied successfully to WebLogic Server and I got correct result while testing from SoapUI.
    With the purpose to debug remotelly the simple web service described below, I have done these steps on my enviroment:
    On WebLogic
    1) In the WebLogic console, belong the AdminServer definition, I browsed to Protocol > HTTP Tunneling and I checked it.
    2) In startWebLogic.cmd I added:
    set JAVA_OPTIONS=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n %SAVE_JAVA_OPTIONS%
    3) In setDomainEnv.cmd I changed to be:
    set debugFlag=true
    if "%debugFlag%"=="true" (
         set JAVA_DEBUG=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=%DEBUG_PORT%,server=y,suspend=n -Djava.compiler=NONE
         set JAVA_OPTIONS=%JAVA_OPTIONS% %enableHotswapFlag% -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole...
    After that, I restarted the weblogic.
    On JDeveloper
    4) In the page Project Properties > Run/Debug/Profile > Default > Edit:
    I wrote the path to the HelloWorld.java on Default Run Target box.
    I checked Remote Debugging
    5) I right clicked the project and clicked Start Remote Debugger.
    On Attach to JDPA Debugger window I wrote LocalHost on Host and 4000 on Port.
    In my log window I got this message:
    "Debugger attempting to connect to remote process at LocalHost 4000.
    ...Debugger unable to connect to remote process."
    I was expecting to be able to call the web service from SoapUI and then stop on my breakpopint. What else should I do?
    The only suggestion found on internet I have not done was
    "In order for JDeveloper to work with WebLogic it will need a copy of the weblogic.jar file that can be found at [WLS-root]\weblogic1001\server\lib, copy this file to [jdev-root]\jdev\lib\ext directory and restart JDeveloper."
    (http://www.oracle.com/technetwork/developer-tools/jdev/remotedebugwls-086628.html) I didn't find the path [jdev-root]\jdev\lib\ext in my computer.
    My Sources:
    //HelloWorld.java
    package demo;
    import javax.jws.WebService;
    import javax.xml.ws.BindingType;
    import javax.xml.ws.soap.SOAPBinding;
    @WebService(portName = "HelloWorldSoap12HttpPort")
    @BindingType(SOAPBinding.SOAP12HTTP_BINDING)
    public class HelloWorld {
    public String sayHello(String firstname, String lastname){
    return "Hello " + firstname + " " + lastname;
    //web.xml
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
    version="2.5" xmlns="http://java.sun.com/xml/ns/javaee">
    <servlet>
    <servlet-name>HelloWorldSoap12HttpPort</servlet-name>
    <servlet-class>demo.HelloWorld</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>HelloWorldSoap12HttpPort</servlet-name>
    <url-pattern>/HelloWorldSoap12HttpPort</url-pattern>
    </servlet-mapping>
    </web-app>

    Check out which port is actually used by your WLS for debug.
    Some instructions here:
    http://thirumalaisamyt.blogspot.com/2012/10/jdeveloper-remote-debugging.html

  • Enabling JNDI Debug messages in WLS 8.1

    Hi All,
    Someone knows how to enable domain server debug logs for JNDI channel?
    We want to see JNDI lifecycle events like bind(...)
    regards
    Sebastian

    Thanks for the reply. It seems that the problem I'm having is due to some changes
    in our realm and not local home lookups as I first suspected.
    Rob Woollen <[email protected]> wrote:
    Brian wrote:
    Is there a requirement to look up local home interfaces from the java:/comp/env
    namespace on WLS 8.1? No, although it's a good idea...
    In WLS 6.2 we just looked up the local-jndi-name from an
    initial context, but this doesn't appear to be working on 8.1. Thanks...It should work fine. Can you provide some more info? Are you sure the
    bean is deploying?
    -- Rob
    ..Brian

  • Debugging a custom realm in WLS 6.1

    Hi all. I'm trying to find out how to debug my custom realm. I first implemented
    the DebuggableRealm and put log.debug calls in my realm. I then set the realm.debug
    property to "true" when I start the server. Is that it? The javadocs on debugging
    are very sparse. I wasn't able to find a javadoc for weblogic.logging.LogOutputStream.
    I also found a DebugSecurityRealm attribute in the ServerDebug element in config.xml
    but am thinking this is old (from 5.X?).
    Are there any other documents I should be looking at? Thanks!
    jeff

    Thanks very much, Utpal.
    I still can't find the class (or even the package for that matter) at
    http://e-docs.beasys.com/wls/docs61/javadocs/index.html
    And that sort of mystifies me. Still, your answer solves my current problem.
    I still don't fully understand the ConfigurationMBean
    stuff as a whole, and how they get bound to a particular realm; i.e. Do I need
    to write a MyRealmConfigurationMBean, and if so, how do
    I bind it to MyRealm?
    Note that the code I originally cited casted a BasicRealm return type to a BasicRealmMBean;
    It's not immediately apparent why one is
    even castable to the other, since they are two interfaces that
    are not on the same inheritance line (I don't think).
    Thanks for your time. I appreciate your help.
    -chris
    Finally,
    "Utpal" <[email protected]> wrote:
    Check this out
    C:\opt\bea\wls61sp2\config\mydomain>javap weblogic.server.Server
    Compiled from Server.java
    public final class weblogic.server.Server extends java.lang.Object {
    public static final java.lang.String DEFAULT_PROTOCOL;
    public static final int DEFAULT_PORT;
    public static weblogic.management.configuration.ServerMBean getConfig();
    public static weblogic.management.configuration.ServerDebugMBean
    getDebug();
    public static weblogic.management.configuration.SecurityMBean
    getSecurityCon
    fig();
    public static void initialize();
    It's weblogic.server.Server class.
    -utpal

  • Weblogic.security.cache.debug property for wls 6.1

    Hi,
    how can I set the weblogic.security.cache.debug property that worked with wls
    5.1. with the new 6.1 version ?
    Thanks a milion!

    With database concurrency, there is one instance per primary key per
    transaction.
    So if tx-1 calls pk 'Rob' and tx-2 calls pk 'Rob', they'll each have their own
    instance.
    -- Rob
    levi wrote:
    From weblogic ejb spec, it is said that for WLS 6.1 the default locking
    services is Database locking now. The container will defer locking services
    to the underlying database.
    My question is in WLS6.1, for a single row of data record stored in the
    underlying database, how many entity beans for this specific record in a
    single WebLogic container can have? I know that in WLS5.1, there's only 1
    entity bean instance for a specific record.
    If in WLS6.1 there's still only 1 entity bean instance for a data record,
    how does the container deal with the case in which multiple clients try to
    update this entity bean concurrently (and at this time the container use
    database locking service)?
    Thanks,
    Levi

Maybe you are looking for

  • Can't get to the I store

    Can't get to the I store from my I pad

  • Can i embed a file in my pages document

    Hi there, I'm providing links to my work in a pages doc. For work that has no website, I wanted to embed a pdf file within Pages. So that you'd click on an "internal" link and the pdf would open. If not pdf, I can always use a jpg. Is this doable? If

  • Name of field in a structure

    Hi all, hope somebody can help me. Is there an easy way to find out the name of a specific field in a structure? Example: data: begin of hugo, name type string, surname type string, end of  hugo. hugo.name = 'HUGO'. hugo.surname = 'WOLF' Now I want t

  • X-plane on macbooks??

    hi i wanted to buy xplane for my macbook and was wondering if it runs good on the new al macbooks (2.4) also do they sell xplane in china?

  • Reaccuring Event ID 1000 Application Error in Civilization V

    Here is the most recent error; Log Name:      Application Source:        Application Error Date:          2/5/2015 2:19:37 PM Event ID:      1000 Task Category: (100) Level:         Error Keywords:      Classic User:          N/A Computer:      Mikes