[jboss-user] [JCA/JBoss] - Re: Regarding the No ManagedConnection error in jboss-4.0.3S
jaikiran
do-not-reply at jboss.com
Fri Jul 21 02:57:47 EDT 2006
<min-pool-size>50</min-pool-size>
| <max-pool-size>75</max-pool-size>
Thats a good enough pool size. What does your application do? Does it heavily use connections. How long are these connections kept open? If i remember correctly, using the jmx-console there is a way to find out the number of connection currently in use, for your datasource. Have you checked this current connection count when this exception occurs?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959787#3959787
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959787
More information about the jboss-user
mailing list