Thanks for the reply...
The app is installed on node 2 as well. But, for some reason it looks at
the context path localhost#/ea where as the app is at localhost#/ . So,
Somehow I need to tell tomcat to look at localhost#/ instead of
localhost#/ea Any input is appreciated...Thanks
you need to deploy the app on node 2 as well, it says the app is not
installed there
Filip
rohit aman wrote:
*I have two tomcats (tomcat 6)** setup on two separate machines. I have a
hardware load balancer with scheduling method configured to round robin.*
**
*each tomcat recognizes the other
*I have two tomcats (tomcat 6)** setup on two separate machines. I have a
hardware load balancer with scheduling method configured to round robin.*
**
*each tomcat recognizes the other one by saying replication member added *
**
*I also made the "examples" web application (that comes with tomcat) a
worked fine for me, here are my config files and example JSP files
http://people.apache.org/~fhanik/replicated-context-example.zip
Filip
gangadhar p wrote:
Hi Guys,
The Tomcat 6 documentation
(http://tomcat.apache.org/tomcat-6.0-doc/config/cluster.html) says that the
Context (ServletContext,
Hi Filip,
Yes my logs show those member discovery. The screenshots of logs of two
instances are given below:
*Log on Instance 1: (started first)*
Jun 3, 2008 11:13:52 AM org.apache.tomcat.util.digester.SetPropertiesRule
begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Settin
Hi Filip,
Yes my logs show those member discovery. The screenshots of logs of two
instances are given below:
*Log on Instance 1: (started first)*
Jun 3, 2008 11:13:52 AM org.apache.tomcat.util.digester.SetPropertiesRule
begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Settin
POST your log, does it show member discovery?
Filip
Gangadhar Prusty wrote:
Hi,
My logs don't show any error/warning messages.
But it still doesn't replicate/share the ServletContext attributes.
Does the addition of below element in the *context.xml* mean that the *
ServletContext* attribute
Hi,
My logs don't show any error/warning messages.
But it still doesn't replicate/share the ServletContext attributes.
Does the addition of below element in the *context.xml* mean that the *
ServletContext* attributes are replicated/shared across other cluster
members?
Thanks again.
On
what do your logs say?
gangadhar p wrote:
Hi Filip,
Thanks for your prompt response.
I added an attribute to the ServletContext object in one instance and tried
to access the same attribute in another instance and it returns null.
The (in server.xml) element has the attribute
managerClass
>
>> >
>> className="org.apache.catalina.cluster.session.ClusterSessionListener"/>
>>
>>
>> > docBase="G:\RealNetworks\apache-tomcat-6.0.16\webapps\ROOT"
>> crossContext="true" debug="0" reloadable="true&qu
Hi Filip,
Thanks for your prompt response.
I added an attribute to the ServletContext object in one instance and tried
to access the same attribute in another instance and it returns null.
Infact it seems that the session objects are also not replicated.
The (in server.xml) element has the att
what does your log say?
Filip
gangadhar p wrote:
Hi Guys,
The Tomcat 6 documentation
(http://tomcat.apache.org/tomcat-6.0-doc/config/cluster.html) says that the
Context (ServletContext, right ?) attributes are replicated across cluster
members when the below element is added in either
\conf\se
Hi Guys,
The Tomcat 6 documentation (
http://tomcat.apache.org/tomcat-6.0-doc/config/cluster.html) says that the
Context (ServletContext, right ?) attributes are replicated across cluster
members when the below element is added in either *
\conf\server.xml* or *\conf\context.xml* file.
**
*But act
config.xml file is given below:
Any modifications required?
Any suggestions would be highly appreciated.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Tomcat-6-clustering-problem-tp17609817p17609817.html
Sent from the Tomcat - User mailing list archive at Nabble.com
take a look at the example
http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html
you copied a 5.5 config into 6
Filip
[EMAIL PROTECTED] wrote:
Hallo
i have uncomment the element in server.xml of tomcat6 and write
this config in:
className="org.apache.catal
Hallo
i have uncomment the element in server.xml of tomcat6 and write
this config in:
My problem is now, that at startup of tomcat this message appears:
org.apache.catalina.ha.tcp.SimpleTcpCluster setProper
16 matches
Mail list logo