2 Replies Latest reply on Oct 18, 2011 12:52 AM by hoetzl.maximilian

    NameNotFoundException while server starting and app not yet deployed

    hoetzl.maximilian

      Hi

       

      we have the following problem:

      first, a cluster node dies while all nodes are under use.

      then the node gets restarted and rejoins the cluster.

      but the cluster-rejoin happens before the application is deployed, sometimes the difference between rejoin and deploy can be 5 to 10 minutes.

      clients get already delegated to the restarted node via HAJNDI and get a namenotfoundexception as the application is not yet deployed.

       

      is there a way to start the node in a way that the app is deployed first, before the cluster is rejoined?

      or another solution, maybe?