6 Replies Latest reply on Mar 21, 2006 7:09 AM by sreeshyam

    clustering tests in testsuite failed

    sreeshyam

      Hi
      im new to jboss.i have problem running jboss test suite clustering tests.most of the tests are getting failed. when i checked the log file i had seen that when running node 1 only one member is visible.

      from $jboss-4.0.4RC1-src\build\output\jboss-4.0.4RC1\server\node0\log\output.log

      16:05:20,618 INFO [TreeCache] viewAccepted(): new members: [localhost:2996].
      i guess this is ok.

      but in D:\jboss-4.0.4RC1-src\build\output\jboss-4.0.4RC1\server\node1\log\output.log

      -------------------------------------------------------
      GMS: address is inblr-chattos:3007 (additional data: 19 bytes)
      -------------------------------------------------------
      16:05:34,448 INFO [DefaultPartition] Number of cluster members: 1
      16:05:34,448 INFO [DefaultPartition] Other members: 0
      16:05:34,448 INFO [DefaultPartition] Fetching state (will wait for 30000 milliseconds):
      16:05:34,498 INFO [HANamingService] Started ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=inblr-chattos/129.227.153.83
      16:05:34,508 INFO [DetachedHANamingService$AutomaticDiscovery] Listening on /129.227.153.83:1102, group=230.0.0.4, HA-JNDI address=129.227.153.83:1100
      16:05:35,189 INFO [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=8;loopback=false;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
      16:05:35,219 INFO [TreeCache] interceptor chain is:
      class org.jboss.cache.interceptors.CallInterceptor
      class org.jboss.cache.interceptors.LockInterceptor
      class org.jboss.cache.interceptors.UnlockInterceptor
      class org.jboss.cache.interceptors.ReplicationInterceptor
      16:05:35,219 INFO [TreeCache] cache mode is REPL_SYNC
      16:05:35,249 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is inblr-chattos:3011
      -------------------------------------------------------
      16:05:37,262 INFO [TreeCache] viewAccepted(): new members: [inblr-chattos:3011]

      here only 1 member.
      im running in windows xp.i got this test passed in widows 2000.
      plz give some help.Thanks in advance.

      shyam