https://bz.apache.org/bugzilla/show_bug.cgi?id=69758
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas <ma...@apache.org> --- This error is typically caused by applications accessing the request object outside of the valid life cycle for the request object. The stack trace shows that the request object is being accessed outside of a normal request processing thread. The Tomcat team will not investigate further, and will eventually resolve this issues as INVALID, unless a minimal test case is provided that demonstrates that this is a Tomcat bug rather than an application bug. -- 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