Re: HTML error pages

2007-07-02 Thread Ingo Siebert
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

Re: HTML error pages

2007-07-02 Thread Tim Funk
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,

HTML error pages

2007-06-29 Thread Ingo Siebert
Hi, i'm using Tomcat 5.5 and run a JAX-WebService application. In general, if an error occurs at my application i will send back an SOAP-fault. So far so fine. But my problem is now, that sometimes occurs an JVM/Tomcat exception (i.e. out of heap-space) and in this case, Tomcat sends back a