Re: Trying to get a Cluster/Session Replication working

2004-05-20 Thread Filip Hanik - Dev
11:37 PM Subject: RE: Trying to get a Cluster/Session Replication working I am saying. don't start the servers at the same time :) Sorry Brain Flatulence BTW, I am running these are user apache. That's how they run in production.. Here are the logs BOX 1

RE: Trying to get a Cluster/Session Replication working

2004-05-20 Thread Randy
DUH! thanks -Original Message- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 8:55 AM To: Tomcat Users List Subject: Re: Trying to get a Cluster/Session Replication working You're problem is obvious, the application in team.xml is only running on box 2

Re: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Filip Hanik - Dev
two things: 1. export LD_ASSUME_KERNEL=2.4 before you start tomcat (add it to your startscript) 2. Starting the two instances at the exact same time, no instance has a state to replicate, wait 5 seconds with one once the servers have been running for a while, it will request state from your

RE: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Randy
- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 4:02 PM To: Tomcat Users List Subject: Re: Trying to get a Cluster/Session Replication working two things: 1. export LD_ASSUME_KERNEL=2.4 before you start tomcat (add it to your startscript) 2. Starting the two

Re: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Filip Hanik - Dev
: Randy [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 4:39 PM Subject: RE: Trying to get a Cluster/Session Replication working So I added LD_ASSUME_KERNEL=2.4 and exported it in catalina.sh But are saying I have to start them at the exact same time

RE: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Randy
- Original Message - From: Randy [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 4:39 PM Subject: RE: Trying to get a Cluster/Session Replication working So I added LD_ASSUME_KERNEL=2.4 and exported it in catalina.sh But are saying I have to start

RE: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Filip Hanik \(lists\)
yes! -Original Message- From: Randy [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 6:01 PM To: 'Tomcat Users List' Subject: RE: Trying to get a Cluster/Session Replication working Ok Here is a stupid question How do I determine what context I am replicating

RE: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Filip Hanik \(lists\)
I am saying. don't start the servers at the same time :) Filip -Original Message- From: Randy [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 4:40 PM To: 'Tomcat Users List' Subject: RE: Trying to get a Cluster/Session Replication working So I added LD_ASSUME_KERNEL=2.4

RE: Trying to get a Cluster/Session Replication working

2004-05-19 Thread Randy
the same two errors Randy -Original Message- From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 4:02 PM To: Tomcat Users List Subject: Re: Trying to get a Cluster/Session Replication working two things: 1. export LD_ASSUME_KERNEL=2.4 before you start tomcat