Re: AW: serious problem with Tomcat JVM running out of memory

2001-11-03 Thread Pier Fumagalli
manju at [EMAIL PROTECTED] wrote: > Hi, > > We are facing serious problems with the above problem when running jsp on > tomcat/linux. Could anyone please update me on the current status of handling > this problem. > > It is extremely critical for us. Please reply ASAP. As far as I know there a

Re: AW: Serious problem with Tomcat JVM running out of memory

2001-06-19 Thread Tom Amiro
Thomas Bezdicek wrote: > Hi, > > hmm, i just quickly looked at the code, and my first (and possible > not true, but first and only) idea was, what about the class > DocumentCache ??? is it freeing the memory, do you use explicit > System.gc() there from time to time (maybe use a timer-task)? I'v