Take heap dump using jvisualvm and analyze the objects that stayed in the
memory. You might get a rootcause to your problem.
What is the total RAM of your machine? How much you allocated to Tomcat?
Is any of your users running an application which requires huge amount of heap
memory? Either tun
Hi
We are using Tomcat 7.0.62 (with JVM version 1.7.0_79-b15) in our production
servers. This web server has 16 GB RAM and out of which we allocated 12 GB RAM
(xms and xmx) to tomcat (through Tomcat7w.exe).
When I monitor tomcat manager application, I see that "CMS old Gen" is
increasing minute
Hi
How to upgrade Tomcat from 7.0.37 to 7.0.62 ? Are there any instructions or
document for the same?
Thanks for the help in advance.
-Akbar
This message and any attachments thereto contain information that may be
privileged, confidential or otherwise protected from disclosure and is the
pro
-Original Message-
From: Vijay Karthick [mailto:vijaykarthic...@gmail.com]
Sent: Thursday, March 19, 2015 12:11 PM
To: users@tomcat.apache.org
Subject: Fwd: SSL Issue on the 443 port on tomcat7
Hi,
In SAP BO environment, the SSL has been enabled in the Tomcat7 version.
However, the Tomca
Hi All
We are deploying around 10 to 15 websites on a tomcat server where each website
will have concurrency of 100 users at a given time.
This concurrency will continue though out the day.
So, I need settings/configuration details of tomcat server to improve its
performance.
Please forward/sug