java.lang.Object.wa...
 
Notifications
Clear all

java.lang.Object.wait(Object.java :

1 Posts
1 Users
0 Likes
90 Views
(@rippesteban)
Posts: 727
Noble Member
Topic starter
 

You see the following entry in the thread dumps while analyzing a system's performance:

ajp-8019- 43" nid=183 state=WAITING - waiting on <0x515a41f6> (a

org.apache.tomcat.util.net.JIoEndpoint$Worker) - locked <0x515a41f6> (a

org.apache.tomcat.util.net.JioEndpoint$Worker)at java.lang.Object.wait(Native Method)at

java.lang.Object.wait(Object.java :485)at

org.apache.tomcat.util.net.JioEndpoint$Worker.await(JioEndpoint.java :471)at

org.apache.tomcat.util.net.JioEndpoint$Worker.run(JioEndpoint.java :497)at

java.lang.Thread.run(Thread.java:662)Locked synchronizers: count = 0

How do you interpret this thread dump?

  • A . The Tomcat AJP parameter maxThreads is too small to handle simultaneous requests.
    B. The JVM option maxAJPThreads is too small to handle simultaneous requests.
    C. The thread is waiting for an incoming connection.
    D. The system is about to crash because the thread is blocked and cannot perform its job.

Show Answer Hide Answer

Suggested Answer: C
 
Posted : 15/01/2023 11:29 am

Latest SAP E_C4HYCP_12 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: