Hi,
If you want to save us a lot of time, could you get a demo of OptimizeIt
or JProbe ( or use -hprof option in java ) and send the result.
( either of those will show you the allocated objects - if there is a leak
then you'll see it there, just run 1 requests, GC, repeat few
times, and lo
ng [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 11, 2001 6:14 AM
> To: [EMAIL PROTECTED]
> Subject: Logging Memory Leak 3.2.2-beta2
>
>
> Hi!
>
> I use tomcat 3.2.2-beta2 on Solaris 2.6 with JDK 1.2.2_06 and
> apache 1.3.14
> on a Sun E420R with 4 CPUs and 4GB Mem
Hi!
I use tomcat 3.2.2-beta2 on Solaris 2.6 with JDK 1.2.2_06 and apache 1.3.14
on a Sun E420R with 4 CPUs and 4GB Memory.
If I turn on verbosityLevel INFORMATION for JASPER_LOG in server.xml I can
see a big memory leak. The leak does neither show up in version 3.2 nor
does it appear when I u