JDK version is: java version "1.4.0_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_02-b02) Java HotSpot(TM) Client VM (build 1.4.0_02-b02, mixed mode)
but as already mentioned I think the problem didn't exist in the beginning on the live machine (but maybe it didn't have the time to come up, since in the beginning I set -Xmx256m). but even if it's that StringBuffer issue, wouldn't that show up in the janitor's memory reports? tnx > -----Ursprungliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Auftrag von Gianugo Rabellino > Gesendet: Donnerstag, 20. Marz 2003 19:26 > An: [EMAIL PROTECTED] > Betreff: Re: [HELP] determining possible leak > > > Marco Rolappe wrote: > > hi group, > > > > there's a problem I currently have with a webapp, that makes me > go crazy. > > > > the webapp has been live for about two months now, and I think > the problem > > didn't exist in the beginning. > > Using JDK 1.4.1? If so, look for the "profiling Cocoon" recent threads: > there is a bug in StringBuffer that leads to a memory leak. > > Ciao, > > -- > Gianugo Rabellino > Pro-netics s.r.l. > http://www.pro-netics.com >