2 Replies Latest reply on Aug 5, 2003 10:15 PM by monasehgal

    clustering

    monasehgal

      Hi
      when i running 2 jboss servers on 2 diff windows m/c (jboss-3.0.6_tomcat-4.1.18)
      they start without any errors but if i shutdown server on m/c2 the server on m/c1 recognizes a dead member but now when i restart the server on m/c2 the the new cluster view on m/c1 becomes 3 instead of 2 . Now if i repeat the process again the new cluster view becomes 4 .
      I think there is something wrong any suggestions ?

      ....
      ....
      2003-08-05 10:51:28,302 INFO [org.jboss.deployment.scanner.URLDeploymentScanner] Started
      2003-08-05 10:51:28,312 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/C:/jboss1/jboss-3.0.6_tomcat-4.1.18/server/all/conf/jboss-service.xml
      2003-08-05 10:51:28,332 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [3.0.6 (CVSTag=JBoss_3_0_6 Date=200301260037)] Started in 1m:6s:926ms
      2003-08-05 10:52:02,741 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] New cluster view: 1 ([blackman:1452, scanstation:1840])
      2003-08-05 10:52:02,751 INFO [MyPartition:ReplicantManager] Dead members: 0
      2003-08-05 10:56:08,364 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] New cluster view: 2 ([blackman:1452])
      2003-08-05 10:56:08,364 INFO [MyPartition:ReplicantManager] Dead members: 1
      2003-08-05 10:57:39,926 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] New cluster view: 3 ([blackman:1452, scanstation:1864])
      2003-08-05 10:57:39,936 INFO [MyPartition:ReplicantManager] Dead members: 0
      2003-08-05 10:58:11,471 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] Suspected member: scanstation:1864
      2003-08-05 10:58:11,471 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] New cluster view: 4 ([blackman:1452])
      2003-08-05 10:58:11,481 INFO [MyPartition:ReplicantManager] Dead members: 1
      2003-08-05 10:59:26,539 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] New cluster view: 5 ([blackman:1452, scanstation:1873])
      2003-08-05 10:59:26,539 INFO [MyPartition:ReplicantManager] Dead members: 0
      2003-08-05 11:20:24,638 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] Suspected member: scanstation:1873
      2003-08-05 11:20:24,638 INFO [org.jboss.ha.framework.server.HAPartitionImpl.MyPartition] New cluster view: 6 ([blackman:1452])
      2003-08-05 11:20:24,648 INFO [MyPartition:ReplicantManager] Dead members: 1


      Thanx