[
https://issues.apache.org/jira/browse/AMQ-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea updated AMQ-4822:
---------------------------------
Fix Version/s: 5.10.0
5.9.1
> 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
> Fix For: 5.9.1, 5.10.0
>
> 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.2#6252)