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

Mark Thomas <[email protected]> changed:

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

--- Comment #8 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to