2 Replies Latest reply on Dec 23, 2005 1:02 PM by maxota

    No Managed Connections Exception

    pkjayanthi

      We are in Telecom domain working for a telecom client in Sweden. We are using JBoss Application Server 4.0.2.

      We are getting the following exception.


      09:45:41,631 ERROR [ProcessPersistanceBean#findByPrimaryKey] Find failed
      org.jboss.util.NestedSQLException: No ManagedConnections available within configured blocking timeout ( 30000 [ms] ); - nested throwable: (javax.resource.ResourceException: No ManagedConnections available within configured blocking timeout ( 30000 [ms] ))


      So, we have done the following

      1)Edited the file hsqldb-ds.xml and added the following tag

      <blocking-timout-millis>60000</blocking-timout-millis>

      2)Restarted the JBoss server.

      3)The value 60000 given above is not being reflected and we are getting the "no managed connections" exception again.

      Is there any other file other than hsqldb-ds.xml in which i need to change anything.

      Could any one please help us out ASAP.

      Thanks
      Pavan