[appengine-java] How Task Queue dispatches each task to multiple JVMs

2009-10-22 Thread kaz
Hi all, I just posted my test result of Task Queue. Any feedbacks are welcome: http://kazunori279.blogspot.com/2009/10/how-task-queue-dispatches-each-task-to.html Thanks, Kaz --~--~-~--~~~---~--~~ You received this message because you are subscribed

[appengine-java] Datastore or Memcache service freezes repeatedly for a certain users

2009-09-24 Thread kaz
would be having a trouble on its tablet servers or memcache service, and it is taking so long time to fail over. What should I do for this? Thanks, Kaz Example logs: - com.google.apphosting.runtime.HardDeadlineExceededError: This request (f2e1077c0b151110) started at 2009/09/24 13:14:29.281

[appengine-java] DatastoreTimeoutException on all the accesses

2009-09-21 Thread kaz
by: com.google.appengine.api.datastore.DatastoreTimeoutException: Unknown at com.google.appengine.api.datastore.DatastoreApiHelper.translateError (DatastoreApiHelper.java:38) at com.google.appengine.api.datastore.DatastoreApiHelper.makeSyncCall (DatastoreApiHelper.java:56) Thanks, Kaz

[appengine-java] Re: DatastoreTimeoutException on all the accesses

2009-09-21 Thread kaz
Hi Max, OK, thanks so much for the quick response. Kaz On 9月21ζ—₯, 午後6:58, Max Ross maxr+appeng...@google.com wrote: Your app is most likely impacted by the elevated datastore latency and error rate we're currently experiencing: http://code.google.com/status/appengine We'll update