2 Replies Latest reply on Aug 8, 2005 6:26 AM by jyc5131

    One member doesn't see other members

    m2eran

      Hello,
      I have a cluster consist f of two nodes on JBoss 3.2.5
      if I start member MA and then I start member MB, MB says:

      09:45:51,200 INFO [MyPartition] Number of cluster members: 2
      09:45:51,200 INFO [MyPartition] Other members: 1
      

      but if I start MB and then MA, MA says:
      09:45:51,200 INFO [MyPartition] Number of cluster members: 1
      09:45:51,200 INFO [MyPartition] Other members: 0
      

      later console writes it ignores message form non-member MB(?),
      it accepts a new view with MB in it.
      Problem is my application relies on the HASingletonController which comes up on both machines.
      Any ideas?

      Regards,
      Eran