Hi,

I Have two Tomcat Cluster (version 5.5 and jdk 1.5)

I've configured my Tomcat with Cluster TAG and when I start Tomcat server, I have this message in the log file :

WARNING: Manager [/Exemple], requesting session state from org.apache.catalina.cluster.mcast.McastMember[tcp://127.0.0.1:4001,catalina,127.0.0.1,4001, alive=4390055]. This operation will timeout if no session state has been received within 60 seconds.

...

Jul 13, 2007 12:49:29 PM org.apache.catalina.cluster.tcp.SimpleTcpCluster memberDisappeared 151 INFO: Received member disappeared:org.apache.catalina.cluster.mcast.McastMember[tcp://127.0.0.1:4001,catalina,127.0.0.1,4001, alive=4402145]

And then when I work with my web site, I ve this message :

SEVERE: Unable to send replicated message, is member [PooledSocketSender[/127.0.0.1:4001]] down?
java.net.ConnectException: Connection refused


The result is when I stop a Tomcat server to test the replication, I ve no replication between my two servers.

Any Idee?

Thanks,

Thomas.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to