Hello Google Team, I am noticing few MemcacheServiceExceptions in my logs today. Anyone noticing the same? The exceptions occured during 9:30AM IST thru 11:45AM IST.
Memcache errors in the logs: com.google.appengine.api.memcache.LogAndContinueErrorHandler handleServiceError: Service error in memcache com.google.appengine.api.memcache.MemcacheServiceException: Memcache increment of key 'monotonic-Party-Softsolutions:[email protected]': exception at com.google.appengine.api.memcache.MemcacheServiceImpl.increment(MemcacheServiceImpl.java:745) at com.google.appengine.api.memcache.MemcacheServiceImpl.increment(MemcacheServiceImpl.java:709) ...... Caused by: com.google.apphosting.api.ApiProxy$CapabilityDisabledException: The API call memcache.Increment() 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.rpcFinished(ApiProxyImpl.java:415) at com.google.net.rpc.RpcStub$RpcCallbackDispatcher$1.runInContext(RpcStub.java:1050) .... com.google.appengine.api.memcache.LogAndContinueErrorHandler handleServiceError: Service error in memcache com.google.appengine.api.memcache.MemcacheServiceException: Memcache increment of key 'monotonic-AcctgTransaction-ASTRIX TECHNOLOGIES:[email protected]': exception at com.google.appengine.api.memcache.MemcacheServiceImpl.increment(MemcacheServiceImpl.java:745) at com.google.appengine.api.memcache.MemcacheServiceImpl.increment(MemcacheServiceImpl.java:709) at com.veersoft.objectify.VsMonotonic.next(VsMonotonic.java:124) ... Caused by: com.google.apphosting.api.ApiProxy$CapabilityDisabledException: The API call memcache.Increment() 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.rpcFinished(ApiProxyImpl.java:415) at com.google.net.rpc.RpcStub$RpcCallbackDispatcher$1.runInContext(RpcStub.java:1050) at com.google.tracing.TraceContext$TraceContextRunnable$1.run(TraceContext.java:454) at com.google.tracing.TraceContext.runInContext(TraceContext.java:694) -Aswath www.AccountingGuru.in -- 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.
