1. Read the docs on jgroups.org. 2. Make sure *all* hosts that are running are listed in the XML, e.g.:
| <TCP start_port="11800" bind_addr="Y.X.Z.7" loopback="true" /> | <TCPPING initial_hosts="Y.X.Z.63[11800],Y.X.Z.7[11800]" | port_range="3" | timeout="3000" | num_initial_members="2" | up_thread="true" | down_thread="true" /> | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856540#3856540 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856540 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
