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

Mark Thomas <[email protected]> changed:

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

--- Comment #1 from Mark Thomas <[email protected]> ---
That is a concurrency bug. I can't tell where the root cause is but there are
fixes for similar issues in newer versions of Tomcat.

Please re-test with the latest 8.5.34 release.

Also set the system property org.apache.catalina.connector.RECYCLE_FACADES to
true. If the bug is in your app, you'll see NPEs when you try to re-use a
request or response object illegally.

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