Howdy,

>Yes - I was also not surprised with the CPU after the OOME. I will try
>to prepare a heap shapshot and post it here (only a link, don't worry)
>after I manage to get a usefull one.

Make sure it's one before the OutOfMemoryError ;)

>server with couple of JSPs and servlets. The profiling has not revealed
>any memory leak in my code so far. Also the code was running for
several
>years in tomcat 3.x without any problem. After migrating to tomcat 4.x
>the nightmare began.

There's no doubt tomcat 4 (and 5's) memory usage characteristics are
significantly different from tomcat 3.  Nearly everything in the code is
significantly different.

Is it possible your app doesn't have any leaks, but simply needs more
memory under load than you're allocating it?

(BTW, to refresh my memory, is this setup where the JSP pages change
hourly?)

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to