1 Reply Latest reply on Oct 2, 2002 8:21 PM by joelvogt

    JBoss 2.4.9: Datasource errors

    klusi

      Hello,

      I just installed JBoss-2.4.9_Tomcat-4.0.4 and I have a big problem with it. I copied the Datasource MBean-Configuration from the earlier 2.4.6 installation into the new installation and when I start JBoss 2.4.9, not one of my datasources start up properly. I get the following error message:

      java.lang.RuntimeException: No ManagedConnections available!

      I am using the "old" way of configuring datasources via the org.jboss.pool.jdbc.xa.XAPoolDataSource implementation which is running fine on JBoss 2.4.6.

      What may be the problem here?

      Kind regards

      Thorsten

        • 1. Re: JBoss 2.4.9: Datasource errors
          joelvogt

          There were slight changes in 2.4.8. What your best to do is clear out your config and start again. This time copy paste the example and just change for your config. It might be a little slower if your have lots of datasources, but it will work.