Kevin Earls created AMQ-4822:
--------------------------------

             Summary: 
DynamicallyIncludedDestinationsDuplexNetworkTest.testDynamicallyIncludedDestinationsForDuplex
 fails on EC2 boxes
                 Key: AMQ-4822
                 URL: https://issues.apache.org/jira/browse/AMQ-4822
             Project: ActiveMQ
          Issue Type: Test
         Environment: Amazon EC2 RHEL, Ubuntu
            Reporter: Kevin Earls


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"




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to