3 Replies Latest reply on Oct 12, 2006 3:10 PM by weston.price

    No ManagedConnections available

    saravanag

      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