Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1006

QIT 2-node test fails with all brokers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • None
    • None
    • None
    • None

    Description

      Running the Qpid Interop Test 2-node test using dispatch in the following configuration fails:

                9001        5672        9002
      sender --> node1 --> broker --> node2 --> receiver

      Running the test as follows:

      python -m qpid_interop_test.amqp_types_test --include-type boolean --include-shim ProtonCpp --sender localhost:9001 --receiver localhost:9002

      results in a test hang (until it times out). Looking at the logs, I see when the sender connects:

      2018-05-21 11:47:39.811401 -0400 SERVER (info) Accepted connection to ::1:9001 from ::1:36088
      2018-05-21 11:47:49.807716 -0400 SERVER (info) Connection from ::1:36088 (to ::1:9001) failed: amqp:connection:framing-error connection aborted
      

      but there is never an AMQP close or error of any kind on the wire (see attached wireshark file). The test simply hangs until it times out. (If you use Wireshark, it will be necessary to change the AMQP protocol port from 5672 to 9001 to see this part of the conversation).

      The same occurs if using ActiveMQ and Artemis as the center broker. The same occurs for all clients, I have tried the ProtonCpp, ProtonPython2, ProtonPython3 and RheaJs clients, all with the same result. However, running a single-node test works ok.

      Also attached are the two config files for the two dispatch nodes, the config file for qpid-cpp and the log files for the two dispatch nodes.

      Attachments

        1. dispatch-2node.qpid-cpp.types.pcapng
          12 kB
          Kim van der Riet
        2. qdrouterd.node2.log
          3 kB
          Kim van der Riet
        3. qdrouterd.node1.log
          3 kB
          Kim van der Riet
        4. qpidd.conf
          1 kB
          Kim van der Riet
        5. qdrouterd.node1.conf
          2 kB
          Kim van der Riet
        6. qdrouterd.node2.conf
          2 kB
          Kim van der Riet

        Activity

          People

            gmurthy Ganesh Murthy
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: