Hi All, I am using jboss 3.2.3 and jgroup is 2.2.0 under winXP. I try to use TCP but it does not work. the cluster-service.xml :
<TCP start_port="11800" bind_addr="Y.X.Z.7" loopback="true" /> | <TCPPING initial_hosts="Y.X.Z.63[11800]" | port_range="1" | timeout="3000" | num_initial_members="1" | up_thread="true" | down_thread="true" /> | | <MERGE2 min_interval="5000" max_interval="10000" /> | <FD shun="true" up_thread="true" down_thread="true" | timeout="2500" max_tries="5" /> | <VERIFY_SUSPECT timeout="3000" num_msgs="3" | up_thread="true" down_thread="true" /> | <pbcast.NAKACK gc_lag="50" retransmit_timeout="300,600,1200,2400,4800" | up_thread="true" down_thread="true" /> | <pbcast.STABLE desired_avg_gossip="20000" | up_thread="true" down_thread="true" /> | <UNICAST timeout="5000" window_size="100" min_threshold="10" | down_thread="true" /> | <FRAG frag_size="8192" | down_thread="true" up_thread="true" /> | <pbcast.GMS join_timeout="5000" join_retry_timeout="2000" | shun="true" print_local_addr="true" /> View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856516#3856516 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856516 ------------------------------------------------------- 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
