On Mon, 2016-02-22 at 10:57 -0500, Murat Balkan wrote:
> I enabled the debug log and it seems the connection is established . Any
> ideas? Attaching below:
> 
> 2016/02/22 10:49:45:146 EST [DEBUG] DefaultHttpClientConnectionOperator -
> Connection established 142.133.240.86:34018<->176.41.133.12:443
> 2016/02/22 10:49:45:146 EST [DEBUG] MainClientExec - Executing request GET
> / HTTP/1.1
> 2016/02/22 10:49:45:146 EST [DEBUG] MainClientExec - Target auth state:
> UNCHALLENGED
> 2016/02/22 10:49:45:146 EST [DEBUG] MainClientExec - Proxy auth state:
> UNCHALLENGED
> 2016/02/22 10:49:45:147 EST [DEBUG] headers - http-outgoing-3 >> GET /
> HTTP/1.1
> 2016/02/22 10:49:45:147 EST [DEBUG] headers - http-outgoing-3 >> Host:
> so.n11.com
> 2016/02/22 10:49:45:147 EST [DEBUG] headers - http-outgoing-3 >>
> Connection: Keep-Alive
> 2016/02/22 10:49:45:147 EST [DEBUG] headers - http-outgoing-3 >>
> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_79)
> 2016/02/22 10:49:45:148 EST [DEBUG] headers - http-outgoing-3 >>
> Accept-Encoding: gzip,deflate
> 2016/02/22 10:49:45:419 EST [DEBUG] DefaultManagedHttpClientConnection -
> http-outgoing-3: Close connection
> 2016/02/22 10:49:45:419 EST [DEBUG] DefaultManagedHttpClientConnection -
> http-outgoing-3: Shutdown connection
> 2016/02/22 10:49:45:419 EST [DEBUG] MainClientExec - Connection discarded
> 

The connection is dropped by the server due to an internal error of some
sort. You need to take it up with the server admin.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to