Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-10

Qpid JMS client fails to connection on ports other than 5672

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • None
    • None
    • None

    Description

      Connections fail to connect when the url has a port other than 5672 even though the AMQP port is configured and available via ActiveMQ broker. Works with SwiftMQ. Also can see the RabbitMQ client try to connect but fail due to AMQP version mismatch between supported 0.9.1 and 1.0.

      Works: "amqp://system:manager@localhost/?brokerlist='tcp://localhost:5672'&max-sessions=10000"

      Fails: "amqp://system:manager@localhost/?brokerlist='tcp://localhost:61615'&max-sessions=10000"

      Fails: "amqp://system:manager@localhost/?brokerlist='tcp://localhost:5673'&max-sessions=10000"

      Attachments

        Activity

          People

            Unassigned Unassigned
            tcollinsworth Troy Collinsworth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: