I have two app, one is having the exact same problem with memcache while the other one works fine. Both are using the same code base and the only difference is one of them is still using the master slave datastore (the one who has problem).
On Monday, June 18, 2012 11:08:48 AM UTC+2, Henric Trotzig wrote: > > Our app "kanal5play" is currently unavailable. We are seeing a lot of > these errors: > > com.google.appengine.api.memcache.MemcacheServiceException: Memcache get: > exception getting 1 key (teaser-bar-list-KANAL9) > > Caused by: com.google.apphosting.api.ApiProxy$CapabilityDisabledException: > The API call memcache.Get() is temporarily unavailable: Memcache is > temporarily unavailable. Please see http://code.google.com/status/appengine > for more information. > at > com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.success(ApiProxyImpl.java:475) > at > com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.success(ApiProxyImpl.java:382) > > Anyone else seeing this? > On Monday, June 18, 2012 11:08:48 AM UTC+2, Henric Trotzig wrote: > > Our app "kanal5play" is currently unavailable. We are seeing a lot of > these errors: > > com.google.appengine.api.memcache.MemcacheServiceException: Memcache get: > exception getting 1 key (teaser-bar-list-KANAL9) > > Caused by: com.google.apphosting.api.ApiProxy$CapabilityDisabledException: > The API call memcache.Get() is temporarily unavailable: Memcache is > temporarily unavailable. Please see http://code.google.com/status/appengine > for more information. > at > com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.success(ApiProxyImpl.java:475) > at > com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.success(ApiProxyImpl.java:382) > > Anyone else seeing this? > On Monday, June 18, 2012 11:08:48 AM UTC+2, Henric Trotzig wrote: > > Our app "kanal5play" is currently unavailable. We are seeing a lot of > these errors: > > com.google.appengine.api.memcache.MemcacheServiceException: Memcache get: > exception getting 1 key (teaser-bar-list-KANAL9) > > Caused by: com.google.apphosting.api.ApiProxy$CapabilityDisabledException: > The API call memcache.Get() is temporarily unavailable: Memcache is > temporarily unavailable. Please see http://code.google.com/status/appengine > for more information. > at > com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.success(ApiProxyImpl.java:475) > at > com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.success(ApiProxyImpl.java:382) > > Anyone else seeing this? > -- 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/-/HC5a3xnC1a4J. 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.
