On Tue, Aug 18, 2009 at 4:28 PM, repairman <[email protected]> wrote:
> > guys, > after your 8/18 maintenance my datastore.delete(listKey); call now > returns the exception below EVERYTIME. It works fine on local > server. I bet you guys turned write on but forgot to turn on the > delete permission after your maintenance. Can anyone please check? I'm going to choose to ignore the tone of your post and just assure you that this is not the case. Can you please write a sample program that deletes an entity on GAE > (not your local dev server) to see if it works for you? > http://code.google.com/status/appengine/detail/datastore/2009/08/18#ae-trust-detail-datastore-delete-latency http://code.google.com/status/appengine/detail/datastore/2009/08/18#ae-trust-detail-datastore-delete-error_rate What is your app ID and how many datastore keys are you trying to delete at once? Have you tried reducing the number of keys in each call? Thanks, Don --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
