1 Reply Latest reply on Apr 29, 2003 2:50 PM by lingm

    Migration from JBoss-2.4.6_Tomcat-4.0.3 TO JBoss-2.4.10_Tomc

    michaud

      Hello,

      I decide to migrate from JBoss-2.4.6_Tomcat-4.0.3 to JBoss-2.4.10_Tomcat-4.0.6 because of problems with mysql. ( every morning the server is down because of time out ).

      When I start jboss with tomcat, I have the following error on each data source ( even the default one )

      [INFO,accessDS] Starting
      [INFO,accessDS] XA Connection pool accessDS bound to java:/accessDS
      [WARN,XAConnectionFactory] XAConnectionImpl: org.jboss.pool.jdbc.xa.wrapper.XAConnectionImpl@ab54eb has no current tx!
      [WARN,XAConnectionFactory] XAConnectionImpl: org.jboss.pool.jdbc.xa.wrapper.XAConnectionImpl@ab54eb has no current tx!
      [INFO,accessDS] Started

      Thanks for your help !