https://issues.apache.org/bugzilla/show_bug.cgi?id=53024
--- Comment #4 from Karl Penney <karlpen...@eastlink.ca> 2012-04-07 00:59:09 UTC --- The problem seems to be that the wrappers (servlets) are unregistered from the context as part of the stop process. If a request comes in before the context is started again, then no wrapper gets mapped to the request and StandardContextValve returns SC_NOT_FOUND. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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