[jboss-user] [JCA/JBoss] - No ManagedConnections available

saravanag do-not-reply at jboss.com
Thu Oct 12 14:31:30 EDT 2006


Hi,

I am getting this Exception

Failed getDBPoolorg.jboss.util.NestedSQLException: No ManagedConnections available
within configured blocking timeout ( 30000 [ms] ); 

I have set min pool size as 5 and did not specify max size and it defaults to 20.

I have closed all connections in finally block. I beleive connection.close() is not returning the connection back to pool. 

Can anyone help me on this. Thanks in advance.

Thanks
Ganesh

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

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



More information about the jboss-user mailing list