2 Replies Latest reply on Jul 30, 2007 10:28 PM by gfzhang

    Can Windows Network Load Balancing(NLB) Service and JGroup

    gfzhang

      The two machines (192.168.225.116/117) are configured to load balance the HTTP reqeusts by using Windows 2003's NLB service. The virtual IP exposed by NLB is 192.168.225.48.

      The two JBoss 4.0.4 GA servers in all mode are run on this two machines.

      We got the a lot of the following error messages displayed in server.log and the JBoss server on 192.168.225.116 is stuck by the messages.

      2007-07-26 13:29:37,651 WARN [org.jgroups.protocols.pbcast.GMS] join(192.168.225.116:2899) sent to 192.168.225.48:1095 timed out, retrying


      Note that 192.168.225.48 is the virtual IP.

      How to solve this issue? How to let JGroup not send messages to 192.168.225.48?

      Thanks for your help very much.