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

Qpid fails to connection on ports other than 5672

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Invalid
    • 0.25
    • None
    • JMS AMQP 0-x

    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

        Issue Links

          Activity

            People

              rgodfrey Robert Godfrey
              tcollinsworth Troy Collinsworth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: