Thanks for the advice. Upgraded the lowest Tomcat installation and
replication is now working perfectly.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andy,
On 3/22/12 4:16 AM, Andy Chapman wrote:
> 1. The Tomcat versions are different (7.0.4 and 7.0.20)
Note that Tomcat 7.0.6 was the first non-beta version of Tomcat 7. You
should definitely upgrade the 7.0.4 version to 7.0.20 and I suspect
things
On 22/03/2012 08:16, Andy Chapman wrote:
> Hi All,
>
> I'm using tribes session replication between two Tomcat 7 servers and
> getting errors as below. There are various possible causes:
>
> 1. The Tomcat versions are different (7.0.4 and 7.0.20)
It is this one.
Mark
--
Hi All,
I'm using tribes session replication between two Tomcat 7 servers and
getting errors as below. There are various possible causes:
1. The Tomcat versions are different (7.0.4 and 7.0.20)
2. The Java versions are different (1.6.0_22 for i386_and 1.6.0_27 for x64)
3. One server is 32 bit
On 09/14/2009 03:42 AM, Davy NESTOR wrote:
It didn't work.
I used the sessionExample.jsp page from the tomcat exemple directory.
does it use serializable attributes?
I go to http://serv-1/sessionExample.jsp and
http://serv-2/sessionExample.jsp to check if my session if the same.
Is it the g
It didn't work.
I used the sessionExample.jsp page from the tomcat exemple directory.
I go to http://serv-1/sessionExample.jsp and
http://serv-2/sessionExample.jsp to check if my session if the same.
Is it the good way ?
On Sun, Sep 13, 2009 at 5:56 PM, Filip Hanik - Dev Lists wrote:
> did you
did you try with path
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Hello
I'm trying to set up a session replciation between my tomcat hosts.
I have to use the static method to describe the member of the cluster.
I had the same error that this thread:
http://www.opensubscriber.com/message/users@tomcat.apache.org/9810630.html
I tried to modify my configuration, e
I don't think Linux supports binding to an interface for multicast.
Multicast still works, you just can't bind it, instead you setup your
routing table to make sure you route it the way you want.
the other way you can do is setup static memberships, where you define
your tomcat instances instead
Hi Filip,
Thanks for your reply
My server OS is Linux Red Hat Enterprise Linux Server release 5.3 which will
be support MULTICAST.
Please help to fix the problem
Thanks in Advance
Raju
On Fri, May 8, 2009 at 8:50 AM, Filip Hanik - Dev Lists
wrote:
> no all operating systems support a bind
no all operating systems support a bind address for multicast sockets
socket = new MulticastSocket(new InetSocketAddress(address,port));
Filip
sudhakar p wrote:
Hi
I am trying to configure Clustering/Session Replication in Tomcat 6.0.18 and
am getting this message when I start the tomcat 6.0.
Hi
I am trying to configure Clustering/Session Replication in Tomcat 6.0.18 and
am getting this message when I start the tomcat 6.0.18 server.
*INFO org.apache.catalina.tribes.membership.McastService - Binding to
multicast address, failed. Binding to port only*
Tomact log:
2009-05-01 12:00:06,
Hanik - Dev Lists"
To: "Tomcat Users List"
Sent: Tuesday, February 10, 2009 4:10 AM
Subject: Re: Session replication problem
Mohamedin wrote:
I have a problem with Session replication. I am running multible
tomcat instance on the same server. And I have 4 servers of the same
co
esday, February 10, 2009 4:10 AM
Subject: Re: Session replication problem
Mohamedin wrote:
I have a problem with Session replication. I am running multible tomcat
instance on the same server. And I have 4 servers of the same
configuration (Multible tomcat instances). I have enabled the session
Mohamedin wrote:
I have a problem with Session replication. I am running multible tomcat
instance on the same server. And I have 4 servers of the same configuration
(Multible tomcat instances). I have enabled the session replication on these 4
servers (In each instance with different port).
T
I have a problem with Session replication. I am running multible tomcat
instance on the same server. And I have 4 servers of the same configuration
(Multible tomcat instances). I have enabled the session replication on these 4
servers (In each instance with different port).
The problem is that
the error should be fixed in 6.0.18
Filip
Pavan Singaraju wrote:
My question here was if the other node is not available anymore, will this
exception come? If so how to avoid it. The fact is the session replication
is happenning and everything is working inspite of the exception. But just
in cas
My question here was if the other node is not available anymore, will this
exception come? If so how to avoid it. The fact is the session replication
is happenning and everything is working inspite of the exception. But just
in case if we want to avoid this exception, is there a way or should the
this
Jul 30, 2008 1:49:24 PM org.apache.catalina.ha.tcp.SimpleTcpCluster
memberDisappeared
INFO: Received member
disappeared:org.apache.catalina.tribes.membership.MemberImpl[tcp://d5-4232.xius.ltd:4002,d5-4232.xius.ltd,4002,
alive=46858,id={-38 -119 -88 -15 -57 -62 77 116 -98 -70 -92 -50 45 -83 -
Hello all,
I am trying to do session replication in two tomcats (using Apache to do the
loadbalancing).
Ran the examples application and put a value in to the session. Now stopped
the tomcat where the session is set.
Submitted the URL again.
Web page showed no value in the session. I think the sess
I forgot to state that I am running tomcat 5.5
--
View this message in context:
http://www.nabble.com/Tomcat-Session-Replication-problem-tp16185824p16185828.html
Sent from the Tomcat - User mailing list archive at Nabble.com
===
===
--
View this message in context:
http://www.nabble.com/Tomcat-Session-Replication-problem
> and hence not affect the overall response time
> and other benefits of course
>
> Filip
> Vreixo Formoso wrote:
> > Hi!
> >
> > I've a session replication problem I don't know how to solve.
> >
> > I've installed a tomcat clust
of course
Filip
Vreixo Formoso wrote:
Hi!
I've a session replication problem I don't know how to solve.
I've installed a tomcat cluster with 2 tomcat workers (v6.0.14) and an
apache server 2.2.3 as load balancer, with mod_jk.
I've configured DeltaManager for session
Hi!
I've a session replication problem I don't know how to solve.
I've installed a tomcat cluster with 2 tomcat workers (v6.0.14) and an
apache server 2.2.3 as load balancer, with mod_jk.
I've configured DeltaManager for session replication. When I use sticky
sessions,
excellent, yes, you are overriding the clustering manager if you define
one yourself
thanks for reporting back!
Filip
Giancarlo Frison wrote:
The problem reported below was due to a misconfiguration.
In the past I disabled the session persistence uncommenting the manager
row in context.xml :
The problem reported below was due to a misconfiguration.
In the past I disabled the session persistence uncommenting the manager
row in context.xml :
After session persistance's activation (commenting the row above)
session replication works as expected.
Giancarlo Frison
Filip Hanik - Dev
Hi all,
This is the catalina.out. I read the post about session expiration
during shutdown, so I tried to kill -9 the process to avoid any
unexpected behavior but the outcome is the same, no session replication.
What I may do? I appreciate any suggestion. Thanks!
INFO: Starting Servlet Engine: A
you can turn debug on and see the messages being sent back and forth.
a previous user reported that sessions got expired during a normal
shutdown, I yet have to investigate this
Filip
Giancarlo Frison wrote:
Hi all,
I have a cluster configured with 2 tomcat instaces in the same host and
apac
Hi all,
I have a cluster configured with 2 tomcat instaces in the same host and
apache + mod_jk as load balancer with stiky session.
The instances' server.xml (show below) diff only for
/Cluster/Channel/Receiver[port] attribute, the first one set to 4000 and
the second one set to 4001.
The 2 insta
30 matches
Mail list logo