RE: Tomcat Memory leaks!

2003-06-04 Thread Shapira, Yoav
Howdy, Umm, where's the memory leak? ;) Do you have any idea at all what could be causing it? Have you even once run your server with a profiler to see where memory is being allocated??? We'll need a lot more information if you want us to seriously look at this... Yoav Shapira Millennium

RE: Tomcat Memory leaks!

2003-06-04 Thread Hua Hou
Which JDK version are you using? If you are using JDK1.4.1_02, you might have a memory leak problem (bug#4724129). Try to switch to JDK1.3.1_07 and see whether you still have the same problem. My 2 cents. -Original Message- From: Robert Abbate [mailto:[EMAIL PROTECTED] Sent: Monday,

RE: Tomcat Memory leaks!

2003-06-03 Thread Alex Burton
Try the option to fork off the JSP compiles (or even use Jikes to compile). There seems to be a problem with compiling of JSPs that does not use the usual memory you can allocate with the -Xmx type flag... maybe one of the guru's can explain this.. but we had similar problem that whe nwe moved to

RE: Tomcat Memory leaks!

2003-06-03 Thread Robert Abbate
Hi. I honestly have no idea what you are talking about. Can you explain what needs to be done for this? You talking about changing `javac`? Thanks -Original Message- From: Alex Burton [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 11:12 PM To: Tomcat Users List Subject: RE: Tomcat

RE: Tomcat Memory leaks!

2003-06-03 Thread Alex Burton
Memory leaks! Hi. I honestly have no idea what you are talking about. Can you explain what needs to be done for this? You talking about changing `javac`? Thanks -Original Message- From: Alex Burton [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 11:12 PM To: Tomcat Users List Subject: RE

RE: Tomcat Memory leaks!

2003-06-03 Thread Angus Mezick
2:18 PM To: Tomcat Users List Subject: RE: Tomcat Memory leaks! Hi. I honestly have no idea what you are talking about. Can you explain what needs to be done for this? You talking about changing `javac`? Thanks -Original Message- From: Alex Burton [mailto:[EMAIL PROTECTED