[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss and Postgres on 2 machines

mglowacki do-not-reply at jboss.com
Mon Mar 17 08:27:37 EDT 2008


hi, i have taken thread dump when jboss became not responsible (I have used JMeter to simulate stress) and I have plenty of

13:23:26"http-0.0.0.0-8100-9" daemon prio=6 tid=0x604a1800 nid=0x1db4 in Object.wait() [
0x5d1cf000..0x5d1cfc98]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x1f9f96a8> (a org.apache.tomcat.util.net.MasterSlaveWorke
rThread)
        at java.lang.Object.wait(Object.java:485)
        at org.apache.tomcat.util.net.MasterSlaveWorkerThread.await(MasterSlaveW
orkerThread.java:81)
        - locked <0x1f9f96a8> (a org.apache.tomcat.util.net.MasterSlaveWorkerThr
ead)
        at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWor
kerThread.java:107)
        at java.lang.Thread.run(Thread.java:619)

Guess I have to use remote debugger to find out why threads start to wait and probably block each other?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137033#4137033

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137033



More information about the jboss-user mailing list