FYI, there's a blog post on the Official Google Blog regarding the
network issue:

  
http://googleblog.blogspot.com/2009/05/this-is-your-pilot-speaking-now-about.html

Cheers,
-Jeff Posnick, AdWords API Team


On May 14, 1:51 pm, Pete Lavetsky <[email protected]> wrote:
> Thanks Jeff,
>
> Things have definitely cleared up.
>
> Pete
>
> On May 14, 1:06 pm, AdWords API Advisor <[email protected]>
> wrote:
>
> > Hello Pete,
>
> >  If the problem started today then there's a good chance it was due to
> > an issue on our end that has just recently been resolved.
>
> >  If you're still experiencing issues connecting to Google services at
> > this time, I'd definitely want more information, as it might be a sign
> > that there are still some lingering effects of the earlier issue. Let
> > me know, and I can follow up directly to request some private data
> > (like your source IPs) that wouldn't be appropriate for posting in
> > this group.
>
> > Cheers,
> > -Jeff Posnick, AdWords API Team
>
> > On May 14, 11:40 am, Pete Lavetsky <[email protected]> wrote:
>
> > > More errors on a non transactional query:
>
> > > Error:
> > > AxisFault
> > >  faultCode: {http://xml.apache.org/axis/}HTTP
> > >  faultSubcode:
> > >  faultString: (0)null
> > >  faultActor:
> > >  faultNode:
> > >  faultDetail:
> > >         {}:return code:  0
>
> > >         {http://xml.apache.org/axis/}HttpErrorCode:0
>
> > > (0)null
> > >         at org.apache.axis.transport.http.HTTPSender.readFromSocket
> > > (HTTPSender.java:744)
> > >         at 
> > > org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:
> > > 144)
> > >         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.adwords.v13.CriterionServiceSoapBindingStub.getAllCriteria_aroundBody4
> > > (CriterionServiceSoapBindingStub.java:510)
> > >         at
> > > com.google.api.adwords.v13.CriterionServiceSoapBindingStub.getAllCriteria_aroundBody5$advice
> > > (CriterionServiceSoapBindingStub.java:142)
> > >         at
> > > com.google.api.adwords.v13.CriterionServiceSoapBindingStub.getAllCriteria
> > > (CriterionServiceSoapBindingStub.java:1)
>
> > > On May 14, 10:57 am, "Pete Lavetsky (AdWords API Guru)"
>
> > > <[email protected]> wrote:
> > > > Have there been any reports of an increase number of these errors
> > > > happening? It's definitely happening more frequently for us:
>
> > > > AxisFault
> > > >  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}
> > > > Server.userException
> > > >  faultSubcode:
> > > >  faultString: javax.net.ssl.SSLHandshakeException: Remote host closed
> > > > connection during handshake
> > > >  faultActor:
> > > >  faultNode:
> > > >  faultDetail:
> > > >         {http://xml.apache.org/axis/}
> > > > stackTrace:javax.net.ssl.SSLHandshakeException: Remote host closed
> > > > connection during handshake
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord
> > > > (SSLSocketImpl.java:801)
> > > >         at 
> > > > com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake
> > > > (SSLSocketImpl.java:1089)
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake
> > > > (SSLSocketImpl.java:1116)
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake
> > > > (SSLSocketImpl.java:1100)
> > > >         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.adwords.v13.AdServiceSoapBindingStub.getAd_aroundBody8
> > > > (AdServiceSoapBindingStub.java:674)
> > > >         at
> > > > com.google.api.adwords.v13.AdServiceSoapBindingStub.getAd_aroundBody9$advice
> > > > (AdServiceSoapBindingStub.java:142)
> > > >         at com.google.api.adwords.v13.AdServiceSoapBindingStub.getAd
> > > > (AdServiceSoapBindingStub.java:1)
> > > > Caused by: java.io.EOFException: SSL peer shut down incorrectly
> > > >         at 
> > > > com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:
> > > > 333)
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord
> > > > (SSLSocketImpl.java:782)
> > > >         ... 25 more
>
> > > > javax.net.ssl.SSLHandshakeException: Remote host closed connection
> > > > during handshake
> > > >         at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
> > > >         at 
> > > > org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:
> > > > 154)
> > > >         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.adwords.v13.AdServiceSoapBindingStub.getAd_aroundBody8
> > > > (AdServiceSoapBindingStub.java:674)
> > > >         at
> > > > com.google.api.adwords.v13.AdServiceSoapBindingStub.getAd_aroundBody9$advice
> > > > (AdServiceSoapBindingStub.java:142)
> > > >         at com.google.api.adwords.v13.AdServiceSoapBindingStub.getAd
> > > > (AdServiceSoapBindingStub.java:1)
> > > > Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed
> > > > connection during handshake
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord
> > > > (SSLSocketImpl.java:801)
> > > >         at 
> > > > com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake
> > > > (SSLSocketImpl.java:1089)
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake
> > > > (SSLSocketImpl.java:1116)
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake
> > > > (SSLSocketImpl.java:1100)
> > > >         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)
> > > >         ... 18 more
> > > > Caused by: java.io.EOFException: SSL peer shut down incorrectly
> > > >         at 
> > > > com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:
> > > > 333)
> > > >         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord
> > > > (SSLSocketImpl.java:782)
> > > >         ... 25 more
>
> > > > Pete
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to