2 Replies Latest reply on Jun 15, 2010 6:01 AM by bhaswar_goswami

    JBoss6.0.0.M1 Instance is not joing the cluster upon restart

    bhaswar_goswami

      Hi All,

       

      I have created a Jboss Cluster with Two Nodes ( Node A , Node  B) with default partition.

      I am using TCP stack for discovery in this case as I am not having multicast IPs.

       

      Now , the two nodes are strted as follows :

       

      run.bat -c nodeA  -b nodeA_IP -Djboss.default.jgroups.stack=tcp  -Djgroups.tcpping.initial_hosts=nodeB_IP[7600]

      run.bat -c nodeB -b  nodeB_IP -Djboss.messaging.ServerPeerID=2 -Djboss.default.jgroups.stack=tcp

       

      Now , when I swtich off any of the nodes example NodeB to test the session replication then upon restart the same node is not joining

      the cluster anymore.

       

      Is there anything else do I need to configure in this case.

       

      Thanks in advance.

       

      Bhaswar