You can change the maximum number of connections in your *DS-service.xml file.  

Look for the tag:
     50

Two common causes for using up all the connections are:

1. Your application code doesn't release the connection when exceptions happen.
2. There is some sort of deadlock situation occurring in the database.

-Dave


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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to