Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

I am getting below error message, while connecting the gcm through proxy org.apache.http.client.ClientProtocolException #259

Open
rvnandakishore opened this issue Apr 17, 2018 · 0 comments

Comments

@rvnandakishore
Copy link

rvnandakishore commented Apr 17, 2018

com.csv.readers.GCMNotification - Exception Occured in GCMNotification :::
org.apache.http.client.ClientProtocolException
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:117)
at com.infotech.csv.readers.GCMPushNotificationUtility.main(GCMPushNotificationUtility.java:99)
Caused by: org.apache.http.ProtocolException: The server failed to respond with a valid HTTP response
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:151)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant