You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Joseph Kesselman <ke...@us.ibm.com> on 2002/12/02 16:55:30 UTC

Re: AW: AW: Tomcat out-of-memory-error when caching XSLT

On Thursday, 11/28/2002 at 05:28 CET, <St...@avinci.de> wrote:
> Unfortunately patching changes somehow the memory usage. Big stylesheets 
caused 
> a memory consumtion of several MBs more. (Maybe we don't saw the truth, 
because 
> the JVM takes almost all memory it has before running GC and our 
profiler shows 
> only "JVM used" memory.

That's probably exactly what's happening. If you disable the reuse cache 
you will generate and discard more objects, and thus will consume memory 
faster... but the extra should all Go Away next time GC runs.

______________________________________
Joe Kesselman  / IBM Research