Re: Tomcat sessiin replication not working

2013-11-28 Thread Nir A
Thats probably it. Thanks On Nov 28, 2013 7:55 PM, "Neven Cvetkovic" wrote: > On Thu, Nov 28, 2013 at 12:32 PM, Nir A wrote: > > > Hi, > > Ive set up a cluster of tomcats > > They use back up manager for session replication. > > > > The replication works on my web app. > > > > Today i added ano

Re: Tomcat sessiin replication not working

2013-11-28 Thread Neven Cvetkovic
On Thu, Nov 28, 2013 at 12:32 PM, Nir A wrote: > Hi, > Ive set up a cluster of tomcats > They use back up manager for session replication. > > The replication works on my web app. > > Today i added another web application, but when a new session is created, > no replication takes place. > The or

Tomcat sessiin replication not working

2013-11-28 Thread Nir A
Hi, Ive set up a cluster of tomcats They use back up manager for session replication. The replication works on my web app. Today i added another web application, but when a new session is created, no replication takes place. The original web application still replicates fine. Any ideas why?

Re: help : Tomcat 6.0.20 session replication not working

2010-05-12 Thread Gregor Schneider
On Wed, May 12, 2010 at 7:21 PM, o-rabbit wrote: > > I am glad everyone does not think like you do! > FYI: André is well know to this group as one of the persons trying their very best to help anybody having problems regarding Tomcat. If you didn't receive any answer helping you out of your mise

Re: help : Tomcat 6.0.20 session replication not working

2010-05-12 Thread o-rabbit
o unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/help-%3A-Tomcat-6.0.20-session-replication-not-working-

Re: help : Tomcat 6.0.20 session replication not working

2010-05-12 Thread o-rabbit
r each of the attributes which are stored in the servletcontext (application object). -- View this message in context: http://old.nabble.com/help-%3A-Tomcat-6.0.20-session-replication-not-working-tp28536224p28538743.html Sent from the Tomcat - User mailing list archive at N

Re: help : Tomcat 6.0.20 session replication not working

2010-05-12 Thread Gregor Schneider
On Wed, May 12, 2010 at 3:51 PM, o-rabbit wrote: > > Is there something more I need to do?? > yes: read the clustering-how-to: http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html rgds gregor -- just because you're paranoid, don't mean they're not after you... gpgp-fp: 79A84FA52680702679

Re: help : Tomcat 6.0.20 session replication not working

2010-05-12 Thread André Warnier
o-rabbit wrote: ... Is there something more I need to do?? Please reply urgently!!! Hi. For your information, the above is almost guaranteed to have the opposite effect of what you would like. The people answering on forums such as this one, are volunteers who donate their time. You are a us

help : Tomcat 6.0.20 session replication not working

2010-05-12 Thread o-rabbit
-session-replication-not-working-tp28536224p28536224.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h

Session Replication not working ?

2007-12-03 Thread mfs
..) --- -- View this message in context: http://www.nabble.com/Session-Replication-not-working---tf4938903.html#a14137414 Sent from the Tomcat - User mailing list archive at Nabble.com

Re: replication not working

2007-08-20 Thread Filip Hanik - Dev Lists
the easiest way to fix it would be 1. check what name the command `hostname` spits out 2. make sure that /etc/hosts contains that hostname and IP address or you could go the other way http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-receiver.html look for the address attribute see the http

replication not working

2007-08-20 Thread Tony Jurado
Greetings. I have trolled the mailing list archives, but didn't see anything that helped me, so, I'm hoping that some kind soul can offer some insight. I have just upgraded our production servers from Apache 2.0.53, Tomcat 5.5.23, mod_jk 1.2.19 to Apache 2.2.4, Tomcat 6.0.13, mod_jk 1.2.25 in ord

Session Replication not working in Tomcat 5.5 clustered mode.

2007-04-09 Thread Savita Narang
We are running 2 tomcat 5.5.20 instances in a Cluster & using Apache 2.2.4 as the load-balancer in the front using mod_jk connectors 1.2.21. We have implemented the HttpSession to have a Serializable attribute. As of now the mod_jk connectors are not configured to be Sticky. So requests from client

Re: replication not working

2006-11-06 Thread Assaf Flatto
my bad i forgot to add the definitions of my server.xml managerClassName="org.apache.catalina.cluster.session.D expireSessionsOnShutdown="false" useDirtyFlag="true"> className="org.apache.catalina.cluster.mcast.McastService" mcastAddr="228.0.0.4"

replication not working

2006-11-06 Thread Assaf Flatto
Hello I have 3 servers with tomcat 5.0.30 , and i want to run them with data replication . I manage to see the servers coming up and i can see in the log the other servers identifying the other members of the cluster , however when starting to test the replication between servers - there is no