I have reconfigured the nodes to get the message distribution working the way we need it to, so now the listener receives messages even if the producer is on a different node. I'm happy with that bit.
The whole reconnect/failover issue is another matter though (as we're having a very similar issue with 1.0.1.SP4). I've done another test, this time killing the JBM processes instead of using Ctrl-C. It took a little bit longer but I was able to get into the same state i.e. one node running but the test case unable to get a connection to it. Log output is here http://ben.customer.netspace.net.au/reconnectTestOutputKilledServers.zip Just on the subject of killing JBoss instead of shutting it down - what happens when the server hosting JBoss Messaging gets rebooted? Is that considered a 'kill' or 'shutdown'? It's going to make our production support very difficult if rebooting the machine hosting JBM prevents us from reconnecting to it! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026522#4026522 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026522 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
