https://bz.apache.org/bugzilla/show_bug.cgi?id=66543
Bug ID: 66543 Summary: Misleading error log in fireRequestDestroyEvent Product: Tomcat 10 Version: 10.1.7 Hardware: All OS: All Status: NEW Severity: trivial Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: emeric.ver...@gmail.com Target Milestone: ------ In the method fireRequestDestroyEvent of the StandardContext class, there is an error log of key "standardContext.requestListener.requestInit", in case of exception. Logging about a request initialized event instead of a request destroyed event is a bit misleading. An appropriate log key and an appropriate log message in LocalStrings*.properties would be better. -- 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