Re: Tomcat 6.0.18 clustering problem

2011-06-14 Thread Nilesh - MiKu
org.apache.catalina.tribes.membership.McastServiceImpl waitForMembers INFO: Done sleeping, membership established, start level:8 Since, the clusters do not recognize anything, no communication in the logs! :( On Tue, Jun 14, 2011 at 5:07 AM, Mark Eggers wrote: > - Original Message - > > > From: N

Tomcat 6.0.18 clustering problem

2011-06-13 Thread Nilesh - MiKu
Hi people... Background : I have two nodes (say, n1 and n2) running 3 instances of tomcat (say t1, t2, t3), with n1 running t1, t3 and n2 running t2. (All running same application.). I want to make clustering for n1-t1 and n2-t2. Clustering cofig for n1-t1 is Cluster