"Jorge Medina" wrote in message
news:9dd36c99332ab7438f8d73c048d8c62c02096...@sneezy.ad.e-dialog.com...
I did not manage to get more logging from the tribes package. Did you?
I am using the default tomcat-juli configuration, I didn't get any ouput
about sessions replicating other than the initi
>>> did you mark your webapp
>>>
>>
>> Crap. Now that you mention it, I think I forgot to do that. Will have
>> to check up on that tomorrow. However, after a bunch of fiddling around,
>> putting the Manager within the element got session replication
>> working, even if it isn't marked as .
Sent: Thursday, February 12, 2009 10:44 AM
To: Tomcat Users List
Subject: RE: Re: Trouble with cluster and JMX
To get more verbose messages, the documentation mentions to use the key
org.apache.catalina.tribes.MESSAGES
I am currently trying it...
-Jorge
-Original Message-
From:
@tomcat.apache.org
Subject: Re: Trouble with cluster and JMX
"Filip Hanik - Dev Lists" wrote in message
news:49937f4b.9050...@hanik.com...
> sure turn on
>
> org.apache.catalina.ha.level = FINE
> org.apache.catalina.tribes.level = FINE
>
> in logging.properties
>
> however,
Eric B. wrote:
"Filip Hanik - Dev Lists" wrote in message
news:49937f4b.9050...@hanik.com...
sure turn on
org.apache.catalina.ha.level = FINE
org.apache.catalina.tribes.level = FINE
in logging.properties
however, regular membership discovery over multicast show up even without
these entr
"Filip Hanik - Dev Lists" wrote in message
news:49937f4b.9050...@hanik.com...
> sure turn on
>
> org.apache.catalina.ha.level = FINE
> org.apache.catalina.tribes.level = FINE
>
> in logging.properties
>
> however, regular membership discovery over multicast show up even without
> these entries
>
sure turn on
org.apache.catalina.ha.level = FINE
org.apache.catalina.tribes.level = FINE
in logging.properties
however, regular membership discovery over multicast show up even
without these entries
did you mark your webapp
Filip
Eric B. wrote:
"Filip Hanik - Dev Lists" wrote in message
"Filip Hanik - Dev Lists" wrote in message
news:499242de.2090...@hanik.com...
> log looks good, the warning could be that you are using an old
> configuration option
> take a look at
>
> http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html
>
> also, what could mean that it doesn't work, wo
log looks good, the warning could be that you are using an old
configuration option
take a look at
http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html
also, what could mean that it doesn't work, would be that multicast is
not working for you, and you need to enable multicast.
you can