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 2011/04/27 09:39:26 UTC

DO NOT REPLY [Bug 51120] Nullpointer exception in CoyoteAdapter when the Client disconnects the socket abruptly.

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

--- Comment #1 from Saravanan <sa...@te-soft.com> 2011-04-27 03:39:20 EDT ---
I think this might help.

In the comet connection, when the client sends some data basically triggering
the read event, the NPE exception is not coming. 

But if the client disconnects the socket without writing data(not triggering
READ) this problem happens.

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