7 Replies Latest reply on Feb 22, 2007 10:45 PM by mdpatil

    DataSource problem - JBossManagedConnectionPool

    dakota007

      I'm using a datasource. The database is Oracle 9i. Everthing works fine, but after a certain time I receive these errors:

      [STDERR] org.jboss.util.NestedSQLException: No ManagedConnections available within configured blocking timeout ( 5000 [ms] ); - nested throwable: (javax.resource.ResourceException: No ManagedConnections available within configured blocking timeout ( 5000 [ms] ))

      WARN [JBossManagedConnectionPool] Unable to fill the pool due to timeout ( 5000 [ms] )

      I don't understand why I'm getting those errors. The only thing I can do is restarting JBoss(3.2.3). Please help me.