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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
