>From Tue Sep 02 01:52:24 UTC 2008 until Tue Sep 02 11:25:00 UTC 2008
my logs show sporadic DNS errors for resolving my app's URL.

Wanted to let the App Engine team know about this.  Providing an
example stack trace below - I have a Java server that consumes a
service on 6.1.typeracerdata.appspot.com - this is from the Java
server's log.  Do you think the problem was on your end or mine?

java.net.UnknownHostException: 6.1.typeracerdata.appspot.com
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
        at java.net.Socket.connect(Socket.java:519)
        at java.net.Socket.connect(Socket.java:469)
        at java.net.Socket.<init>(Socket.java:366)
        at java.net.Socket.<init>(Socket.java:240)
        at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:
80)
        at
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
$1.doit(ControllerThreadSocketFactory.java:91)
        at
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory
$SocketTask.run(ControllerThreadSocketFactory.java:158)
        at java.lang.Thread.run(Thread.java:619)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to