Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3689

[EAP - mysql80] Connection is not associated with a managed connection ; Unable to stop service

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • AMQ 7.7.0.GA
    • jdbc
    • None

    Description

      Following exception is occuring in multiple EAP tests using MySQL 8 DB for journal. Additional exceptions appearing in the log are probably related. server.log attached

      SQL EXCEPTIONS: 
      SQLState: null ErrorCode: 0 Message: IJ031040: Connection is not associated with a managed connection: org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8@74c957e5
      16:19:09,541 ERROR [org.apache.activemq.artemis.core.server] (Thread-115) AMQ224068: Unable to stop component: org.apache.activemq.artemis.core.persistence.impl.journal.JDBCJournalStorageManager: java.sql.SQLException: IJ031040: Connection is not associated with a managed connection: org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8@74c957e5
       at org.jboss.jca.adapters.jdbc.WrappedConnection.lock(WrappedConnection.java:173)
       at org.jboss.jca.adapters.jdbc.WrappedConnection.setAutoCommit(WrappedConnection.java:839)
       at org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.stop(AbstractJDBCDriver.java:109) [artemis-jdbc-store-2.13.0.jar:2.13.0.redhat-00006]
       at org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl.stop(JDBCJournalImpl.java:175) [artemis-jdbc-store-2.13.0.jar:2.13.0.redhat-00006]
       at org.apache.activemq.artemis.jdbc.store.journal.JDBCJournalImpl.stop(JDBCJournalImpl.java:167) [artemis-jdbc-store-2.13.0.jar:2.13.0.redhat-00006]
       at org.apache.activemq.artemis.core.persistence.impl.journal.JDBCJournalStorageManager.stop(JDBCJournalStorageManager.java:123) [artemis-server-2.13.0.jar:2.13.0.redhat-00006]
       at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.stop(ActiveMQServerImpl.java:1144) [artemis-server-2.13.0.jar:2.13.0.redhat-00006]
       at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.stop(ActiveMQServerImpl.java:1052) [artemis-server-2.13.0.jar:2.13.0.redhat-00006]
       at org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$5.run(ActiveMQServerImpl.java:858) [artemis-server-2.13.0.jar:2.13.0.redhat-00006]
      
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-jbertram Justin Bertram
              rvais Roman Vais
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: