https://issues.apache.org/bugzilla/show_bug.cgi?id=52611
Mark Thomas <ma...@apache.org> changed:

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

--- Comment #2 from Mark Thomas <ma...@apache.org> 2012-02-07 09:58:18 UTC ---
The NPE is triggered by the socket being null which only happens after the
output buffer has been recycled. That suggests the response object is being
retained and used after it is no longer valid.

The odds are that this is an application bug so please follow up on the users
mailing list. If the conclusion of that discussion is that there is a Tomcat
biug here then fell free to re-open this issue and provide the exact details of
how to reproduce it and/or a detailed explanation of why there is a bug.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to