Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2901

A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
    • 0.13
    • Broker-J, JMS AMQP 0-x
    • None

    Description

      The following stack trace is printed for failed commit

      org.apache.qpid.transport.SessionException: ch=0 id=0 ExecutionException(errorCode=INTERNAL_ERROR, commandId=13, description=Exception processing command: java.lang.RuntimeException: Failed to commit transaction)
      at org.apache.qpid.transport.Session.sync(Session.java:807)
      at org.apache.qpid.transport.Session.sync(Session.java:772)
      at org.apache.qpid.transport.Session.invoke(Session.java:732)
      at org.apache.qpid.transport.Session.invoke(Session.java:561)
      at org.apache.qpid.transport.SessionInvoker.txCommit(SessionInvoker.java:148)
      at org.apache.qpid.client.AMQSession_0_10.sendCommit(AMQSession_0_10.java:423)
      at org.apache.qpid.client.AMQSession_0_10.commit(AMQSession_0_10.java:1008)
      at org.apache.qpid.systest.TestingBaseCase$1.run(TestingBaseCase.java:105)
      at java.lang.Thread.run(Thread.java:619)

      This is the list of failing tests:
      org.apache.qpid.systest.SubscriptionTest#testTopicDurableConsumerMessageAge
      org.apache.qpid.systest.SubscriptionTest#testTopicDurableConsumerMessageCount
      org.apache.qpid.systest.TopicTest#org.apache.qpid.systest.TopicTest
      org.apache.qpid.systest.TopicTest#testTopicDurableConsumerMessageAge
      org.apache.qpid.systest.GlobalQueuesTest#testTopicDurableConsumerMessageAge
      org.apache.qpid.systest.GlobalTopicsTest#testTopicDurableConsumerMessageSize
      org.apache.qpid.systest.GlobalTopicsTest#testTopicDurableConsumerMessageAge

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: