[jboss-user] [Management, JMX/JBoss] - Re: Server is not Responding ( Jboss 4.2.3.GA with JDK1.5) a

alberto.silveirajunior do-not-reply at jboss.com
Tue Mar 31 10:06:10 EDT 2009


Just to give you all a feedback.....

Finally I found why JBOSS stops to respond HTTP requests. 

I found an error in my application where the application code was leaving DB connections starving. 

When the maximum number of busy connections is equals to the max number of connections, JBOSS/tomcat stops to respond HTTP requests.     

This application uses hibernate 3x and C3PO.

I hope it can help you some day...

Thanks,

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

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



More information about the jboss-user mailing list