Re: Tomcat 6 Memory problem

2008-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barak, Barak Yaish wrote: > I've dump a file using jmap, and asked MemoryAnalyzer (www.eclipse.org/mat) > to take a look. This tool reported that an instance of java.security.Policy > retained 77.7% of the heap (552,569,816 bytes). Wow, that's a lot

Re: Tomcat 6 Memory problem

2008-09-07 Thread Jq
top - console command that shows a constantly updated list of all the processes and how many resources they are consuming. you can also kill processes from inside this app. see screen scrape below. On Sun, 2008-09-07 at 10:21 +0200, Johnny Kewl wrote: > do you have anything like the task manager

Re: Tomcat 6 Memory problem

2008-09-07 Thread Johnny Kewl
- Original Message - From: "Johnny Kewl" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, September 07, 2008 9:58 AM Subject: Re: Tomcat 6 Memory problem - Original Message - From: "Barak Yaish" <[EMAIL PROTECTED]>

Re: Tomcat 6 Memory problem

2008-09-07 Thread Johnny Kewl
- Original Message - From: "Barak Yaish" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Sunday, September 07, 2008 9:25 AM Subject: Tomcat 6 Memory problem Bouncing, in case someone missed this post... Is this thread should be relocated to

Tomcat 6 Memory problem

2008-09-07 Thread Barak Yaish
Bouncing, in case someone missed this post... Is this thread should be relocated to the dev list? Thanks again, Barak. -Original Message- From: Barak Yaish [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2008 1:23 PM To: users@tomcat.apache.org Subject: Tomcat 6 Memory problem

Tomcat 6 Memory problem

2008-09-04 Thread Barak Yaish
Hello all, I'm running Tomcat 6.0.16 on CentoOS 5, linked with native library. I deployed a Servelt, which on invocation executes an RMI call to a remote RMI server. Tomcat configured with max heap size of 2G After short time of running under heavy load, the memory consumption reported by top