https://bz.apache.org/bugzilla/show_bug.cgi?id=66179

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #8 from Mark Thomas <ma...@apache.org> ---
Based on the information provided, I think this is a symptom of some code
somewhere retaining a reference to a request object it shouldn't.

Try running with the system property:

org.apache.catalina.connector.RECYCLE_FACADES=true

Hopefully, you'll see some NPEs where code is using a request object that it
shouldn't.

-- 
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

Reply via email to