Hello, before few minutes my app started to throw the following exception:
com.google.appengine.api.memcache.LogAndContinueErrorHandler
handleServiceError: Service error in memcache
com.google.appengine.api.memcache.MemcacheServiceException: Memcache get:
exception getting 1 key (sidkey_d415ddc17424ba8f4f98925270cf2054e729fe25)
at
com.google.appengine.api.memcache.MemcacheServiceImpl.makeSyncCall(MemcacheServiceImpl.java:207)
at
com.google.appengine.api.memcache.MemcacheServiceImpl.doGet(MemcacheServiceImpl.java:289)
at
com.google.appengine.api.memcache.MemcacheServiceImpl.get(MemcacheServiceImpl.java:322)
at com.google.appengine.api.memcache.stdimpl.GCache.get(GCache.java:158)
Any idea where this is an infrastructure issue or my mistake ?
Thanks in advance.
--
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.