Thanks All for the information provided.
RB
On Tue, Feb 8, 2011 at 4:02 PM, Konstantin Kolinko
wrote:
> 2011/2/6 Caldarale, Charles R :
> >
> >> We have a simpleTCP cluster built between 2 Tomcat 6.0.18 nodes
> >
> > It would be beneficial for you to move up to a newer level - that one is
> over
Hi,
We have a simpleTCP cluster built between 2 Tomcat 6.0.18 nodes and the
jvmroute is configured to have the IP address of the local interface on the
servers.
The cluster come up fine and session replication also happens fine.
The only query here is when we configure the jvmroute to a non-routa
Ashish -Did you try adding adding the -verbose:gc argument to your
CATALINA_OPTS environment variable.
When enabled logs get written to catalina.out log file and will have
additional logs for every garbage collection including the duration.
Please let me know if it worked.
Rajeshwar