Hi Venkata,

This issue doesn't seem to be AdWords API specific but rather with regards 
to Java Client library, I suggest you reach out to Java Client Library 
owners in this link 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib%2Fissues&sa=D&sntz=1&usg=AFQjCNERv2dDhraFgjoXwqKCns7nb6cwRA>
 as 
they are better equipped to provide the right information you need. 

Thanks,
Kevin
AdWords API Team

On Friday, October 12, 2018 at 4:34:58 AM UTC+8, venkata munnangi wrote:
>
> ......
>
>             <faultstring>javax.net.ssl.SSLHandshakeException: Remote host 
> closed connection during handshake</faultstring>
>
>             <detail>
>
>                 <ns1:stackTrace 
> xmlns:ns1="http://xml.apache.org/axis/";>javax.net.ssl.SSLHandshakeException: 
> Remote host closed connection during handshake
>
>         at 
> sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1002)
>
>         at 
> sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
>
>         at 
> sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
>
>         at 
> sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
>
>         at 
> org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:186)
>
>         at 
> org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
>
>         at 
> org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
>
>         at 
> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
>
>         at 
> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
>
>         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
>
>         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
>
>         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
>
>         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
>
>         at org.apache.axis.client.Call.invoke(Call.java:2767)
>
>         at org.apache.axis.client.Call.invoke(Call.java:2443)
>
>         at org.apache.axis.client.Call.invoke(Call.java:2366)
>
>         at org.apache.axis.client.Call.invoke(Call.java:1812)
>
>         at 
> com.google.api.ads.adwords.axis.v201806.cm.AdGroupCriterionServiceSoapBindingStub.get(AdGroupCriterionServiceSoapBindingStub.java:1688)
>
>         at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
>
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
>         at java.lang.reflect.Method.invoke(Method.java:498)
>
>         at 
> com.google.api.ads.common.lib.soap.SoapClientHandler.invoke(SoapClientHandler.java:100)
>
>         at 
> com.google.api.ads.common.lib.soap.axis.AxisHandler.invokeSoapCall(AxisHandler.java:234)
>
>         at 
> com.google.api.ads.common.lib.soap.SoapServiceClient.callSoapClient(SoapServiceClient.java:63)
>
>         at 
> com.google.api.ads.common.lib.soap.SoapServiceClient.invoke(SoapServiceClient.java:93)
>
>         at com.sun.proxy.$Proxy34.get(Unknown Source)
>
>         at sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
>
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
>         at java.lang.reflect.Method.invoke(Method.java:498)
>
>         at 
> com.google.api.ads.adwords.extension.ratelimiter.ApiRateLimiter$1.call(ApiRateLimiter.java:51)
>
>         at 
> com.google.api.ads.adwords.extension.ratelimiter.ApiRetryHelper.callWithRetries(ApiRetryHelper.java:86)
>
>         at 
> com.google.api.ads.adwords.extension.ratelimiter.ApiRateLimiter.run(ApiRateLimiter.java:59)
>
>         at 
> com.google.api.ads.adwords.extension.ratelimiter.ApiInvocationHandlerWithRateLimiter.handleInvocation(ApiInvocationHandlerWithRateLimiter.java:45)
>
>         at 
> com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:84)
>
>         at com.sun.proxy.$Proxy34.get(Unknown Source)
>
>         at 
> com.google.api.ads.adwords.axis.utils.v201806.shopping.ProductPartitionTreeImpl.createAdGroupTree(ProductPartitionTreeImpl.java:209)
>
>         at 
> com.google.api.ads.adwords.axis.utils.v201806.shopping.ProductPartitionTree.createAdGroupTree(ProductPartitionTree.java:83)
>
>         at 
> com.fanatics.marketing.pla_bid_down.handler.AdGroupHandler$1.run(AdGroupHandler.java:89)
>
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>
>         at java.lang.Thread.run(Thread.java:748)
>
> Caused by: java.io.EOFException: SSL peer shut down incorrectly
>
>         at sun.security.ssl.InputRecord.read(InputRecord.java:505)
>
>         at 
> sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
>
>         ... 40 more
>
> </ns1:stackTrace>
> .....
>
>
> I have been getting the above stack trace for atleast couple of weeks. Any 
> idea on what could have been the issue? I have tried placing 
>
> /bin/java -Dhttps.proxyHost=<host> -Dhttps.proxyPort=3128 -Dhttps.
> protocols=TLSv1.2...
>
> Java - 8 
> and upgraded the 
> adwords-api
> and 
>
> adwords-extension-ratelimiter
>
> o the latest release, but it has been in vain. This happens whenever I try 
> communicating with a Adwords API service.
>
> Any hints or solutions would be highly helpful?
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d3a34e91-d689-45f1-b62e-34f9b502dba7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... venkata munnangi
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to