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

Example replicated-transaction-failover fails on RHEL6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • A-MQ 7.0.0.ER12
    • None
    • None
    • Interactive Demo/Tutorial
    • Hide

      mvn -Pexamples -pl :replicated-transaction-failover clean verify

      Show
      mvn -Pexamples -pl :replicated-transaction-failover clean verify

      Example fails on RHEL6, on both openJDK and Oracle Java 1.8. This example runs OK on RHEL7, on any Java.

      Caused by: javax.jms.JMSException: AMQ119014: Timed out after waiting 30,000 ms for response when sending packet 43
      		at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:401)
      		at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:307)
      		at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.simpleCommit(ActiveMQSessionContext.java:309)
      		at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.commit(ClientSessionImpl.java:512)
      		at org.apache.activemq.artemis.jms.client.ActiveMQSession.commit(ActiveMQSession.java:214)
      		at org.apache.activemq.artemis.jms.example.ReplicatedTransactionFailoverExample.main(ReplicatedTransactionFailoverExample.java:86)
      		... 28 more
      Caused by: ActiveMQConnectionTimedOutException[errorType=CONNECTION_TIMEDOUT message=AMQ119014: Timed out after waiting 30,000 ms for response when sending packet 43]
      		... 34 more
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ----------------
      

            rh-ee-ataylor Andy Taylor
            jdanek@redhat.com Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: