Hi, I believe you are seeing this due to the fact that the response from the datastore for this query is too large. Try reducing the LIMIT number in this case.
-Marzia On Fri, Feb 13, 2009 at 2:26 PM, Howard <[email protected]> wrote: > > I tried to page through my data using the <next> link, and trying to > access the last page (latest data entries), the server generated what > I believe is an HTTP 500 error. The query that caused this was: > > > http://appengine.google.com/datastore/explorer?app_id=truefoodies&kind=ReviewImage&viewby=kind&query=SELECT%20*%20FROM%20ReviewImage&limit=20&offset=60 > > Any ideas as to why this would happen? > > --HHS > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
