https://bz.apache.org/bugzilla/show_bug.cgi?id=69758
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
