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

--- Comment #2 from Christopher Schultz <ch...@christopherschultz.net> ---
This looks like a JVM bug to me: error code 0 is usually considered "success".
It could also be some other networking component (e.g. software firewall,
virus-scanner, etc.) interfering with the channel.

Do you have anything like that running that might unexpectedly close a network
connection, or otherwise cause data to refuse to write?

A similar issue closed INVALID based upon the assumption that it's a problem
with the OS (more likely the JVM, but possibly the OS):
https://issues.apache.org/jira/browse/HTTPCLIENT-957

Another similar issue (no JVM involved, I think), claiming that the problem is
with a firewall (seems like a sketchy explanation to me):
http://www-01.ibm.com/support/docview.wss?uid=swg21968078

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