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

DynamicallyIncludedDestinationsDuplexNetworkTest.testDynamicallyIncludedDestinationsForDuplex fails on EC2 boxes

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.9.1, 5.10.0
    • None
    • None
    • Amazon EC2 RHEL, Ubuntu

    • Patch Available

    Description

      This test fails on EC2 boxes because they have /etc/hosts which contain and entry "127.0.0. localhost.localdomain localhost" rather than "127.0.0.1 localhost". Therefore the remoteBroker.getTransportConnectorByName("tcp://localhost:61617) call in DynamicallyIncludedDestinationsDuplexNetworkTest.getDuplexBridgeFromConnection fails because that connector is stored as "tcp://localhost.localdomain:61617"

      Attachments

        1. AMQ-4822.patch
          2 kB
          Kevin Anthony Earls

        Activity

          People

            Unassigned Unassigned
            kearls Kevin Anthony Earls
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: