0 Replies Latest reply on May 3, 2010 3:34 PM by meghachhabra

    Redirected to login page after cluster instance goes down.

      Hi

      We are using jboss-4.0.5 cluster with mod_jk 1.2.16.

      We have a clustered application with session failover which is working fine but for one issue.

      When the cluster instance goes down the user who was on that machine gets redirected to the login page on another instance, though he is already logged in.

      If he does not login then and clicks on one of the authenticated urls he is taken to that url which shows that session failover is working fine.

      But for some reason he sees the login page when the instance goes down.

      Any clues on how to debug this issue ?