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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
It looks like the Context object is null which points to the application
accessing the response object outside of the normal request/response processing
cycle. This can happen when an application incorrectly retains a reference to a
response object.

The users list is the place to follow up on this. If that discussion concludes
that there is a Tomcat bug here, please feel free to re-open this issue and
provide the simplest possible test case that demonstrates the problem on a clea
install of the latest stable 8.5.x release.

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

Reply via email to