Symptom
The AS Java is not able to start, it is hanging at "Starting framework" state and can not move forward.
In the dev_server0 log, thread dumps have been created. Problem similar to the below can be found after analyzed it.
- There are 1 threads starting services
- 1 (from 1) threads are waiting to be notified - at java.lang.Thread.sleep(). Caller - at com.sap.jms.server.JMSServerFrame.start() Details
- CSS component: BC-JAS-JMS for com.sap.jms.server.JMSServerFrame
The full thread stack is:
Thread 'Service Runner [jms_provider]', process 'server0', index '123'
"Service Runner [jms_provider]" #123 prio=5 os_prio=0 cpu=123 [reset 123] ms elapsed=1234 [reset 1234] s allocated=123456789 B (123 MB) [reset 123456789 B (123 MB)] defined_classes=12
io= file i/o: 123456/12345 B, net i/o: 12345/12345 B, files opened:12, socks opened:1 [reset file i/o: 123456/0 B, net i/o: 123456/12345 B, files opened:1, socks opened:1 ]
tid=0x000001234567890 nid=0x1234 / 1234 waiting on condition [_thread_blocked (_at_safepoint), stack(0x0000000123400000,0x0000000123000000)] [0x0000000123456000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(J)V(Native Method)
at com.sap.jms.server.JMSServerFrame.start(Lcom/sap/engine/frame/ApplicationServiceContext;)V(JMSServerFrame.java:373)
at com.sap.engine.core.service630.container.ServiceRunner.startFrame(Lcom/sap/engine/frame/ApplicationServiceFrame;)V(ServiceRunner.java:165)
at com.sap.engine.core.service630.container.ServiceRunner.startService(Z)V(ServiceRunner.java:118)
at com.sap.engine.core.service630.container.ServiceRunner.run()V(ServiceRunner.java:65)
at com.sap.engine.frame.core.thread.Task.run()Ljava/lang/Object;(Task.java:73)
at com.sap.engine.core.thread.impl5.SingleThread.execute()V(SingleThread.java:178)
at com.sap.engine.core.thread.impl5.SingleThread.run()V(SingleThread.java:316)
Read more...
Environment
SAP NetWeaver Application Server for JAVA
Product
Keywords
Starting framework, com.sap.jms.server.JMSServerFrame, jms_provider, jms, provider, hanging, start, startup , KBA , BC-JAS-JMS , Messaging , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.