Howdy,

>As I indicated, the problem, when it occurs, only effects 1 of the many
>servlets.  We have 2 WebApps running, both with a few servlets.  This
>occurrs only on 1 servlet, and once it has errored, it causes that
>servlet to function improperly.  Only that servlet, and even after
>completely removing the webapp that housed the servlet and re-adding
it.
>Does this still sound like a problem with my webapp?  Why doesn't
Tomcat
>re-initialize the container which housed the servlet?  Thanks again, I
>will look at profiling my app to see where there may be a failure.

Simply said, an OutOfMemoryError is fatal.  It puts the entire JVM in an
unstable state.  Tomcat can't do anything about it.

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