https://bz.apache.org/bugzilla/show_bug.cgi?id=60409
--- Comment #7 from Evgenij Ryazanov <kat...@gmail.com> --- Created attachment 34484 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34484&action=edit Unexpected IllegalStateException in HttpServletResponse.sendError() (In reply to Violeta Georgieva from comment #5) > - just before serving the file [2], delete it, thus it will cause the > processor to be released and recycled. I don't think that this is my case. Static content is not touched at all in this period. May be more unknown causes exist. I'm still not able to find a sequence to reproduce it. I've uploaded a one more strange exception. Last change in this directory was six month ago. All these requests are definitely should return 404. But one request throws a strange exception and I'm unable too see how it possible in DefaultServlet. Two more exceptions follow it. This also looks like response was incorretly reused. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org