[
https://issues.apache.org/jira/browse/AMQ-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-4822.
-------------------------------
Resolution: Fixed
patch applied with thanks.
> 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
> Attachments: AMQ-4822.patch
>
>
> 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)