Use profiler. Take a look at: http://www.yourkit.com/overview/index.jsp
It is a good profiler with manual which will teach you how to use yourkit to find memory leaks. ==================== Kazakevich Ilya, MCP, SCJP ==================== -----Original Message----- From: Black Friday [mailto:[email protected]] Sent: Friday, March 06, 2009 6:41 AM To: [email protected] Subject: Tomcat Memory Leaks Hi, My system environment is: Windows 2000 Server. JDK 1.5, tomcat 4.X, Oracle 9 The problem is: After tomcat was started, the memory of the tomcat grows continuosly, reaches till 1.3G. The system is 2GB. This happens when no application is running. After tomcat reaches 1.3G, when application starts, the response is slow. Can some one help me with this? Thanks!! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
