I have two load balanced instances of tomcat with apache 2.2.14 in front
using mod_jk 1.2.28.
The load balancing is working as expected.
I want to turn on session replication ... so I did the following :

1. I uncommented  <Cluster
className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/> in server.xml of
both tomcats 
2. Add <distributable/> in web.xml
3. restarted the instances

On both instances I get the following message:
INFO: Manager [localhost#/mycontext]: skipping state transfer. No members
active in cluster group.

Is there something more I need to do?? Please reply urgently!!!
-- 
View this message in context: 
http://old.nabble.com/help-%3A-Tomcat-6.0.20-session-replication-not-working-tp28536224p28536224.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to