|
From: Karl G. <kg...@ya...> - 2005-04-23 02:26:44
|
Doing a little legwork to track this down... First of all, another app which uses HTTPConnection etc (AcidAngel's horoscope program, find it on skdr) works fine. Although at times, my syslog lists a bunch of lines like: (214) DispatchHTTPTransaction caught: java.lang.NullPointerException hmmm... I don't see them now though so who knows why those were there. Anyway, the search requests were providing a response that wasn't 200, so I added a little bit to print the complete response, and here's what I got: (365) Response: 500 dbp timeout "dbp timeout" is what response.getResponseMessage() returns. I have no idea what a dbp timeout could possibly be. It's looking more and more like a Google-specific problem though. -Karl --- Adam Bliss <ab...@tm...> wrote: > On Fri, 22 Apr 2005 17:49, Karl Gutwin wrote: > > see this thread on skdr: > > > > > http://www.skdr.net/forum/index.php?t=msg&th=2232&start=0&rid=1113&S=2e059e04786b32075648a2b63fbb15dc > > > > I confirm both a lack of response in search queries and also tile > > downloads. > > Anybody have any insight - has Google cut off our feed? The tiles do > > load > > through my web browser (cutting and pasting the syslog'd url) so they > > didn't > > change the interface on us. I suspect it's either a backend issue > > (surprise, > > surprise) or else Google got wind of our little project. > > Same here. Google would not have cut us off intentionally. Maybe they > accidentally flagged us as abuse of the service somehow. But my money is > on another unscheduled/unannounced downtime of some kind on Danger's > part. > > --Adam > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |