Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4792

Send over amqp+nio transport block indefinitely

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 5.8.0
    • None
    • Connector
    • None
    • Red Hat Enterprise Linux 6.4, OpenJDK 1.7.0_25

    Description

      When trying to send a message to a topic over AMQP using QPid Java client example the operation block indefinitely if amqp+nio transport is configured on the ActiveMQ side. With amqp transport the operation succeeds.

      The example program is executed with the following arguments:

      java -cp lib/proton-api-0.5.jar:lib/proton-j-impl-0.5.jar:target/classes org.apache.qpid.proton.example.Send -a "amqp://127.0.0.1:5672/topic://test.foo" -s bar3255 'xxyyzz555'

      The code can be found here:

      http://svn.apache.org/repos/asf/qpid/proton/trunk/examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Send.java

      Attachments

        1. org.apache.activemq.transport.amqp.bugs.AMQ4792Test-output.txt
          3 kB
          Marko Asplund
        2. AMQ4792Test.java
          3 kB
          Kevin Anthony Earls

        Activity

          People

            Unassigned Unassigned
            aspa Marko Asplund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: