Hello,

 I'm not aware of any ongoing issues that might affect connectivity
with our Sandbox servers, and I just made some successful requests
there to test. Can you confirm whether you're still seeing this
behavior?

 As for the Production environment, it is very likely that the issue
is with your DNS server, as if adwords.google.com had legitimately
become unresolvable on a wide basis, I'm sure there would be many more
posts about that already. Can you try resolving the hostname again,
and if that fails, see if there's an alternate DNS server that you
have available on your network?

Cheers,
-Jeff Posnick, AdWords API Team


On Sep 10, 5:18 am, LeTic <[EMAIL PROTECTED]> wrote:
> We are currently experiencing intermittent issue as well to connect to
> the production version of the Adwords API :
>
> [Google FATAL] [10/09/2008 10:42:33] Exception caught : ; nested
> exception is: java.net.UnknownHostException: adwords.google.com
> [Google FATAL] [10/09/2008 10:42:38] Exception caused by :
> adwords.google.com
>
> Even some simple name resolution has been failing so I guess the
> Adwords API server is experiencing some issues.
>
> Don't know if we can have a comment from the API guys.
> Thanks in advance
> LeTic
>
> On Sep 10, 2:03 am, ds <[EMAIL PROTECTED]> wrote:
>
> > The sandbox (athttp://sandbox.google.com/api/adwords/v12) was working
> > fine for me earlier today. Is anyone else having problems?
>
> > Thanks
>
> > [09 Sep 2008 17:58:12,579] [main] [ERROR]
> > com.raybeam.util.RemoteCallWrapper.makeCallWithRetries(RemoteCallWrapper.java:
> > 83) - (502)Bad Gateway
> > AxisFault
> >  faultCode: {http://xml.apache.org/axis/}HTTP
> >  faultSubcode:
> >  faultString: (502)Bad Gateway
> >  faultActor:
> >  faultNode:
> >  faultDetail:
> >         {}:return code:  502
>
> > <html><head>
> > <meta http-equiv="content-type" content="text/
> > html;charset=utf-8">
> > <title>502 Server Error</title>
> > <style><!--
> > body {font-family: arial,sans-serif}
> > div.nav {margin-top: 1ex}
> > div.nav A {font-size: 10pt; font-family: arial,sans-serif}
> > span.nav {font-size: 10pt; font-family: arial,sans-serif; font-weight:
> > bold}
> > div.nav A,span.big {font-size: 12pt; color: #0000cc}
> > div.nav A {font-size: 10pt; color: black}
> > A.l:link {color: #6f6f6f}
> > A.u:link {color: green}
> > //--></style>
> > <script><!--
> > var rc=502;
> > //-->
> > </script>
> > </head>
> > <body text=#000000 bgcolor=#ffffff>
> > <table border=0 cellpadding=2 cellspacing=0
> > width=100%><tr><td rowspan=3 width=1% nowrap>
> > <b><font face=times color=#0039b6 size=10>G</
> > font><font face=times color=#c41200 size=10>o</
> > font><font face=times color=#f3c518 size=10>o</
> > font><font face=times color=#0039b6 size=10>g</
> > font><font face=times color=#30a72f size=10>l</
> > font><font face=times color=#c41200 size=10>e</
> > font>&nbsp;&nbsp;</b>
> > <td>&nbsp;</td></tr>
> > <tr><td bgcolor=#3366cc><font face=arial,sans-serif
> > color=#ffffff><b>Error</b></td></tr>
> > <tr><td>&nbsp;</td></tr></table>
> > <blockquote>
> > <H1>Server Error</H1>
> > The server encountered a temporary error and could not complete your
> > request.<p>Please try again in 30 seconds.
>
> > <p>
> > </blockquote>
> > <table width=100% cellpadding=0 cellspacing=0><tr><td
> > bgcolor=#3366cc><img alt="" width=1 height=4></
> > td></tr></table>
> > </body></html>
>
> >         {http://xml.apache.org/axis/}HttpErrorCode:502
>
> > (502)Bad Gateway
> >         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.transport.http.HTTPSender.readFromSocket(HTTPSender.java:
> > 727)
> >         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:2765)
> >         at org.apache.axis.client.Call.invoke(Call.java:2748)
> >         at org.apache.axis.client.Call.invoke(Call.java:2424)
> >         at org.apache.axis.client.Call.invoke(Call.java:2347)
> >         at org.apache.axis.client.Call.invoke(Call.java:1804)
> >         at
> > com.google.api.adwords.v12.AdGroupServiceSoapBindingStub.updateAdGroupList(AdGroupServiceSoapBindingStub.java:
> > 603)
> >         at
> > com.raybeam.apiwrapper.google.AdGrpService_Google.updateAdGroups(AdGrpService_Google.java:
> > 56)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > 39)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
> > 25)
> >         at java.lang.reflect.Method.invoke(Method.java:597)
> >         at
> > com.raybeam.util.RemoteCallWrapper.makeCallWithRetries(RemoteCallWrapper.java:
> > 49)
> >         at
> > com.raybeam.trafficking.google.AdGroupMgr.UpdateAdGroups(AdGroupMgr.java:
> > 246)
> >         at
> > com.raybeam.trafficking.GoogleUploader.UploadAdgroups(GoogleUploader.java:
> > 175)
> >         at com.raybeam.db.google.AdWordsDb.checkAdGroups(AdWordsDb.java:113)
> >         at com.raybeam.db.google.AdWordsDb.checkDb(AdWordsDb.java:176)
> >         at 
> > com.raybeam.trafficking.GoogleUploader.synchDB(GoogleUploader.java:
> > 42)
> >         at com.raybeam.trafficking.Main.main(Main.java:65)
--~--~---------~--~----~------------~-------~--~----~
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