2 Replies Latest reply on Sep 29, 2005 2:04 PM by bytor99999

    JBoss handleJoin failed ..Problem

    shon2004

      Hi ALL,

      When started the server today I suddenly started getting these warnings on JBoss console:
      I did some research and it looks like its something to do with the JGroupTCP..not sure how to correct this problem...Any suggestions on how to solve ??,

      
      e;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=f
      alse):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_si
      ze=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_t
      imeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRAN
      SFER(down_thread=true;up_thread=true)
      17:57:45,060 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
      17:57:45,060 INFO [TreeCache] cache mode is REPL_ASYNC
      17:57:45,110 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is svalveka-wkst:1893
      -------------------------------------------------------
      17:57:52,130 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:01,133 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:10,136 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:19,129 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:28,132 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:37,135 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:46,137 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:58:55,130 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:59:04,133 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      17:59:13,136 WARN [ClientGmsImpl] handleJoin(svalveka-wkst:1893) failed, retryi
      ng
      


        • 1. Re: JBoss handleJoin failed ..Problem

          I am getting something very similar to your.

          I am thinking it is trying to connect to some server that is down.

          Mark

          • 2. Re: JBoss handleJoin failed ..Problem

            Nope, it is actually part of the clustering. Well we don't have a cluster here when we run it locally, so we can remove two files.

            Thanks to Andreas Schaefer for telling me the answer.

            I removed the following two files from my server/default/deploy directory and now I don't get the problem.

            ejb3-entity-cache-service.xml
            ejb3-clustered-sfsbcache-service.xml