Managed server is stuck in STARTING

Hi All,
I have managed severs on weblogic consol.
These servers are linked to the windows services on my prodcution server.
to start and stop the managed servers we used to simply restart the respective services on the production server.
Now the situation is - two managed servers are stuck in STARTING state though i restarted my windiws services several tims?
Please advice ASAP as its a production enviroment issue.. Thanks
Mahendra

same thing in our case but little different.
i have a domain with four different clusters where two instances per cluster and those instances reside on two separate machines. All these instances are under NM control with -Xnohup switch on the serverstart tab.
the problem i have is, when we have a weekly reboot on the two windows servers, one particular cluster instances always in 'STARTING' state. As you can see below the .out log will have the following content and nothing else. EVen for a day or two the server sits on 'STARTING' state with no additional logging in .out file.
At this stage it gets ugly to bring the instances back to normal. We can't kill the instances so we had to use process explorer to kill it. As nodemanager restarts the instance immediately after killed the isntances we had to stop NM.
again start NM and start repeating the steps untill the instances back up to normal. This is not good.
not sure what else we can do. any kind of help is appreciated..thanks
<Oct 19, 2012 11:01:41 AM> <Info> <NodeManager> <Starting WebLogic server with command line: D:\bea\jrockit-jdk1.5.0_24-R28.1.0-4.0.1\bin\java -Dweblogic.Name=System_Managed01 -Dbea.home=D:\bea -Djava.security.policy=D:\bea\weblogic92\server\lib\weblogic.policy -Dweblogic.management.server=http://rchz3105.mckesson.com:7510 -Djava.library.path=D:\bea\WEBLOG~1\server\bin;.;C:\WINDOWS\system32;C:\WINDOWS;D:\bea\WEBLOG~1\server\native\win\x64;D:\bea\WEBLOG~1\server\bin;D:\bea\jrockit-jdk1.5.0_24-R28.1.0-4.0.1\jre\bin;D:\bea\jrockit-jdk1.5.0_24-R28.1.0-4.0.1\bin;D:\bea\WEBLOG~1\server\native\win\x64\oci920_8;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\ZANTAZ\EAS Client\; -Djava.class.path=D:\bea\patch_weblogic923\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\bea\weblogic92\domains\SupplyManager\lib\xercesImpl.jar;D:\bea\weblogic92\domains\SupplyManager\lib\yuicompressor-2.4.2.jar;D:\bea\jrockit-jdk1.5.0_24-R28.1.0-4.0.1\lib\tools.jar;D:\bea\weblogic92\domains\SupplyManager\lib\ojdbc14_10.2.0.4.jar;D:\bea\weblogic92\server\lib\weblogic.jar;D:\bea\weblogic92\domains\SupplyManager\lib\customlogger2.jar;D:\Program Files\wily\WebAppSupport.jar -Dweblogic.system.BootIdentityFile=D:\bea\weblogic92\domains\SupplyManager\servers\System_Managed01\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xgc:gencon -Xms1024m -Xmx1024m -XXcompressedRefs:enable=false -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,repository=D:/bea/weblogic92/domains/SupplyManager/jfr,maxage=5m,maxchunksize=10m -XX:StartFlightRecording=filename=system.jfr -XlargePages -XX:+HeapDumpOnCtrlBreak -XX:+HeapDumpOnOutOfMemoryError -Xnohup -Xverbose:gc,gcpause,codegen,opt,codegc -XverboseLog:D:\wls_logs\servers\System\gc.txt -XverboseTimeStamp -Dweblogic.TracingEnabled=true -javaagent:"D:\Program Files\wily\Agent.jar" -Dcom.wily.introscope.agentProfile="D:\Program Files\wily\IntroscopeAgent.profile" -Dcom.wily.introscope.agent.agentName="system-managed01" -XX:+UnlockDiagnosticVMOptions -XX:MaxClassBlockMemory=100M weblogic.Server >
<Oct 19, 2012 11:01:41 AM> <Info> <NodeManager> <Working directory is "D:\bea\weblogic92\domains\SupplyManager">
<Oct 19, 2012 11:01:41 AM> <Info> <NodeManager> <Server output log file is "D:\bea\weblogic92\domains\SupplyManager\servers\System_Managed01\logs\System_Managed01.out">

Similar Messages

  • Issue With Business Objects Installation-STW00213 The Central Management Server has failed to start.

    Hi,
    I am in the process of installing Business Objects XI 3.1 in one of our server. While installing I am getting the error 'The Central Management Server has failed to start. Press 'retry' to attempt to start it again or 'cancel' to skip any actions dependendent on the Central Management Server. STW00213.'
    I have tried re-installing the BO, and also tried installing without giving admin password. But it doesn't work. And also I ahve tried giving the passwords of database and CMS Admin without Sepcia Characters. But it also doesn't work.
    If I cancel and install the BO, Server Intelligence Agent is not available in Central Management Server.
    Could anyone help on this issue?
    Thanks
    Prakadesh

    Hi Prakadesh,
    Try these steps.
    1. Stop and disable the service of current SIA. You can do it from start-->run services.msc. Double click the SIA service and change the status to disable.
    2. Login into sqlplus and drop all the CMS tables.
    3. Create a new SIA pointing to Oracle from the CCM.
    4. Start the new SIA and check if all services come up and you are able to login into Manager servers.
    If this does not work, check the event viewer for error messages.
    Regards
    Chinmaya

  • Managed server throws error on start up

    Randomly, while starting a managed server, the following exception is logged in the log files. What does it mean, and how can I resolve this.
    I am using Weblogic Server 7.0 Sp1 with JDK 1.3.1_08.
    Exception Trace:
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.NullPointerException
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2266)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:514)
    at weblogic.management.internal.DynamicMBeanImpl.readObject(DynamicMBeanImpl.java:2167)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2209)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1406)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231)
    at java.util.ArrayList.readObject(ArrayList.java:526)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2209)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1406)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231)
    at weblogic.management.ManagedServerAdmin.bootstrapLocalServer(ManagedServerAdmin.java:214)
    at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin.java:122)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: Exception encountered connecting to http://machine1:7001/wl_management_internal2/
    Bootstrap - with nested exception:
    [java.lang.NullPointerException]
    at weblogic.management.ManagedServerAdmin.bootstrapLocalServer(ManagedServerAdmin.java:235)
    at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin.java:122)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: weblogic.management.configuration.ConfigurationException: Exception encountered connecting to http://machine1:7001/wl_management
    _internal2/Bootstrap - with nested exception:
    [java.lang.NullPointerException]
    java.lang.NullPointerException
    at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2266)
    at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:514)
    at weblogic.management.internal.DynamicMBeanImpl.readObject(DynamicMBeanImpl.java:2167)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2209)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1406)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231)
    at java.util.ArrayList.readObject(ArrayList.java:526)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2209)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1406)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:381)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:231)
    at weblogic.management.ManagedServerAdmin.bootstrapLocalServer(ManagedServerAdmin.java:214)
    at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin.java:122)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: Exception encountered connecting to http://machine1:7001/wl_management_internal2/
    Bootstrap - with nested exception:
    [java.lang.NullPointerException]
    at weblogic.management.ManagedServerAdmin.bootstrapLocalServer(ManagedServerAdmin.java:235)
    at weblogic.management.ManagedServerAdmin.initialize(ManagedServerAdmin.java:122)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    Please provide some help.
    -Michael

    Michael,
    No offence, but I think you may have posted to the wrong forum. This forum is for the Oracle (database embedded) JVM -- not for WebLogic.
    While I don't use WebLogic, I'm sure there are WebLogic forums around. Do you know about this one:
    http://tinyurl.com/8nfkm
    Good Luck,
    Avi.

  • Weblogic Manage server not able to start

    I have weblogic portal 10.2 servers. I unable to restart one manage server. I have tried it several time but I found that the in the log same message was coming in the log file. Is there any one who can help me?
    ==================================================================
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.14891457557678223>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 1 2002 0 1 0 0>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.21662551164627075>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 0 2001 0 1 0 0>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.Rejector@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.kernel.Default@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.kernel.System@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.kernel.Non-Blocking@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>direct@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>ImageWorkManager@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.admin.RMI@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.logging.DomainLogBroadcasterClient@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.logging.LogBroadcaster@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.9752198457717896>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 1 2002 0 1 0 0>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.4581933617591858>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 0 2001 0 1 0 0>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.06559598445892334>

    I was trying to start the manage server from start up script. In the log no Error is there it is right but same message is logging in the log file. I think any way it fallen in infinity loop.
    If any one help, It will be very very help full for me. I can't understand how I resolved the problem.

  • Oracle Management Server could not be started while installing 12c

    Hello All,
    I'm trying to installing the Oracle 12cR2 on OEL6 32 bit over Oracle Virtual Box.
    The installation went smooth but at 79% of the installation, it throws me error as the OMS server is down and it could not be started.
    I tried to started the services manually by "./emctl start OMS" but no luck.
    2013-01-04 10:45:45,956 [main] INFO wls.OMSController main.204 - Executing command:start
    2013-01-04 10:45:46,186 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-01-04 10:45:46,186 [main] INFO commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-01-04 10:45:46,186 [main] INFO commands.BaseCommand execute.64 - currStatus is 8
    2013-01-04 10:45:46,186 [main] INFO commands.BaseCommand startOMS.162 - admin start is false
    2013-01-04 10:45:46,187 [main] INFO commands.BaseCommand startOMS.163 - is service is false
    2013-01-04 10:45:46,217 [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-01-04 10:45:46,218 [main] INFO commands.BaseCommand startOMS.222 - wlst command is /u01/app/oracle/12c/oms/oracle_common/common/bin/wlst.sh /u01/app/oracle/12c/oms/oms/bin/startOMS.py
    2013-01-04 10:45:46,218 [main] INFO commands.BaseCommand startOMS.223 - Executing the wlst command for startOMS...
    2013-01-04 10:45:46,218 [main] INFO commands.BaseCommand startOMS.227 - optional admin start is false
    2013-01-04 10:45:46,218 [main] INFO commands.BaseCommand startOMS.228 - optional pbs_only start is false
    2013-01-04 10:45:46,218 [main] INFO commands.BaseCommand startOMS.229 - optional console_only start is false
    2013-01-04 10:45:46,824 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>CLASSPATH=/u01/app/oracle/12c/oms/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/12c/oms/jdk16/jdk/lib/tools.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/12c/oms/modules/features/weblogic.server.modules_10.3.5.0.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/12c/oms/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/12c/oms/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/12c/oms/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/12c/oms/jdk16/jdk/lib/tools.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/12c/oms/modules/features/weblogic.server.modules_10.3.5.0.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/12c/oms/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/12c/oms/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/12c/oms/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/12c/oms/oms/sysman/jlib/emCORE.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.http_client_11.1.1.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u01/app/oracle/12c/oms/modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/lib/adfscripting.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/lib/mdswlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/auditwlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/jps-wlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/jrf-wlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/oamap_help.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/ossoiap_help.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/ossoiap.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/wsm-wlst.jar
    2013-01-04 10:45:46,825 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:46,826 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>PATH=/u01/app/oracle/12c/oms/wlserver_10.3/server/bin:/u01/app/oracle/12c/oms/modules/org.apache.ant_1.7.1/bin:/u01/app/oracle/12c/oms/jdk16/jdk/jre/bin:/u01/app/oracle/12c/oms/jdk16/jdk/bin:/u01/app/oracle/12c/oms/oms/bin:/u01/app/oracle/12c/oms/oms/jdk/bin:/u01/app/oracle/12c/oms/oms/perl/bin:/u01/app/oracle/12c/oms/wlserver_10.3/server/bin:/u01/app/oracle/12c/oms/modules/org.apache.ant_1.7.1/bin:/u01/app/oracle/12c/oms/jdk16/jdk/jre/bin:/u01/app/oracle/12c/oms/jdk16/jdk/bin:/u01/app/oracle/product/11.2.0/db_1/bin:/usr/sbin:/usr/lib/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin:/bin:/usr/bin
    2013-01-04 10:45:46,826 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:46,829 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Your environment has been set.
    2013-01-04 10:45:46,829 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:46,830 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>CLASSPATH=/u01/app/oracle/12c/oms/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/12c/oms/jdk16/jdk/lib/tools.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/12c/oms/modules/features/weblogic.server.modules_10.3.5.0.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/12c/oms/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/12c/oms/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/12c/oms/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/12c/oms/jdk16/jdk/lib/tools.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/12c/oms/modules/features/weblogic.server.modules_10.3.5.0.jar:/u01/app/oracle/12c/oms/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/12c/oms/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/12c/oms/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/12c/oms/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/12c/oms/oms/sysman/jlib/emCORE.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.http_client_11.1.1.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u01/app/oracle/12c/oms/modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/12c/oms/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/lib/adfscripting.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/lib/mdswlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/auditwlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/jps-wlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/jrf-wlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/oamap_help.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/ossoiap_help.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/ossoiap.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u01/app/oracle/12c/oms/oracle_common/common/wlst/resources/wsm-wlst.jar:/u01/app/oracle/12c/oms/utils/config/10.3/config-launch.jar::/u01/app/oracle/12c/oms/wlserver_10.3/common/derby/lib/derbynet.jar:/u01/app/oracle/12c/oms/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/app/oracle/12c/oms/wlserver_10.3/common/derby/lib/derbytools.jar::
    2013-01-04 10:45:49,040 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:49,041 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2013-01-04 10:45:49,041 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:53,993 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2013-01-04 10:45:53,994 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:53,994 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Type help() for help on available commands
    2013-01-04 10:45:53,994 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:54,138 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>nm home is /u01/app/oracle/12c/oms/gc_inst/NodeManager/emnodemanager
    2013-01-04 10:45:54,139 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>is_admin_host is TRUE
    2013-01-04 10:45:54,140 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>admin_start is FALSE
    2013-01-04 10:45:54,140 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>admin_only_start is NONE
    2013-01-04 10:45:54,921 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-01-04 10:45:55,158 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:55 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>
    2013-01-04 10:45:56,789 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,800 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,805 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,810 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,812 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,816 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,820 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,828 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:56,831 [Thread-1] INFO commands.BaseCommand run.554 - <OUT><Jan 4, 2013 10:45:56 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.>
    2013-01-04 10:45:57,120 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Successfully Connected to Node Manager.
    2013-01-04 10:45:57,122 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of node manager:
    2013-01-04 10:45:57,123 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2013-01-04 10:45:57,123 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>current status of EMGC_ADMINSERVER:
    2013-01-04 10:45:57,125 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:57,125 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>RUNNING
    2013-01-04 10:45:57,126 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:57,126 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>current status of EMGC_OMS1:
    2013-01-04 10:45:57,127 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:57,127 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:45:57,128 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:57,129 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Starting server EMGC_OMS1
    2013-01-04 10:45:57,129 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Starting server EMGC_OMS1 ...
    2013-01-04 10:45:58,359 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'
    2013-01-04 10:45:58,362 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>new status of EMGC_OMS1:
    2013-01-04 10:45:58,368 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:58,369 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:45:58,369 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:58,370 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>wait until EMGC_OMS1 becomes RUNNING
    2013-01-04 10:45:58,373 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:58,373 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:45:58,374 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:45:58,375 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:46:08,399 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:46:08,411 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:08,413 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:46:08,413 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:08,414 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:46:18,401 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:46:18,439 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:18,442 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:46:18,448 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:18,450 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:46:28,449 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:46:28,460 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:28,461 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:46:28,462 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:28,463 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:46:38,471 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:46:38,478 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:38,479 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:46:38,480 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:38,482 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:46:48,485 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:46:48,501 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:48,501 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:46:48,502 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:48,502 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:46:58,504 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:46:58,514 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:58,518 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:46:58,530 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:46:58,531 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:47:08,535 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:47:08,553 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:08,555 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:47:08,561 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:08,564 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:47:18,623 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:47:18,630 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:18,630 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:47:18,631 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:18,631 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:47:28,641 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:47:28,650 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:28,654 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:47:28,655 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:28,655 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:47:38,644 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:47:38,653 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:38,653 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:47:38,656 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:38,659 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:47:48,668 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:47:48,677 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:48,679 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:47:48,680 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:48,681 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:47:58,687 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:47:58,697 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:58,697 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:47:58,698 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:47:58,699 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:48:08,704 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:48:08,715 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:08,715 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:48:08,717 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:08,718 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:48:18,724 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:48:18,731 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:18,733 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:48:18,734 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:18,735 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:48:28,740 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:48:28,750 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:28,750 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:48:28,751 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:28,752 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:48:38,760 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:48:38,795 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:38,796 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:48:38,796 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:38,797 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:48:48,799 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:48:48,808 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:48,808 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:48:48,810 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:48,811 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>sleep for 10 seconds...
    2013-01-04 10:48:58,815 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of EMGC_OMS1:
    2013-01-04 10:48:58,826 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:58,826 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-01-04 10:48:58,827 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>
    2013-01-04 10:48:58,832 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
    2013-01-04 10:48:58,833 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>status of node manager:
    2013-01-04 10:48:58,835 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2013-01-04 10:48:58,840 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>1
    2013-01-04 10:48:58,854 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>Successfully disconnected from Node Manager.
    2013-01-04 10:48:58,857 [Thread-1] INFO commands.BaseCommand run.554 - <OUT>END
    2013-01-04 10:48:58,859 [Thread-2] INFO commands.BaseCommand run.554 - <ERR>END
    2013-01-04 10:48:58,945 [main] INFO commands.BaseCommand processCmd.487 - wlst process is finished
    2013-01-04 10:48:58,952 [main] INFO commands.BaseCommand processCmd.489 - wlst process exited with code 1
    2013-01-04 10:48:58,953 [main] INFO commands.BaseCommand processCmd.491 - wlst outstream joined
    2013-01-04 10:48:58,953 [main] INFO commands.BaseCommand processCmd.493 - wlst errstream joined
    2013-01-04 10:48:58,955 [main] INFO commands.BaseCommand processCmd.499 - process exited with code 1
    2013-01-04 10:48:58,958 [main] INFO commands.BaseCommand startOMS.241 - Starting WebTier...
    2013-01-04 10:48:59,136 [main] INFO util.EmctlUtil logp.251 - Output messages of the command :
    opmnctl stopall: opmn is not running.
    2013-01-04 10:48:59,138 [main] INFO util.EmctlUtil logp.251 - error messages of the command :
    2013-01-04 10:49:05,838 [main] INFO util.EmctlUtil logp.251 - Output messages of the command :
    opmnctl startall: starting opmn and all managed processes...
    2013-01-04 10:49:05,843 [main] INFO util.EmctlUtil logp.251 - error messages of the command :
    2013-01-04 10:49:05,845 [main] INFO commands.BaseCommand startOMS.252 - WebTier Successfully Started
    2013-01-04 10:49:05,855 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-01-04 10:49:05,855 [main] INFO commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-01-04 10:49:05,856 [main] INFO commands.BaseCommand startOMS.307 - startOMS finished with result: 1
    2013-01-04 10:49:05,864 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-01-04 10:49:05,963 [main] INFO commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-01-04 10:49:05,965 [main] INFO commands.BaseCommand startOMS.312 - retCode is 8
    Please suggest me over this issue.
    regards,
    rohit
    http://dbarohit.blogspot.in/

    Have you found a resolution to this issue?
    I am receiving almost the identical error message in my newly installed 12c OEM when trying to start the OMS.
    I have tried a variety of shutdown/restart sequences for the repository database, listener, oms and agent and have gotten nowhere.
    My installation was performed on Windows Server 2008 R2 with Oracle RDBMS 11.2.0.2, just to post some basic environment info.
    Any information would be appreciated.
    Thanks,
    Dan

  • Managed Server stuck in starting

    Hi every, thank you for reading.
    We have a Oracle SOA domain running on WLS 10.3.6. The OS is windows server 2003.
    Adminserver and soa_server1 are on vmmachine1.
    proxy server and soa_server2 are on vmmachine2.
    soa_server1 and soa_server2 are in a cluster.
    This domain has been working normally for serveral months. Managed server is controlled by nodemanager.
    Yesterday, we increased the memory of vmmachine1 and vmmachine2 from 8g to 16g.
    After that, soa_server2 cannot be started while other managed server of the domain starts normally.
    I looked into the soa_server2.log and found that the log stucks at "<Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\ctst_soa_domain\servers\soa_server2\logs\soa_server2.log is opened. All server side log events will be written to this file.> " forever.
    The task manager shows that the memory of java.exe process of the stucked managed server is about 350m and at an increase rate of about 4k.
    The cpu consumption of the process is 0 percent.
    Below is part of JRockit Mission Control fly record event of the stucked JVM:
    1,359,447,962,480,625,883     4,453,053,500     weblogic.timers.TimerThread     Java Wait
    1,359,447,962,480,688,068     4,453,037,334     [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'     Java Wait
    1,359,447,962,558,579,199     109,474,384     VDE Transaction Processor Thread     Java Wait
    1,359,447,962,564,083,662     869,606,634     RMI TCP Connection(26)-192.9.200.148     Socket Read
    1,359,447,962,668,068,530     109,075,316     VDE Transaction Processor Thread     Java Wait
    1,359,447,962,777,159,184     109,367,902     VDE Transaction Processor Thread     Java Wait
    1,359,447,962,886,542,218     109,638,015     VDE Transaction Processor Thread     Java Wait
    1,359,447,962,996,257,842     109,285,831     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,105,558,278     109,143,508     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,214,709,536     109,312,043     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,324,052,457     109,455,297     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,433,516,028     109,259,502     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,433,924,695     93,414,304     RMI TCP Connection(26)-192.9.200.148     Socket Read
    1,359,447,963,527,635,047     2,515,422,874     RMI TCP Connection(26)-192.9.200.148     Socket Read
    1,359,447,963,542,789,729     152,068,282     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,694,879,147     113,581,233     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,697,060,581     1,002,528,122     RMI TCP Connection(idle)     Socket Read
    1,359,447,963,808,488,263     109,555,192     VDE Transaction Processor Thread     Java Wait
    1,359,447,963,918,076,105     109,076,613     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,027,167,650     109,358,282     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,136,541,541     109,442,748     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,245,999,192     109,830,184     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,324,342,462     2,015,390,696     Timer-1     Java Wait
    1,359,447,964,355,844,714     108,827,865     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,464,687,365     109,297,368     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,574,003,355     109,396,656     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,683,418,068     109,366,571     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,705,600,116     743,862,091     RMI TCP Connection(idle)     Socket Read
    1,359,447,964,792,799,741     109,347,456     VDE Transaction Processor Thread     Java Wait
    1,359,447,964,902,156,236     109,395,625     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,011,567,244     109,331,778     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,120,914,342     109,367,906     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,230,297,996     109,602,297     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,339,915,098     109,369,203     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,449,297,323     109,126,121     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,449,946,395     265,099,402     RMI TCP Connection(idle)     Socket Read
    1,359,447,965,558,468,725     109,441,305     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,667,925,444     109,229,624     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,720,533,365     322,363,229     RMI TCP Connection(idle)     Socket Read
    1,359,447,965,777,169,428     109,580,914     VDE Transaction Processor Thread     Java Wait
    1,359,447,965,886,766,019     109,140,868     VDE Transaction Processor Thread     Java Wait
    Any help is welcome.

    Thread Dump:
    "Main Thread" id=1 idx=0x4 tid=1728 prio=5 alive, waiting, native_blocked
    -- Waiting for notification on: weblogic/t3/srvr/SubsystemRequest@0x00000001
    82879510[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at weblogic/t3/srvr/SubsystemRequest.rendezvouz(SubsystemRequest.java:100)
    ^-- Lock released while waiting: weblogic/t3/srvr/SubsystemRequest@0x0000000
    182879510[fat lock]
    at weblogic/t3/srvr/SubsystemRequest.action(SubsystemRequest.java:81)
    at weblogic/t3/srvr/SubsystemRequest.start(SubsystemRequest.java:51)
    at weblogic/t3/srvr/ServerServicesManager.startService(ServerServicesManager
    .java:459)
    at weblogic/t3/srvr/ServerServicesManager.startInStandbyState(ServerServices
    Manager.java:166)
    ^-- Holding lock: java/lang/Class@0x0000000182852658[biased lock]
    at weblogic/t3/srvr/T3Srvr.initializeStandby(T3Srvr.java:881)
    at weblogic/t3/srvr/T3Srvr.startup(T3Srvr.java:568)
    at weblogic/t3/srvr/T3Srvr.run(T3Srvr.java:469)
    at weblogic/Server.main(Server.java:71)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "(Signal Handler)" id=2 idx=0x8 tid=4040 prio=5 alive, daemon
    "(OC Main Thread)" id=3 idx=0xc tid=2300 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 1)" id=? idx=0x10 tid=220 prio=5 alive, daemon
    "(GC Worker Thread 2)" id=? idx=0x14 tid=2056 prio=5 alive, daemon
    "(GC Worker Thread 3)" id=? idx=0x18 tid=1096 prio=5 alive, daemon
    "(GC Worker Thread 4)" id=? idx=0x1c tid=2580 prio=5 alive, daemon
    "(Code Generation Thread 1)" id=4 idx=0x20 tid=3404 prio=5 alive, native_waiting
    , daemon
    "(Code Optimization Thread 1)" id=5 idx=0x24 tid=3228 prio=5 alive, native_waiti
    ng, daemon
    "(VM Periodic Task)" id=6 idx=0x28 tid=1564 prio=10 alive, native_blocked, daemo
    n
    "(Attach Listener)" id=7 idx=0x2c tid=640 prio=5 alive, native_blocked, daemon
    "Finalizer" id=8 idx=0x30 tid=248 prio=8 alive, native_waiting, daemon
    at jrockit/memory/Finalizer.waitForFinalizees(J[Ljava/lang/Object;)I(Native
    Method)
    at jrockit/memory/Finalizer.access$700(Finalizer.java:12)
    at jrockit/memory/Finalizer$4.run(Finalizer.java:183)
    at java/lang/Thread.run(Thread.java:662)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "Reference Handler" id=9 idx=0x34 tid=2092 prio=10 alive, native_waiting, daemon
    at java/lang/ref/Reference.waitForActivatedQueue(J)Ljava/lang/ref/Reference;
    (Native Method)
    at java/lang/ref/Reference.access$100(Reference.java:11)
    at java/lang/ref/Reference$ReferenceHandler.run(Reference.java:82)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "(Sensor Event Thread)" id=10 idx=0x38 tid=3548 prio=5 alive, native_blocked, da
    emon
    "VM JFR Buffer Thread" id=11 idx=0x3c tid=3768 prio=5 alive, in native, daemon
    "Timer-0" id=14 idx=0x40 tid=3800 prio=5 alive, waiting, native_blocked, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x000000018238DF88[fat l
    ock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Object.wait(Object.java:485)
    at java/util/TimerThread.mainLoop(Timer.java:483)
    ^-- Lock released while waiting: java/util/TaskQueue@0x000000018238DF88[fat
    lock]
    at java/util/TimerThread.run(Timer.java:462)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "Timer-1" id=15 idx=0x44 tid=1572 prio=5 alive, waiting, native_blocked, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x0000000185AC9490[fat l
    ock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at java/util/TimerThread.mainLoop(Timer.java:509)
    ^-- Lock released while waiting: java/util/TaskQueue@0x0000000185AC9490[fat
    lock]
    at java/util/TimerThread.run(Timer.java:462)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'"
    id=16 idx=0x48 tid=3360 prio=5 alive, waiting, native_blocked, daemon
    -- Waiting for notification on: com/octetstring/vde/backend/standard/Transac
    tionProcessor@0x000000018A83F800[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Object.wait(Object.java:485)
    at com/octetstring/vde/backend/standard/TransactionProcessor.waitTransaction
    sCompleted(TransactionProcessor.java:353)
    ^-- Lock released while waiting: com/octetstring/vde/backend/standard/Transa
    ctionProcessor@0x000000018A83F800[fat lock]
    at com/octetstring/vde/backend/standard/BackendStandard.<init>(BackendStanda
    rd.java:275)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljav
    a/lang/Object;)Ljava/lang/Object;(Native Method)
    at sun/reflect/NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect
    /Constructor;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeConstructorAccessorImpl.newInstance(NativeConstructorAc
    cessorImpl.java:39)
        at sun/reflect/DelegatingConstructorAccessorImpl.newInstance(DelegatingConst
    ructorAccessorImpl.java:27)
        at java/lang/reflect/Constructor.newInstance(Constructor.java:513)
        at com/octetstring/vde/backend/BackendHandler.<init>(BackendHandler.java:248
        at com/octetstring/vde/backend/BackendHandler.getInstance(BackendHandler.jav
    a:344)
        at weblogic/ldap/EmbeddedLDAP.start(EmbeddedLDAP.java:299)
        at weblogic/t3/srvr/SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic/work/ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic/work/ExecuteThread.run(ExecuteThread.java:221)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        -- end of trace
    "JFR request timer" id=17 idx=0x4c tid=2260 prio=5 alive, waiting, native_blocke
    d, daemon
        -- Waiting for notification on: java/util/TaskQueue@0x0000000185B49530[fat l
    ock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Object.wait(Object.java:485)
    at java/util/TimerThread.mainLoop(Timer.java:483)
    ^-- Lock released while waiting: java/util/TaskQueue@0x0000000185B49530[fat
    lock]
    at java/util/TimerThread.run(Timer.java:462)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "weblogic.time.TimeEventGenerator" id=19 idx=0x50 tid=600 prio=9 alive, waiting,
    native_blocked, daemon
    -- Waiting for notification on: weblogic/time/common/internal/TimeTable@0x00
    0000018C653048[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at weblogic/time/common/internal/TimeTable.snooze(TimeTable.java:286)
    ^-- Lock released while waiting: weblogic/time/common/internal/TimeTable@0x0
    00000018C653048[fat lock]
    at weblogic/time/common/internal/TimeEventGenerator.run(TimeEventGenerator.j
    ava:117)
    at java/lang/Thread.run(Thread.java:662)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "JMAPI event thread" id=20 idx=0x54 tid=2916 prio=5 alive, in native, daemon
    "weblogic.timers.TimerThread" id=21 idx=0x58 tid=3288 prio=9 alive, waiting, nat
    ive_blocked, daemon
    -- Waiting for notification on: weblogic/timers/internal/TimerThread@0x00000
    0018C6ABCA0[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at weblogic/timers/internal/TimerThread$Thread.run(TimerThread.java:262)
    ^-- Lock released while waiting: weblogic/timers/internal/TimerThread@0x0000
    00018C6ABCA0[fat lock]
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    " id=22 idx=0x5c tid=1368 prio=5 alive, waiting, native_blocked, daemon
    -- Waiting for notification on: weblogic/work/ExecuteThread@0x000000018C2A1C
    00[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Object.wait(Object.java:485)
    at weblogic/work/ExecuteThread.waitForRequest(ExecuteThread.java:205)
    ^-- Lock released while waiting: weblogic/work/ExecuteThread@0x000000018C2A1
    C00[fat lock]
    at weblogic/work/ExecuteThread.run(ExecuteThread.java:226)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" id=25 idx=0x60 tid=1484
    prio=5 alive, in native, daemon
    at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSo
    cketMuxer$IoCompletionData;)Z(Native Method)
    at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
    at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
    at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" id=26 idx=0x64 tid=2540
    prio=5 alive, in native, daemon
    at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSo
    cketMuxer$IoCompletionData;)Z(Native Method)
    at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
    at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
    at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=27 idx=0x68 tid=3640
    prio=5 alive, in native, daemon
    at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSo
    cketMuxer$IoCompletionData;)Z(Native Method)
    at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
    at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
    at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" id=28 idx=0x6c tid=1904
    prio=5 alive, in native, daemon
    at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSo
    cketMuxer$IoCompletionData;)Z(Native Method)
    at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
    at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
    at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
    at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
    at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    "VDE Transaction Processor Thread" id=31 idx=0x70 tid=1520 prio=2 alive, waiting
    , native_blocked, daemon
    -- Waiting for notification on: com/octetstring/vde/backend/standard/Transac
    tionProcessor@0x000000018A83F800[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Metho
    d)
    at java/lang/Object.wait(J)V(Native Method)
    at com/octetstring/vde/backend/standard/TransactionProcessor.waitwrite(Trans
    actionProcessor.java:378)
    ^-- Lock released while waiting: com/octetstring/vde/backend/standard/Transa
    ctionProcessor@0x000000018A83F800[fat lock]
    at com/octetstring/vde/backend/standard/TransactionProcessor.run(Transaction
    Processor.java:228)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    ===== END OF THREAD DUMP ===============

  • Managed server wls_oim1 not starting no error

    Hello Gurus,
    my managed server wls_oim1 is not starting, there is only one error for evenHander.xml which is safe to ignore and that came in past also and works fine before.
    Now when I check the diagnostic log.
    there are the few of the entries from diagnotic log:
    [2012-11-16T06:17:38.345-08:00] [wls_oim1] [NOTIFICATION] [IAM-1010010] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] ********** Entering the Authorization Segment with parameters:: LoggedInUserId = 4, target resourceID = null, Feature = SCHEDULER, Action = SCHEDULER_START **********
    [2012-11-16T06:17:38.350-08:00] [wls_oim1] [NOTIFICATION] [] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] oesAuthenticIdentity not found in cache
    [2012-11-16T06:17:38.353-08:00] [wls_oim1] [NOTIFICATION] [IAM-3050013] [oracle.iam.identity.usermgmt.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] Searching for users with the specified criteria.
    [2012-11-16T06:17:38.355-08:00] [wls_oim1] [NOTIFICATION] [IAM-1010104] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] The roles [1, 22, 6, 11, 13, 14, 20, 21, 5, 8, 17, 23, 3, 7, 18, 10, 9, 12, 15, 16] and logged-in userid oiminternal were passed for constructing authentic-identity for the hasAccess calls.
    [2012-11-16T06:17:38.362-08:00] [wls_oim1] [NOTIFICATION] [IAM-1010033] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] OES Results are not found in cache with Key F: SCHEDULERS: 4P: SCHEDULER_STARTOESDefinition
    [2012-11-16T06:17:38.639-08:00] [wls_oim1] [NOTIFICATION] [IAM-1010021] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] Validating the Internal Obligations: [InternalObligation: name: noop, values: [true], convertToObligation: false, InternalObligation: name: noop, values: [true], convertToObligation: false]
    [2012-11-16T06:17:38.642-08:00] [wls_oim1] [NOTIFICATION] [IAM-1010022] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] ---------- The list of Internal Obligation is satisfied, returning TRUE ----------
    [2012-11-16T06:17:38.643-08:00] [wls_oim1] [NOTIFICATION] [IAM-1010026] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] ********** Exiting the Authorization Segment with result Decision :PERMIT[[
    Obligations from policy: **********
    [2012-11-16T06:17:39.218-08:00] [wls_oim1] [NOTIFICATION] [IAM-0080013] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] Kernel executing default validation with process id, event id, entity and operation 38,843.0.JobDetails.START_SCHEDULER
    [2012-11-16T06:17:39.349-08:00] [wls_oim1] [NOTIFICATION] [IAM-1020024] [oracle.iam.scheduler.impl.quartz] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 1e1fdf0e0c30c785:-304f413d:13b0993aaea:-8000-0000000000000003,0] [APP: oim#11.1.1.3.0] Execute default action handler with 38843.41423.JobDetails.START_SCHEDULER.entityId=null
    Can you please let me know what can be the issue? I am stuck from last 4 weeks on the same issue.
    Thanks
    RK

    hello I just restarted the oim server again and here are the lines from files.
    From Server Log file:
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153109> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcSELRemote is bound with JNDI name:ejb/stateful/tcSEL#com.thortech.xl.ejb.interfaces.tcSELRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153109> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcSEL_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153122> <BEA-014021> <The EJB 'tcMAV(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153122> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcMAVRemote is bound with JNDI name:ejb/stateful/tcMAV#com.thortech.xl.ejb.interfaces.tcMAVRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153122> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcMAV_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153136> <BEA-014021> <The EJB 'tcEVT(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153136> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcEVTRemote is bound with JNDI name:ejb/stateful/tcEVT#com.thortech.xl.ejb.interfaces.tcEVTRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153136> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcEVT_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153149> <BEA-014021> <The EJB 'tcMIL(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153149> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcMILRemote is bound with JNDI name:ejb/stateful/tcMIL#com.thortech.xl.ejb.interfaces.tcMILRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153149> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcMIL_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153161> <BEA-014021> <The EJB 'tcPRF(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153162> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcPRFRemote is bound with JNDI name:ejb/stateful/tcPRF#com.thortech.xl.ejb.interfaces.tcPRFRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153162> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcPRF_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153173> <BEA-014021> <The EJB 'tcRRT(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153173> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcRRTRemote is bound with JNDI name:ejb/stateful/tcRRT#com.thortech.xl.ejb.interfaces.tcRRTRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153174> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcRRT_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153185> <BEA-014021> <The EJB 'tcORF(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153185> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcORFRemote is bound with JNDI name:ejb/stateful/tcORF#com.thortech.xl.ejb.interfaces.tcORFRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153185> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcORF_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153197> <BEA-014021> <The EJB 'tcSEC(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153197> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcSECRemote is bound with JNDI name:ejb/stateful/tcSEC#com.thortech.xl.ejb.interfaces.tcSECRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153197> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcSEC_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153209> <BEA-014021> <The EJB 'tcACT(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153209> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcACTRemote is bound with JNDI name:ejb/stateful/tcACT#com.thortech.xl.ejb.interfaces.tcACTRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153209> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcACT_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153221> <BEA-014021> <The EJB 'tcERR(Application: oim#11.1.1.3.0, EJBComponent: dataobjects-ejb.jar)' has been successfully deployed. The following remote interfaces have been bound into JNDI with the specified JNDI names:>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153221> <BEA-014022> <******** com.thortech.xl.ejb.interfaces.tcERRRemote is bound with JNDI name:ejb/stateful/tcERR#com.thortech.xl.ejb.interfaces.tcERRRemote ********>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <EJB> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153221> <BEA-010009> <EJB Deployed EJB with JNDI name oim#11_1_1_3_0dataobjects-ejb_jartcERR_Home.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153222> <BEA-149060> <Module dataobjects-ejb.jar of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153222> <BEA-149059> <Module workflowservice of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153222> <BEA-149060> <Module workflowservice of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153222> <BEA-149059> <Module SchedulerService-web of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153222> <BEA-149060> <Module SchedulerService-web of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153222> <BEA-149059> <Module oim of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153231> <BEA-149060> <Module oim of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153231> <BEA-149059> <Module admin of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153231> <BEA-149060> <Module admin of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153231> <BEA-149059> <Module xlWebApp of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153231> <BEA-149060> <Module xlWebApp of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153232> <BEA-149059> <Module callbackResponseService of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153233> <BEA-149060> <Module callbackResponseService of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153233> <BEA-149059> <Module jmx-config-lifecycle of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153233> <BEA-149060> <Module jmx-config-lifecycle of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153233> <BEA-149059> <Module sodcheck of application oim [Version=11.1.1.3.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:33 PM PST> <Info> <Deployer> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618153233> <BEA-149060> <Module sodcheck of application oim [Version=11.1.1.3.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server wls_oim1.>
    ####<Nov 22, 2012 1:02:38 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618158981> <BEA-001516> <Data source connection pool "oimOperationsDB" connected to Database: "Oracle", Version: "Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Oracle Label Security, Data Mining and Real Application Testing options".>
    ####<Nov 22, 2012 1:02:38 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618158981> <BEA-001517> <Data source connection pool "oimOperationsDB" using Driver: "Oracle JDBC driver", Version: "11.2.0.3.0".>
    ####<Nov 22, 2012 1:02:39 PM PST> <Info> <Common> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618159018> <BEA-000628> <Created "1" resources for pool "oimOperationsDB", out of which "1" are available and "0" are unavailable.>
    ####<Nov 22, 2012 1:02:46 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <oiminternal> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618166706> <BEA-001516> <Data source connection pool "oimJMSStoreDS" connected to Database: "Oracle", Version: "Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Oracle Label Security, Data Mining and Real Application Testing options".>
    ####<Nov 22, 2012 1:02:46 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <oiminternal> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618166706> <BEA-001517> <Data source connection pool "oimJMSStoreDS" using Driver: "Oracle JDBC driver", Version: "11.2.0.3.0".>
    ####<Nov 22, 2012 1:02:46 PM PST> <Info> <Common> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <oiminternal> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618166707> <BEA-000628> <Created "1" resources for pool "oimJMSStoreDS", out of which "1" are available and "0" are unavailable.>
    ####<Nov 22, 2012 1:02:48 PM PST> <Info> <Common> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <oiminternal> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618168329> <BEA-000628> <Created "1" resources for pool "oimJMSStoreDS", out of which "1" are available and "0" are unavailable.>
    ####<Nov 22, 2012 1:02:51 PM PST> <Info> <Common> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <oiminternal> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353618171036> <BEA-000628> <Created "1" resources for pool "oimOperationsDB", out of which "1" are available and "0" are unavailable.>
    ####<Nov 22, 2012 1:16:28 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1353618988046> <BEA-001128> <Connection for pool "mds-oim" has been closed.>
    ####<Nov 22, 2012 1:16:28 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1353618988105> <BEA-001128> <Connection for pool "mds-owsm" has been closed.>
    ####<Nov 22, 2012 1:16:28 PM PST> <Info> <JDBC> <fusion> <wls_oim1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1353618988283> <BEA-001128> <Connection for pool "oimOperationsDB" has been closed.>
    ####<Nov 22, 2012 1:16:56 PM PST> <Info> <Common> <fusion> <wls_oim1> <MDSPollingThread-[owsm, jdbc/mds/owsm]> <<anonymous>> <> <1e1fdf0e0c30c785:b8fee1:13b29ecc862:-8000-0000000000000003> <1353619016632> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>

  • Admin console unavailable when a managed server from domain get stuck

    We have a weblogic 10.3.2 domain with an admin server and a managed server in two different virtual machines. When for some reason this managed server get stuck (e.g. cpu 100 %) admin consolo starts to go slow up to the point it´s impossible to get access to this.
    Did anybody face to this problem before ?
    Thanks.

    Hi,
    Try to find which object causing high cpu usage following Oracle Doc ID 779349.1.
    by looking into the files then we can find what would be exact cause of this issue.
    Regards,
    Kalyan

  • Managed server is not starting -  Upgrading OBIEE from 11.1.1.6.2 to 11.1.1.7

    We are in the final stage of the installation.
    We are following the steps mentioned in http://www.rittmanmead.com/2013/04/upgrading-obiee-to-11-1-1-7/ .
    while running the  'Configuration Assistant' to update the BI domain the Managed server is not getting started.
    We are getting issue with SSL hand shake...Can any one help us to resolve this.
    ===========================
    Configuration Assistant Log
    ===========================
    BI Configuration
    Log
    Config Action BI Configuration started
    Executing: opmnctl stopall
    Log
    Step Executing: opmnctl stopall started
    Step Executing: opmnctl stopall ended successfully
    Stopping Managed Server: bi_server1
    Log
    Step Stopping Managed Server: bi_server1 started
    Step Stopping Managed Server: bi_server1 ended successfully
    Upgrading JRF Shared Libraries
    Log
    Step Upgrading JRF Shared Libraries started
    Step Upgrading JRF Shared Libraries ended successfully
    Upgrading OPSS Code Grants
    Log
    Step Upgrading OPSS Code Grants started
    Step Upgrading OPSS Code Grants ended successfully
    Upgrading Oracle Business Intelligence Code Grants
    Log
    Step Upgrading Oracle Business Intelligence Code Grants started
    Step Upgrading Oracle Business Intelligence Code Grants ended successfully
    Upgrading Non-J2EE Management EAR
    Log
    Step Upgrading Non-J2EE Management EAR started
    Step Upgrading Non-J2EE Management EAR ended successfully
    Deploying BI Content Server JEE application
    Log
    Step Deploying BI Content Server JEE application started
    Step Deploying BI Content Server JEE application ended successfully
    Deploying BI Composer JEE application
    Log
    Step Deploying BI Composer JEE application started
    Step Deploying BI Composer JEE application ended successfully
    Deploying JBIPS JEE application
    Log
    Step Deploying JBIPS JEE application started
    Step Deploying JBIPS JEE application ended successfully
    Restarting AdminServer
    Log
    Step Restarting AdminServer started
    Step Restarting AdminServer ended successfully
    Starting Managed Server: bi_server1
    Error
    Failed to achieve state RUNNING in 3600seconds.   The server is currently in state SHUTDOWN
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed. Please check logs for details.
    Step Starting Managed Server: bi_server1 failed
    Log
    Step Starting Managed Server: bi_server1 started
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed. Please check logs for details.
    Step Starting Managed Server: bi_server1 failed
    Executing: opmnctl startall
    Log
    Upgrading Oracle Business Intelligence Catalogs
    Log
    ===========================
    Dec 13, 2013 9:36:59 AM weblogic.nodemanager.server.Handler run
    WARNING: Uncaught exception in server handlerjavax.net.ssl.SSLKeyException: [Sec
    urity:090482]BAD_CERTIFICATE alert was received from botd-rptobapp2.devop.vertaf
    ore.com - 192.12.12.13. Check the peer to determine why it rejected the certif
    icate chain (trusted CA configuration, hostname verification). SSL debug tracing
    may be required to determine the exact reason the certificate was rejected.
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was receiv
    ed from botd.devop.com - 192.12.12.13. Check the peer to d
    etermine why it rejected the certificate chain (trusted CA configuration, hostna
    me verification). SSL debug tracing may be required to determine the exact reaso
    n the certificate was rejected.
    Nodemanger.log
    <Oct 7, 2013 10:28:35 AM> <INFO> <Loading domains file: c:\oracle\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Oct 7, 2013 10:28:38 AM> <INFO> <Loading identity key store: FileName=c:/oracle/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Oct 7, 2013 10:28:38 AM> <INFO> <Loaded node manager configuration properties from 'c:\oracle\WLSERV~1.3\common\nodemanager\nodemanager.properties'>
    <Oct 7, 2013 10:28:38 AM> <INFO> <bifoundation_domain> <bi_server1> <Startup configuration properties loaded from "C:\oracle\user_projects\domains\bifoundation_domain\servers\bi_server1\data\nodemanager\startup.properties">
    <Oct 7, 2013 10:28:42 AM> <INFO> <Secure socket listener started on port 9556>
    <Oct 7, 2013 10:35:51 AM> <WARNING> <Uncaught exception in server handlerjavax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from botd.devop.com - 192.12.12.13. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.>
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from botd.devop.com - 192.12.12.13. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertReceived(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
    at java.io.InputStreamReader.read(InputStreamReader.java:167)
    at java.io.BufferedReader.fill(BufferedReader.java:136)
    at java.io.BufferedReader.readLine(BufferedReader.java:299)
    at java.io.BufferedReader.readLine(BufferedReader.java:362)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)
    Admin server Log
    for protocols iiop, t3, ldap, snmp, http.>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.12.12.13
    :7002 for protocols iiops, t3s, ldaps, https.>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for do
    main "bifoundation_domain" running in Production Mode>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Dec 15, 2013 5:00:12 AM PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\oracle\user_projects\domains\bifou
    ndation_domain\servers\AdminServer\logs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped. Thi
    s can happen on some platforms like Windows.>
    <Dec 15, 2013 5:00:12 AM PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\oracle\user_pr
    ojects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log00002. Log messages will continue to be logge
    d in C:\oracle\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log.>
    CertPathTrustManagerUtils.certificateCallback: certPathValStype = 0
    CertPathTrustManagerUtils.certificateCallback: validateErr = 16
    CertPathTrustManagerUtils.certificateCallback: chain[0] = Serial number: -157025747728280783581574168894965558517
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=BOTD-RPTOBAPP2
    Not Valid Before:Sun Aug 12 11:27:29 PDT 2012
    Not Valid After:Fri Aug 13 11:27:29 PDT 2027
    Signature Algorithm:MD5withRSA
    ==============
    Narendar Reddy

    Hi Folks,
    Any inputs in the above issue is highly appreciated.
    "Error
    Failed to achieve state RUNNING in 3600seconds.   The server is currently in state SHUTDOWN
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed."
    Regards,
    Aj

  • Error while starting admin/managed server domain

    Hi,
    I have installed Weblogic 10.3.3 on windows 7 64-bit and created a single domain weblogic configuration wizard. As per my understanding single domain server the purpose of admin as well as managed server.
    Now while starting domain server, I'm getting below error messages:
    E:\Middleware_Home\user_projects\domains\first_domain\bin>setDomainEnv.cmd
    \Java\jre6\lib\ext\QTJava.zip was unexpected at this time.
    E:\Middleware_Home\user_projects\domains\first_domain\bin>startWebLogic.cmd
    \Java\jre6\lib\ext\QTJava.zip was unexpected at this time.
    E:\Middleware_Home\user_projects\domains\first_domain\bin>startManagedWebLogic.cmd
    \Java\jre6\lib\ext\QTJava.zip was unexpected at this time.
    Please help me where I should start looking. There is no log file created in Middleware home. I just started learning Weblogic (3-4 days back).
    Thanks,
    Neeraj
    Edited by: Neeraj Bhatia on Oct 18, 2010 8:11 PM

    set WL_HOME=E:\Middleware_Home\wlserver_10.3
    for %%i in ("%WL_HOME%") do set WL_HOME=%%~fsi
    set BEA_JAVA_HOME=E:\Middleware_Home\jrockit_160_17_R28.0.0-679
    set SUN_JAVA_HOME=E:\Middleware_Home\jdk160_18
    if "%JAVA_VENDOR%"=="Oracle" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Oracle
              set JAVA_HOME=E:\Middleware_Home\jrockit_160_17_R28.0.0-679
    @REM We need to reset the value of JAVA_HOME to get it shortened AND
    @REM we can not shorten it above because immediate variable expansion will blank it
    set JAVA_HOME=%JAVA_HOME%
    for %%i in ("%JAVA_HOME%") do set JAVA_HOME=%%~fsi
    set SAMPLES_HOME=%WL_HOME%\samples
    set DOMAIN_HOME=E:\Middleware_Home\user_projects\domains\first_domain
    for %%i in ("%DOMAIN_HOME%") do set DOMAIN_HOME=%%~fsi
    set LONG_DOMAIN_HOME=E:\Middleware_Home\user_projects\domains\first_domain
    if "%DEBUG_PORT%"=="" (
         set DEBUG_PORT=8453
    if "%SERVER_NAME%"=="" (
         set SERVER_NAME=AdminServer
    set DERBY_FLAG=false
    ----

  • AuditLogFileException while starting a managed server

    Hi all,
    I implemented custom JAAS authentication for WLS 7.0 server and console. There
    are no issues with a standalone or single server in the domain. When testing an
    AdminServer with a managed server, I could still start the Admin Server without
    any problem after configuring the security realm. I got the following errors while
    starting the managed server. I tested with both servers on the same machine.
    Any help would be appreciated.
    <Server failed during initialization. Exception:weblogic.security.service.AuditLogFileException:
    Couldn't rename C:\bea7\user_projects\deletedomain\.\DefaultAuditRecorder.log
    to C:\bea7\user_projects\deletedomain\.\DefaultAuditRecorder.log2598.old
    weblogic.security.service.AuditLogFileException: Couldn't rename C:\bea7\user_pr
    ojects\deletedomain\.\DefaultAuditRecorder.log to C:\bea7\user_projects\deletedo
    main\.\DefaultAuditRecorder.log2598.old
    at weblogic.security.service.AuditLogFile.<init>(AuditLogFile.java:98)
    at weblogic.security.providers.audit.DefaultAuditProviderImpl.createLogF
    ile(DefaultAuditProviderImpl.java:106)
    at weblogic.security.providers.audit.DefaultAuditProviderImpl.initialize
    (DefaultAuditProviderImpl.java:89)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1752)

    Hi,
    Please remember to mark the answers accordingly... Helpful or correct... You will be helping the forum community by doing that.
    First thing to fix is the Admin_URL, there should be something like:
    -Dweblogic.management.server=http://localhost:7001How are you starting this managed server? Node manager or command line? Try both options and see if they bring up the same error.
    Cheers,
    Vlad

  • Unable to start Manager server using Node Manager

    Hi,
    I have deployed Admin server in one of my unix machine(machine1) and i able to start my Admin server using node manager, and when i try to start my Managed server in another machine(machine2) using the node manager(that machine node manager) its throwing error;
    Note: am able to start Managed server using Adminurl and able to connect to Managed server node manager successfully,
    but not able to start Managed server using node manager
    its giving exception as below;
    error:- wls:/nm/webdomain> nmStart('ms1')
    Starting server ms1 ...
    Error Starting server ms1: weblogic.nodemanager.NMException: Exception while starting server 'ms1'
    Managed server log: -
    <Dec 13, 2011 3:40:17 PM> <INFO> <NodeManager> <Working directory is '/root/Oracle/Middleware/user_projects/domains/webdomain'>
    [root@LinuxVM ~]# cat /root/Oracle/Middleware/user_projects/domains/webdomain/servers/ms1/logs/ms1.out00071
    <Dec 13, 2011 3:40:17 PM> <INFO> <NodeManager> <Starting WebLogic server with command line: /root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/bin/java -Dweblogic.Name=ms1 -Dbea.home=/root/Oracle/Middleware -Djava.security.policy=/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Djava.library.path="/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/lib/i386/jrockit:/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/lib/i386:/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/../lib/i386:/root/Oracle/Middleware/patch_wls1035/profiles/default/native:/root/Oracle/Middleware/patch_ocp360/profiles/default/native:/root/Oracle/Middleware/wlserver_10.3/server/native/linux/i686:/root/Oracle/Middleware/wlserver_10.3/server/native/linux/i686/oci920_8" -Djava.class.path=/root/Oracle/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/root/Oracle/Middleware/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/lib/tools.jar:/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/root/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/root/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/root/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/root/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/root/Oracle/Middleware -Dweblogic.system.BootIdentityFile=/root/Oracle/Middleware/user_projects/domains/webdomain/servers/ms1/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true weblogic.Server >
    <Dec 13, 2011 3:40:17 PM> <INFO> <NodeManager> <Working directory is '/root/Oracle/Middleware/user_projects/domains/webdomain'>
    Nodemanager log:
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Rotated server output log to "/root/Oracle/Middleware/user_projects/domains/webdomain/servers/ms1/logs/ms1.out00070">
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Server error log also redirected to server log>
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Starting WebLogic server with command line: /root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/bin/java -Dweblogic.Name=ms1 -Dbea.home=/root/Oracle/Middleware -Djava.security.policy=/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Djava.library.path="/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/lib/i386/jrockit:/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/lib/i386:/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/jre/../lib/i386:/root/Oracle/Middleware/patch_wls1035/profiles/default/native:/root/Oracle/Middleware/patch_ocp360/profiles/default/native:/root/Oracle/Middleware/wlserver_10.3/server/native/linux/i686:/root/Oracle/Middleware/wlserver_10.3/server/native/linux/i686/oci920_8" -Djava.class.path=/root/Oracle/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/root/Oracle/Middleware/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/root/Oracle/Middleware/jrockit_160_24_D1.1.2-4/lib/tools.jar:/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/root/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/root/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/root/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/root/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/root/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/root/Oracle/Middleware -Dweblogic.system.BootIdentityFile=/root/Oracle/Middleware/user_projects/domains/webdomain/servers/ms1/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true weblogic.Server >
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Working directory is '/root/Oracle/Middleware/user_projects/domains/webdomain'>
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Rotated server output log to "/root/Oracle/Middleware/user_projects/domains/webdomain/servers/ms1/logs/ms1.out00071">
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Server error log also redirected to server log>
    <Dec 13, 2011 3:40:17 PM> <INFO> <webdomain> <ms1> <Server output log file is '/root/Oracle/Middleware/user_projects/domains/webdomain/servers/ms1/logs/ms1.out'>
    <Dec 13, 2011 3:40:26 PM> <INFO> <webdomain> <ms1> <Server failed during startup so will not be restarted>
    <Dec 13, 2011 3:40:26 PM> <WARNING> <Exception while starting server 'ms1'>
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.AbstractServerManager.start(AbstractServerManager.java:200)
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:23)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:604)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:119)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)

    You can start a managed server as follows:
    print 'START NODE MANAGER';
    startNodeManager(verbose='true', NodeManagerHome=nodemanagerhomelocation, ListenPort='5556', ListenAddress='localhost');
    print 'CONNECT TO NODE MANAGER';
    nmConnect(adminusername, adminpassword, 'localhost', '5556', domainname, domainlocation, 'ssl');
    print 'START ADMIN SERVER';
    nmStart('AdminServer');
    nmServerStatus('AdminServer');
    print 'CONNECT TO ADMIN SERVER';
    connect(adminusername, adminpassword);
    print 'START MANAGED SERVER';
    start('VideotheekWebServer','Server');
    nmServerStatus('VideotheekWebServer');
    print 'START CLUSTER';
    start('VideotheekCluster','Cluster');
    nmServerStatus('VideotheekServer1');
    nmServerStatus('VideotheekServer2');JVM properties are set using the admin console and edit the startup properties of your managed server (configuration, server start).
    The properties file (startup.properties) is saved in the directory <domain-home>/servers/<server-name>/data/nodemanager.

  • OSB: problem when starting a managed server in an OSB cluster

    Hi,
    I used the configuration wizard to setup a very simple domain, containing a cluster with a managed server. When I start the managed server from the console I get prompted for the boot user and password. I specify the values I defined during the installation (weblogic user and custom passwort). After some time the managed server exists with the following exception:
    ####<21.04.2010 19.25 Uhr CEST> <Critical> <WebLogicServer> <DEMUC10525> <ManagedServer1> <main> <<WLS Kernel>> <> <> <1271870735741> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
         at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    What is its problem and how do I fix it? I have not configured anything special in the domain - just the cluster, a single machine and the managed server and admin server targeted at this machine.
    The admin server starts without these problems. I also tried copying the boot.properties from the admin server to the managed server without any success - the same problem.
    Regards
    Dimo
    Edited by: dimo velev on 21.04.2010 11:24

    Hi Anuj,
    it turned out to be an OSB related problem - WLS forum would not have been able to help.
    The startManagedWebLogic script should be run only within an environment which has been correctly setup using the domain setDomainEnv script. This seems to add some classpaths and stuff like this which, if missing, produces the exception - it actually has absolutely nothing to do with the user and password being wrong.
    If you are using a node manager to start the managed servers then it should also be run within an evironment correctly setup with the domain's setDomainEnv script.
    Best regards
    Dimo

  • Starting Management Server srevice

    I am in the process of installing 9i database on my Windows XP system. My Management Server service will not start. It attempts to start but the immediately shuts down. Can someone help me with this problem?

    you need to ensure that your windows xp system has a static IP address otherwise OMS doesn't know where to find the db server

  • Errors Starting Managed Server

              Hai all!
              I Have 1 Admin server A and One Managed Server M.
              1)I Started Admin server A.
              2)It starts fine promitng Clustering services are started
              3)Now i starts Managed Server M.
              4)When starting M it gives error Application defaultwebAppA cannot be deployed
              into server M.
              5)At the same time in console of Admin A error message prints out reading Unable
              to deploy defaultWebAppB into Server A.
              What may be the problem?
              Can u Pls drive out of the problem?
              TIA
              Rgds
              Manohar
              

    [att1.html]
              

Maybe you are looking for

  • Delete Pricing Condition IN Sales Order

    Hello Forum, Does anyone know how to delete a specific pricing condition in a Sales Order. In a sales order for each line item there are multiple pricing conditions. I need to delete a specific price condition 'ZZZZ' for instance then how do I go abo

  • BPM 11g API

    Has anyone been able to find documentation on the BPM 11g API? I thought there was a Java-based API available so I can integrate a Java-based web app into my BPM project. Anyone found a link for it? Thanks, Mark

  • HT1766 White Screen, NOTHING works! PLEASE HELP!!!

    Okay, so I was on the Facebook app on my iPod Touch... Then the screen froze, shortly after that my screen turned white. The two button thing isn't working and i don't know what to do, i don't live near an Apple Store, and i can't go there. so someon

  • TS3694 What is proceedure when gifted iTune song will not open and "unknown error code 1004" appea

    I send songs as gifts to friend and the box appears- How should they proceed to retrieve the song please? Thx.

  • How to push deltas immediately into bw

    Dear Friends, Due to an upgradation to R3 , we have a requirement to push all the deltas immediately into BW and delete all the setup tables and data in smq1/lbwe, rsa7 etc .once the upgradation is done r3 should be intact with BW and exactly in the