Hi!

I'm experiencing intermittent exceptions when calling
URLFetchServiceImpl.fetch(URL).
The strange thing is that it doesn't happen all the time and I can't
find a way to reproduce the problem systematically.

The exception message is 'Unknown', see below:

Uncaught exception from servlet
java.io.IOException: Unknown
        at
com.google.appengine.api.urlfetch.URLFetchServiceImpl.handleApplicationException
(URLFetchServiceImpl.java:56)
        at com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch
(URLFetchServiceImpl.java:30)

Is there a normal condition that I'm not aware of under which this can
happen, or is this a bug?
Thanks a lot for your help!

BoD

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to