You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Brian Chang (JIRA)" <ji...@apache.org> on 2016/07/06 22:04:11 UTC

[jira] [Resolved] (HTTPCORE-426) Occasionally getting leased a closed connection

     [ https://issues.apache.org/jira/browse/HTTPCORE-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Chang resolved HTTPCORE-426.
----------------------------------
    Resolution: Not A Problem

> Occasionally getting leased a closed connection
> -----------------------------------------------
>
>                 Key: HTTPCORE-426
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-426
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.4.5
>            Reporter: Brian Chang
>            Priority: Critical
>
> I have a client concurrently making several {{PUT}} requests to a server. This server returns {{204}} for these requests. Occasionally, I'll get a {{ConnectionClosedException}}. Oddly enough, these exceptions go away if I change the server to return {{200}}.
> In the debugger, when I hit the following line, I see that {{entry.isClosed()}} is true: 
> {{http://grepcode.com/file/repo1.maven.org/maven2/org.apache.httpcomponents/httpcore-nio/4.4.1/org/apache/http/nio/pool/AbstractNIOConnPool.java/#382}}
> I'll provide more details as I investigate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org