Hi Doug, What is the exact URL you are sending the SOAP requests too?
Best, - Eric Koleda, AdWords API Team On Dec 10, 4:27 pm, doug s <[email protected]> wrote: > I am running a client on a machine in London. > > I can ping adwords.google.com from the machine no problem: > > ping adwords.google.com > > Pinging adwords.l.google.com [209.85.229.112] with 32 bytes of data: > > Reply from 209.85.229.112: bytes=32 time=7ms TTL=56 > Reply from 209.85.229.112: bytes=32 time=6ms TTL=56 > Reply from 209.85.229.112: bytes=32 time=6ms TTL=56 > Reply from 209.85.229.112: bytes=32 time=7ms TTL=56 > > Ping statistics for 209.85.229.112: > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: > Minimum = 6ms, Maximum = 7ms, Average = 6ms > > But I am getting connection errors... any ideas? thanks > > AxisFault > faultCode: {http://schemas.xmlsoap.org/soap/envelope/} > Server.userException > faultSubcode: > faultString: java.net.ConnectException: Connection timed out: connect > faultActor: > faultNode: > faultDetail: > {http://xml.apache.org/axis/} > stackTrace:java.net.ConnectException: Connection timed out: connect > at java.net.PlainSocketImpl.socketConnect(Native Method) > at java.net.PlainSocketImpl.doConnect(Unknown Source) > at java.net.PlainSocketImpl.connectToAddress(Unknown Source) > at java.net.PlainSocketImpl.connect(Unknown Source) > at java.net.SocksSocketImpl.connect(Unknown Source) > at java.net.Socket.connect(Unknown Source) > at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown > Source) > at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init> > (Unknown Source) > at > com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown > Source) > at org.apache.axis.components.net.JSSESocketFactory.create > (JSSESocketFactory.java:92) > 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: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.v13.CriterionServiceSoapBindingStub.removeCriteria > (CriterionServiceSoapBindingStub.java:678) -- 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.
