DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=24181>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=24181 Shutdown failing ------- Additional Comments From [EMAIL PROTECTED] 2004-05-13 07:25 ------- I can confirm that the exception stack trace is being printed and it is somewhere on my TODO list (no too high a priority though). The reason it is not that high on the list is that AFAIK Ant only prints the stack-trace, but no real harm is being done - or am I wrong? It seems Ant is trying to remove the shutdown hook in its own shutdown hook which is causing the exception. So all that happens is that Ant fails to properly clean up a setup that has become irrelevant since it is shutting down anyway. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]