Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-13 Thread Gustavo Araujo
Filip, Thanks for your response, but the cluster members continue to disappear! =( Follow down the logs and the conf files : Node1: Using CATALINA_BASE: /usr/share/tomcat5 Using CATALINA_HOME: /usr/share/tomcat5 Using CATALINA_TMPDIR: /usr/share/tomcat5/temp Using JRE_HOME:

RE: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-13 Thread Caldarale, Charles R
From: Gustavo Araujo [mailto:[EMAIL PROTECTED] Subject: Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared) Thanks for your response, but the cluster members continue to disappear! =( java.library.path: /usr/lib64/gcj-4.1.2 Just a thought: you're not using gcj are you? If so, try

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-13 Thread Filip Hanik - Dev Lists
I'd suggest you move to Tomcat 6, start with a clean config. Tomcat 6 supports static members and validation over TCP, which makes members stick around even if multicast is flaky Filip Gustavo Araujo wrote: Filip, Thanks for your response, but the cluster members continue to disappear! =(

Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Gustavo Araujo
Hello! I'm trying to finish my configuration of the cluster. But i get the message of 'memberDisappeared' in both nodes: Node1: users@tomcat.apache.org12-Nov-08 5:30:36 PM org.apache.catalina.cluster.tcp.SimpleTcpCluster memberAdded INFO: Replication member

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Alberto Jesus La Rosa Agramonte
hello thats my configurations files, and work without problems. cluster 1 Server port=8005 shutdown=SHUTDOWN Listener className=org.apache.catalina.core.AprLifecycleListener / Listener className=org.apache.catalina.mbeans.ServerLifecycleListener / Listener

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Gustavo Araujo
Alberto, Could you please send me the complete configurations of both nodes, this that you sent to me is missing something. =( Thanks a lot for you fast reply! 2008/11/12 Alberto Jesus La Rosa Agramonte [EMAIL PROTECTED] hello thats my configurations files, and work without problems.

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Gustavo Araujo
It is not working for me =[ 2008/11/12 Gustavo Araujo [EMAIL PROTECTED] Alberto, Could you please send me the complete configurations of both nodes, this that you sent to me is missing something. =( Thanks a lot for you fast reply! 2008/11/12 Alberto Jesus La Rosa Agramonte [EMAIL

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Filip Hanik - Dev Lists
increase mcastDropTime=3000 to mcastDropTime=3 Gustavo Araujo wrote: Hello! I'm trying to finish my configuration of the cluster. But i get the message of 'memberDisappeared' in both nodes: Node1: users@tomcat.apache.org12-Nov-08 5:30:36 PM