Just installed the tomcat 5.0.16 with cvs for clustering on my 2nd server cluster.
The first one is running pretty well without any bug whatsoever. But that new cluster seams to have some problem with the replication with it`s going a specific way.


From web1 to web2 it works fine. but if I hit the web2 and it need to replicate to web1 it gives this error.

Geeh? invalidated?

Unable to receive message through TCP channel
java.lang.IllegalStateException: getAttributeNames: Session already invalidated
at org.apache.catalina.session.StandardSession.getAttributeNames(StandardSession.java:1005)
at org.apache.catalina.cluster.session.ReplicatedSession.toString(ReplicatedSession.java:295)
at java.lang.String.valueOf(String.java:2173)
at java.lang.StringBuffer.append(StringBuffer.java:369)
at org.apache.catalina.cluster.session.SimpleTcpReplicationManager.messageReceived(SimpleTcpReplicationManager.java:610)
at org.apache.catalina.cluster.session.SimpleTcpReplicationManager.messageDataReceived(SimpleTcpReplicationManager.java:642)
at org.apache.catalina.cluster.tcp.SimpleTcpCluster.messageDataReceived(SimpleTcpCluster.java:716)
at org.apache.catalina.cluster.io.ObjectReader.execute(ObjectReader.java:117)
at org.apache.catalina.cluster.tcp.TcpReplicationThread.drainChannel(TcpReplicationThread.java:175)
at org.apache.catalina.cluster.tcp.TcpReplicationThread.run(TcpReplicationThread.java:113)
16-Jan-2004 10:49:04 AM org.apache.catalina.cluster.session.SimpleTcpReplicationManager log



Jean-Philippe Bélanger CGI


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to