I restarted tomcat after making some changes and now I my main webpage is down. The www.mysite.com returns a blank page.
I didn't touch the code-base of the main website before the restart, that service, which is on a different host (foo.mysite.com) works fine. Looking at apache and tomcats logs, i'm getting status code 200 when i request my homepage, but 0 length content. It like Tomcat won't write to replies. Graphics (which are handled by Apache) are showing > 0 content length. All the other hosts on my site are working. What gives? Apache 1.3 Tomcat 5.5 Java 1.4.2