0 Replies Latest reply on Apr 12, 2006 3:58 AM by mroosendaal

    Can't shutdown node when: handleJoin failed, retrying

      Hi,

      Since this morning i seem to have a problem when starting one server with cluster configuration:
      09:50:57,082 WARN [ClientGmsImpl] handleJoin(src-r-ts04:4475) failed, retrying

      In the logging i can see this:
      2006-04-12 09:52:47,131 DEBUG [org.jgroups.protocols.PING] waiting for initial members: time_to_wait=2000, got 0 rsps
      2006-04-12 09:52:47,146 DEBUG [org.jgroups.protocols.PING] received FIND_INITAL_MBRS_RSP, rsp=[own_addr=SRC-V-AS57:1289, coord_addr=src-r-ts04:4422]
      2006-04-12 09:52:47,146 DEBUG [org.jgroups.protocols.PING] waiting for initial members: time_to_wait=1985, got 1 rsps
      2006-04-12 09:52:49,131 DEBUG [org.jgroups.protocols.PING] initial mbrs are [[own_addr=SRC-V-AS57:1289, coord_addr=src-r-ts04:4422]]
      2006-04-12 09:52:54,131 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] handleJoin(src-r-ts04:4475) failed, retrying.

      There is no other node listening:
      09:50:45,019 INFO [DefaultPartition] Fetching state (will wait for 30000 milliseconds):
      09:50:45,035 INFO [DefaultPartition] I am ([ip]:1199) received membershipChanged event:
      09:50:45,035 INFO [DefaultPartition] Dead members: 0 ([])
      09:50:45,035 INFO [DefaultPartition] New Members : 0 ([])
      09:50:45,035 INFO [DefaultPartition] All Members : 1 ([10.20.178.123:1199])
      09:50:45,081 INFO [HANamingService] Started ha-jndi bootstrap jnpPort=1200, backlog=50, bindAddress=/0.0.0.0

      Why do i still get this message?

      Another problem is that i can't shutdown the node, it keeps repeating the message regarding the handleJoin? I use windowsXP so i use CTRL-C to quit.

      JBoss version: 4.0.2

      Thanks,
      Maarten