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

Mark Thomas <[email protected]> changed:

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

--- Comment #9 from Mark Thomas <[email protected]> ---
Both the stack traces in the bug description are consistent with attempting to
use a request object that has already been recycled. While that might be a
Tomcat bug, it is typically cased by applications retaining references to
requests, responses etc and attempting to use the objects after they are no
longer valid.

Unless a test case is provided that can be used to recreate this bug, it will
eventually get resolved as WORKSFORME.

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