Looks like the GAE backup process to Google Storage is in fact broken. We had issues backing up certain kinds that contain entities with a large amount of properties (the backup at some point simply stalls and stays pending without any further activity).
In the end we could only successfully transfer the data by installing the python Datastore-Admin remote-api in order to copy the data between our Java apps. See issues: http://code.google.com/p/googleappengine/issues/detail?id=8379 http://code.google.com/p/googleappengine/issues/detail?id=8363 - Marcel -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/31x7TGo1uJoJ. 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.
