You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/10/13 21:08:44 UTC

[Bug 61614] The request object has been recycled and is no longer associated with this facade] with root

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

Christopher Schultz <ch...@christopherschultz.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
You have a bug in your web application that is causing it to retain a reference
to a request-scoped object (e.g. HttpServletRequest) past the lifetime of the
request.

Please use the users' mailing list to help resolve your issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org