Even I am getting same error for sites

On Nov 6, 11:54 am, Roy <[email protected]> wrote:
> Recently I've started getting timeouts fetching a spreadsheet using
> the Gdata API library. How do I increase the timeout?
>
> Stack trace follows:-
>
> java.io.IOException: Timeout while 
> fetching:http://spreadsheets.google.com/feeds/worksheets/tPigPq5454wZIlYT_Vy7j...
> Timeout while 
> fetching:http://spreadsheets.google.com/feeds/worksheets/tPigPqwZIlYT_Vy7jY-b2...
> com.google.appengine.api.urlfetch.URLFetchServiceImpl.handleApplicationExce­ption
> (URLFetchServiceImpl.java:69)
>  com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch
> (URLFetchServiceImpl.java:42)
> com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler
> $Connection.fetchResponse(URLFetchServiceStreamHandler.java:408)
> com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler
> $Connection.getInputStream(URLFetchServiceStreamHandler.java:290)
> com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler
> $Connection.getResponseCode(URLFetchServiceStreamHandler.java:131)
> com.google.gdata.client.http.HttpGDataRequest.checkResponse
> (HttpGDataRequest.java:535)
> com.google.gdata.client.http.HttpGDataRequest.execute
> (HttpGDataRequest.java:515)
>  com.google.gdata.client.http.GoogleGDataRequest.execute
> (GoogleGDataRequest.java:515)
> com.google.gdata.client.Service.getEntry(Service.java:1270)
> com.google.gdata.client.GoogleService.getEntry(GoogleService.java:567)
> com.google.gdata.client.Service.getEntry(Service.java:1196)
> com.google.gdata.data.spreadsheet.SpreadsheetEntry.getDefaultWorksheet
> (SpreadsheetEntry.java:143)
> couk.cleverthinking.cc.server.google.GoogleDoc.fetchSpreadsheetContents
> (GoogleDoc.java:225)

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=.


Reply via email to