https://issues.apache.org/bugzilla/show_bug.cgi?id=51881

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
         OS/Version|                            |All

--- Comment #2 from Mark Thomas <[email protected]> 2011-09-27 11:22:26 UTC ---
The relevant objects (Processor, Request, Response) are always recycled between
requests. From the description of the problem, it sounds like something is
keeping a reference to one  or more of these between requests and that is
triggering the mix-up.

To investigate this further you'll need to provide the simplest possible web
application (or unit test) that demonstrates this issue. Without the ability to
re-create the issue there is little the Tomcat team can do. Also, the majority
of issues of this nature turn out to be application issues so without the
ability to recreate the problem, the assumption will be that this is also an
application issue and the issue closed as invalid.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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