2 Replies Latest reply on Apr 5, 2006 12:01 AM by hariprasad

    Cluster Hot Deployment Problem

    hariprasad

      Hai,

      I am currently using JBoss 4.0.2 and facing a problem with Cluster Hot Deployment in a particular scenario,deployment sequence.

      I have only two nodes,say NODE-1 & NODE-2 in my Cluster.

      1.Intially,two nodes are running with EAR deployed on them.
      2.Suddenly,NODE-2 Crashes and it is shutdown.
      3.NODE-2 again recovers after sometime & when it starts,it get hot deployed.

      Fine until now.....

      4.But when I undeploy EAR from NODE-2,NODE-1 also gets undeployed accordingly.
      5.So now when I redeploy the EAR from NODE-2,NODE-2 gets deployed but NODE-1 is not getting hot deployed.

      Note:But when I do Step 5 from NODE-1 and deploy EAR from NODE-1,it gets hot deployed accross NODE-2.


      Any Help in this regard will be highly appreciated.

      Thanks,
      Hari