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/09/15 20:00:36 UTC

[Bug 61524] NullPointerException in Http11OutputBuffer

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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
We'll need a simple test case to reproduce the problem for this one.

From the stack trace it looks like the async task is retaining a reference to
the OutputStream after the associated AsyncContext has completed. There could
be various root causes of that in both Tomcat and the app - hence the request
for a test case.

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