This is an NMS client right? The failover url does not even work with a pure Java client.
Do you see the same behavior when using a simple url like failover:(tcp://broker-1:61616,tcp://broker-2:61616) without any extra configuration? I just tested it again using a Java client (but needed to change the url syntax slightly) and it works as expected. As soon as broker-1 is shutdown, it reconnects to broker-2. Torsten Mielke tors...@fusesource.com tmie...@blogspot.com On Nov 16, 2011, at 4:05 PM, Ishitori wrote: > ActiveMQ version is 5.5.0. > Yes, the port is not listeneed at all, because I stop ActiveMQ windows > service for broker-2. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Connection-timeout-20-sec-tp4076349p4076625.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.