[appengine-java] Re: The API call datastore_v3.Put() is temporarily unavailable.

2010-05-05 Thread Jerome
Hi Max, Unfortunately, we do not have any stack trace or debug left, as the logs in our AppEngine app only last for a few minutes at most before being purged. After further analysis of the communication with the backup systems, it looks like the issue for the first 10 minutes was due to a queuing

Re: [appengine-java] Re: The API call datastore_v3.Put() is temporarily unavailable.

2010-05-05 Thread Max Ross (Google)
Hi Jerome, What error were you getting instead of ApiProxy.CapabilityDisabledException? Do you have a stack trace I can look at? Thanks, Max On Wed, May 5, 2010 at 1:57 PM, Jerome wrote: > Well... based on the announcement, we were supposed to receive a > com.google.apphosting.api.ApiProxy.Ca

[appengine-java] Re: The API call datastore_v3.Put() is temporarily unavailable.

2010-05-05 Thread Jerome
Well... based on the announcement, we were supposed to receive a com.google.apphosting.api.ApiProxy.CapabilityDisabledException exception. For at least the first 10 minutes of the down time, it was not the case. We are sorting things out, but it looks like we lost a lot of data, as our system supp

[appengine-java] Re: The API call datastore_v3.Put() is temporarily unavailable.

2009-09-22 Thread Matthew Blain
We are currently in planned maintenance. See http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/af970296d9a0b9c8 http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/78f2590cd347fdd0 and http://googleappengine.blogspot.com/2009/09/m

[appengine-java] Re: The API call datastore_v3.Put() is temporarily unavailable.

2009-09-22 Thread Hani Naguib
I am getting this aswell. Basically my apps are down because of this! On Sep 22, 5:45 pm, David wrote: > Any idea what this means? > > com.google.apphosting.api.ApiProxy$CapabilityDisabledException: The > API call datastore_v3.Put() is temporarily unavailable. > > Shows up in my production log