If you get an OOM error - typically - all bets are off. Pack up the JVM - restart it and try again.

Tomcat should the log the OOM error if it catches it. If something else if first catching and swallowing it - then tomcat doesn't have a chance to log it.

-Tim

Ingo Siebert wrote:
Hi, thank you for your answer.
Sorry, it's quite possible that the 404 code was wrong, i think it was the 500 code.

But I'm still wondering why Tomcat (5.5) doesn't log the error message(i.e. out of heap space) into a log file.

My logging.properties file of Tomcat isn't modified.

Ingo


Tim Funk schrieb:
Its odd that you would get a 404 for such an error but in any case:

http://tomcat.apache.org/faq/misc.html#error

-Tim


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to