My problem: 1. I execute a massive delete over a large number of entities (30 million), using a mapreduce-based job similar to Ikai's one (*) 2. Then both the datastore viewer and the datastore statistics in the dashboard become unavailable: I get this famous "the server encountered an error (blahblah)" page.
Yet, servlet-based queries against the datastore are ok, and the datastore indexes viewer do not show any error. Any clue ? (*) http://ikaisays.com/2010/07/09/using-the-java-mapper-framework-for-app-engin e/ -- 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.
