1 Reply Latest reply on Nov 29, 2004 3:00 AM by chanwit

    3rd node doesnot run

    chanwit

      Hi,

      I running JBoss cluster on Windows environment.
      Tested with JBoss 3.2.6 and 3.2.7RC1
      My problem is JBoss cluster detects only 2 nodes.
      When I up 3rd node, it's only in stand-by mode. If I down 1st node, or 2nd node, then 3rd node will join the cluster.

      I wonder that why the cluster have behavior like this.
      AFAIK, the older version of JBoss cluster (3.2.3) work fines for me.

      FYI:
      I've already set loopback=true in cluster configuration file, and disabled media sense in the Windows' registry.

        • 1. Re: 3rd node doesnot run
          chanwit

          Hi all,

          I got the 3rd node join the cluster.
          something in configuration was missed.

          Now I have a new problem.
          The 3rd node joined the cluster, but it doesnot load-balance session bean for me.

          How to get all nodes work? or the 3rd node will work only in the high-load situation?