jeudi 9 avril 2015

Request is not passing to the second node in JBOSS clustering for spring application

I am implementing jboss clustering for spring application using apache mod_cluster. I could able to see the session replication works fine(Itested by adding a session on HttpSession and killed the nodeA and accessed on nodeB as a sepaerate request and found its working)


Now I am testing the fail over during the request processing life cycle. But I am getting the below error and gets service temporary unavailable.



ajp_read_header ajp_ilink_receive failed


So my question is to make clustering on spring(with jboss) what are the changes required. (I have added distributable tag in web.xml) Please advise


Aucun commentaire:

Enregistrer un commentaire