2 Replies Latest reply on May 14, 2008 11:10 AM by ejsdeveloper

    No ManagedConnections Problem

    ejsdeveloper

      Hello,

      We are receiving the following error. I saw a similar POST with no REPLY. This error is stopping the entire .war program. Any advice on how to fix this issue?

      Thanks!

      8:33:56,343 INFO [STDOUT] org.jboss.util.NestedSQLException: No ManagedConnect
      ions available within configured blocking timeout ( 30000 [ms] ); - nested throw
      able: (javax.resource.ResourceException: No ManagedConnections available within
      configured blocking timeout ( 30000 [ms] ))
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.adapter.jdbc.WrapperDataSo
      urce.getConnection(WrapperDataSource.java:106)
      08:33:56,343 INFO [STDOUT] at autoqa.WorkerQA.runAutoQA(WorkerQA.java:198)
      08:33:56,343 INFO [STDOUT] at autoqa.WorkerQA.run(WorkerQA.java:111)
      08:33:56,343 INFO [STDOUT] at java.lang.Thread.run(Thread.java:619)
      08:33:56,343 INFO [STDOUT] Caused by: javax.resource.ResourceException: No Mana
      gedConnections available within configured blocking timeout ( 30000 [ms] )
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.connectionmanager.Internal
      ManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:246)
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.connectionmanager.JBossMan
      agedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:534)
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.connectionmanager.BaseConn
      ectionManager2.getManagedConnection(BaseConnectionManager2.java:396)
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.connectionmanager.TxConnec
      tionManager.getManagedConnection(TxConnectionManager.java:299)
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.connectionmanager.BaseConn
      ectionManager2.allocateConnection(BaseConnectionManager2.java:448)
      08:33:56,343 INFO [STDOUT] at org.jboss.resource.connectionmanager.BaseConn
      ectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.
      java:838)