On 12/11/2010 20:44, Christopher Schultz wrote: > In fact, that's a good test: search your memory snapshot for instances > of WebappClassLoader. There's a boolean in each one ("active" I think)
It is "started". > that tells you if it's active. Force a couple of full GCs, then see how > many of them are still around. If you have more than 1+webapp count (I > think you get one for free plus one for each webapp deployed) then the > old, undeployed webapps are still sitting around in memory. Nope, there should be one and only one for each deployed webapp. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org