RE: Java.exe Memory Usage Crashes Tomcat

2002-02-12 Thread Anton Brazhnyk

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]




Re: Java.exe Memory Usage Crashes Tomcat

2002-02-12 Thread tarunjava

how much increase in Xms have u made, as i had faced the same prob and had
over comed by increaing the value to 64Mb
tarun
- Original Message -
From: Suzanne Holtham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, February 12, 2002 1:14 AM
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.

 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.

 __
 Do You Yahoo!?
 Everything you'll ever need on one web page
 from News and Sport to Email and Music Charts
 http://uk.my.yahoo.com

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


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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