RE: Problem with Tomcat5 session replication.

2004-02-12 Thread Rick Szeto
SUME_KERNEL=2.4 > > Filip > > -Original Message- > From: Rick Szeto [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 11, 2004 2:55 PM > To: tomcat > Subject: Problem with Tomcat5 session replication. > > > Hi all, > I am having quite a bit of troub

Re: Problem with Tomcat5 session replication.

2004-02-11 Thread Apu Shah
ilip > > -Original Message- > From: Rick Szeto [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 11, 2004 2:55 PM > To: tomcat > Subject: Problem with Tomcat5 session replication. > > > Hi all, > I am having quite a bit of trouble getting the sessions

RE: Problem with Tomcat5 session replication.

2004-02-11 Thread Filip Hanik \(lists\)
on RH 9 you must also set, export LD_ASSUME_KERNEL=2.4 Filip -Original Message- From: Rick Szeto [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 2:55 PM To: tomcat Subject: Problem with Tomcat5 session replication. Hi all, I am having quite a bit of trouble getting the

Re: Problem with Tomcat5 session replication.

2004-02-11 Thread Apu Shah
replicationMode="synchronous" > /> > > className="org.apache.catalina.cluster.tcp.ReplicationValve" > debug="9" > filter=".*\.gif;.*\.js;.*\.jpg;.*\.htm;.*\.html;.*\.tx >t;"/> >

RE: Problem with Tomcat5 session replication.

2004-02-11 Thread Rick Szeto
Sorry, my bad... Thanks again, Rick Szeto -Original Message- From: Rick Szeto [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 5:55 PM To: tomcat Subject: Problem with Tomcat5 session replication. Hi all, I am having quite a bit of trouble getting the

Problem with Tomcat5 session replication.

2004-02-11 Thread Rick Szeto
Hi all, I am having quite a bit of trouble getting the sessions from one node in the cluster to the other nodes of the cluster. The multicast is working fine as I can see that each of the nodes can recognize when a new node is brought up as well as when they are removed. No where in the logs a