RE: Tomcat heap memory behavior question

2010-01-24 Thread Caldarale, Charles R
> From: Ken Bowen [mailto:kbo...@als.com] > Subject: Tomcat heap memory behavior question > > 1) Is this normal Tomcat behavior? Yes, this is normal. > 2) What Tomcat activity is consuming the heap? Depends on what connectors you have configured, your watched resources, auto

Tomcat heap memory behavior question

2010-01-24 Thread Ken Bowen
Hi all, I'm trying to understand Tomcat memory usage as observed with jconsole. I'm using Tomcat 6.0.18 on Mac OS X 10.5.8; Tomcat is downloaded from the Apache site. I'm starting it with /no/ web applications at all: just an empty webapps folder, and I'm not hitting it with any browser.