Richard, can you file a bug for this and also mention your appid and the days× you saw this happening? Thanks!
On Sat, Dec 15, 2012 at 4:46 PM, Richard <[email protected]> wrote: > Backend has been running for months with no problems. Last week, my > background thread crashed with the following error. I shrugged at it. > This week, it did so again. You guys screwed the pooch on something. The > worst problem is that it does not restart the instance! > > Traceback (most recent call last): > File > "/base/data/home/apps/s~sven-wordhero/timekeeper.363451322479750274/backend.py", > line 116, in timer_loop > logservice.flush() > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/logservice/logservice.py", > line 362, in flush > logs_buffer().flush() > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/logservice/logservice.py", > line 273, in flush > self._lock_and_call(self._flush) > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/logservice/logservice.py", > line 157, in _lock_and_call > return method(*args) > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/logservice/logservice.py", > line 307, in _flush > apiproxy_stub_map.MakeSyncCall('logservice', 'Flush', request, response) > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", > line 94, in MakeSyncCall > return stubmap.MakeSyncCall(service, call, request, response) > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", > line 320, in MakeSyncCall > rpc.CheckSuccess() > File > "/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py", > line 133, in CheckSuccess > raise self.exception > CancelledError: The API call logservice.Flush() was explicitly cancelled. > > > -- > 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/-/xRaxSO5Y4gYJ. > 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. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
