DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4023>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4023 exceptions that terminate engine should be saved in a log [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-05-17 15:56 ------- This still happens to me in version 4.1.0 alpha. (Windows 2000) When Tomcat is started, a stack trace is displayed and then the console window closes, before you get a chance to read the error message. The error is not logged. (I had to modify the startup script to be able to read the output.) The cause was a Context element in server.xml that was closed twice, like this: <context /> stuff </context> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>