0 Replies Latest reply on Aug 20, 2010 3:04 AM by yongz

    Server discovery failed with TCP stack in cluster

    yongz

      Hi,

       

      • jboss-6.0.0.20100721-M4

       

      We have a cluster containing two nodes on two physical servers.

       

      However, when TCP stack and TCPPING(non multicast-based replacement for MPING) are used in the cluster, the two nodes failed to detect each other and to form a cluster.

       

      -Djboss.service.binding.set=ports-01 -Djboss.default.jgroups.stack=tcp -Djboss.jgroups.tcp.tcp_port=7700 -Djboss.jgroups.tcp.tcpping.initial_hosts=host1[7700],host2[7700]

       

      The above JVM options work fine in JBoss-5.0.1.GA.

       

      Can anyone please confirm this is an issue in jboss-6.0.0.20100721-M4? Thanks.