Hi there,
our application (small-improvements-hrd) has been misbehaving for two hours
now. We didn't update it in 5 days, and we've not seen such a bad downtime
in a year.
Memcache seems to be mostly unavailable, so many requests take 20 to 30
seconds.
Some requests terminate very quickly: "A problem was encountered with the
process that handled this request, causing it to exit. This is likely to
cause a new process to be used for the next request to your application. If
you see this message frequently, you may be throwing exceptions during the
initialization of your application. (Error code 104)"
And we see this one a lot
1 more
Caused by: com.google.appengine.api.memcache.MemcacheServiceException:
Memcache put: Set failed to set 1 keys: SystemSettings("1")
at
com.google.appengine.api.memcache.AsyncMemcacheServiceImpl$8.transform(AsyncMemcacheServiceImpl.java:655)
at
com.google.appengine.api.memcache.AsyncMemcacheServiceImpl$8.transform(AsyncMemcacheServiceImpl.java:629)
at
com.google.appengine.api.memcache.MemcacheServiceApiHelper$RpcResponseHandler.convertResponse(MemcacheServiceApiHelper.java:57)
at
com.google.appengine.api.memcache.MemcacheServiceApiHelper$1.wrap(MemcacheServiceApiHelper.java:101)
at
com.google.appengine.api.memcache.MemcacheServiceApiHelper$1.wrap(MemcacheServiceApiHelper.java:96)
at
com.google.appengine.api.utils.FutureWrapper.wrapAndCache(FutureWrapper.java:53)
at
com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:90)
at
com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:86)
at
com.google.appengine.api.memcache.MemcacheServiceImpl.quietGet(MemcacheServiceImpl.java:26)
at
com.google.appengine.api.memcache.MemcacheServiceImpl.putAll(MemcacheServiceImpl.java:115)
at
com.googlecode.objectify.cache.EntityMemcache.getAll(EntityMemcache.java:230)
at
com.googlecode.objectify.cache.CachingAsyncDatastoreService.get(CachingAsyncDatastoreService.java:253)
at
com.googlecode.objectify.impl.AsyncObjectifyImpl.get(AsyncObjectifyImpl.java:68)
at
com.googlecode.objectify.impl.AsyncObjectifyImpl.find(AsyncObjectifyImpl.java:201)
at
com.googlecode.objectify.impl.AsyncObjectifyImpl.get(AsyncObjectifyImpl.java:110)
at
com.googlecode.objectify.impl.AsyncObjectifyImpl.get(AsyncObjectifyImpl.java:143)
at
com.googlecode.objectify.impl.ObjectifyImpl.get(ObjectifyImpl.java:81)
at
com.praisemanager.service.CompanyService.getSystemSettings(CompanyService.java:720)
at
Any help would be greatly appreciated, because our customers are (rightfully)
very unhappy.
(We'd be on a paid support plan if it was available in our country, but it was
not last time we checked)
Kind regards
Per
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.