https://bz.apache.org/bugzilla/show_bug.cgi?id=61614
Bug ID: 61614 Summary: The request object has been recycled and is no longer associated with this facade] with root Product: Tomcat 9 Version: 9.0.0.M6 Hardware: Other OS: Solaris Status: NEW Severity: regression Priority: P2 Component: Servlet Assignee: dev@tomcat.apache.org Reporter: mkrik...@gmail.com Target Milestone: ----- Hi, We are getting the below errors in the tomcat localhost log and this error started appearing after 3 to 5 days of the restart. If I restart again this error message not happening for few days. org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [jsp] in context with path [] threw exception [java.lang.NullPointerException] with root cause org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [default] in context with path [] threw exception org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [jsp] in context with path [] threw exception [java.lang.IllegalStateException: The request object has been recycled and is no longer associated with this facade] with root cause - Karthick -- 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