Hi,
We are using WebLogic 11.1.1.4.0 version. We are facing of full thread dump in weblogic server. Due to this thread dump issue the bpel processes are getting stuck in the middle.
Can anyone please guide with resolution to overcome this issue.
Error:
####<Jun 27, 2014 4:58:28 PM PDT> <Notice> <WebLogicServer> <kpch3.cbf.corp.google.com> <soa_server2> <Thread-380> <weblogic> <> <> <1403913508622> <BEA-000378> <Server failed to shutdown within the configured timeout of 120 seconds. The server process will exit now.>####<Jun 27, 2014 4:58:28 PM PDT> <Error> <> <kpch3.cbf.corp.google.com> <soa_server2> <Thread-380> <weblogic> <> <> <1403913508751> <BEA-000000> <===== FULL THREAD DUMP ===============Fri Jun 27 16:58:28 2014Oracle JRockit(R) R28.1.0-123-138454-1.6.0_20-20101014-1350-linux-x86_64"Main Thread" id=1 idx=0x4 tid=7558 prio=5 alive, waiting, native_blocked -- Waiting for notification on: weblogic/t3/srvr/T3Srvr@0x1047e29f8[fat lock] at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method) at java/lang/Object.wait(J)V(Native Method) at java/lang/Object.wait(Object.java:485) at weblogic/t3/srvr/T3Srvr.waitForDeath(T3Srvr.java:979) ^-- Lock released while waiting: weblogic/t3/srvr/T3Srvr@0x1047e29f8[fat lock] at weblogic/t3/srvr/T3Srvr.run(T3Srvr.java:488) at weblogic/Server.main(Server.java:71) at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method) -- end of traceOpen lock chains================Chain 1:"ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" id=26 idx=0xb4 tid=7750 waiting for java/lang/String@0x106de26e0 held by:"ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" id=25 idx=0xb0 tid=7749 (active)===== END OF THREAD DUMP ===============
-Thanks
GVS