On Wed, 2015-07-01 at 16:35 +0530, Ravi C Chamarthy wrote: > Ok. Thanks Oleg. > Going by the similarity of the trace, thought it is related to even > 436. > > Any further suggestions on why such an issue is occurring with 436? >
Ahhh, like, the server does not send a response message, maybe? Oleg > Thanks, > Ravi Chamarthy > > > > Inactive hide details for Oleg Kalnichevski ---07/01/2015 04:28:58 > PM---On Wed, 2015-07-01 at 07:12 +0530, Ravi C Chamarthy wroOleg > Kalnichevski ---07/01/2015 04:28:58 PM---On Wed, 2015-07-01 at 07:12 > +0530, Ravi C Chamarthy wrote: > Hi All, > > From: Oleg Kalnichevski <ol...@apache.org> > To: HttpClient User Discussion <httpclient-users@hc.apache.org> > Cc: Preethi Ghalke/India/IBM@IBMIN > Date: 07/01/2015 04:28 PM > Subject: Re: NoHttpResponseException: <server>:443 failed to respond > > > > ______________________________________________________________________ > > > > On Wed, 2015-07-01 at 07:12 +0530, Ravi C Chamarthy wrote: > > Hi All, > > > > We are currently using Apache HTTPClient 4.3.6 and are running into > > the following issue intermittently: > > I see similar issue logged at > > https://issues.apache.org/jira/browse/HTTPCLIENT-1610 and closed as > > fixed in 4.4.1. > > We are at point of our beta release where we cannot just yet upgrade > > to 4.4.1. > > Is there any workaround or a local API fix available when using > 4.3.6? > > > > HTTPCLIENT-1610 affects HttpClient version 4.4 only. It does not > affect > versions older than 4.4 and newer than 4.4. Your issue has nothing to > do > with HTTPCLIENT-1610. > > Oleg > > > > Caused by: org.apache.http.NoHttpResponseException: > > test-dev:xxxxxxxxxxxx:443 failed to respond > > at > > > org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) > > at > > > org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) > > at > > > org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) > > at > > > org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161) > > at > > > org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153) > > at > > > org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) > > at > > > org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) > > at > > > org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:254) > > at > > > org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) > > at > org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86) > > at > > > org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) > > at > > > org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) > > at > > > org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) > > at > > > org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) > > at > > > com.ibm.iis.isf.bmgateway.client.WAClient.getAccessToken(WAClient.java:157) > > > > Thanks > > > > > > ___________________________ > > Ravi Chamarthy > > Software Engineer > > DataWorks Cloud, IBM > > Analytics > > Member, TEC-India > > IBM India Software Labs, > > Hyderabad > > Phone: 91 40 669 57140 > > E-mail: > > ravi.chamar...@in.ibm.com > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org > For additional commands, e-mail: httpclient-users-h...@hc.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org