Hi,

> -----Original Message-----
> From: Suzanne Holtham [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 11, 2002 9:45 PM
> To: [EMAIL PROTECTED]
> Subject: Java.exe Memory Usage Crashes Tomcat
> 
> 
> I am running Tomcat 3.3a on Windows 2000 Server.
> 
> I get approximately 1 hit per minute on the most
> popular JSPs.
> 
> After 4-5 hours the memory of the java.exe process
> maxes out and I get an Internal Server error.
> 

It's well known problem caused by memory leaks in javac,
I'm not familiar with jsps but you can try to precompile them
or AFAIK use other compiler (jikes? but I'm not sure)

> I have tried the following with no success:
> 
> 1) Turned the verbosity level to ERROR for logs.
> 2) Set session="false" in the JSPs.
> 3) Increased Xms and Xmx parameters.
> 
> Please help, I am a die hard Tomcat fan, and would
> really love to get this working on Tomcat.
> 
> Thanks,
> 
> Suzanne.
> 

Anton

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to