Still seeing deadline failures inside of GAE logging ... 15 errors over 4
mins starting at 18:18 PT ... here is an example
These errors occur from time to time each day and have been lasting at
least a couple of weeks
1. 2013-11-14 18:18:40.507 Traceback (most recent call last):
2. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/app_logging.py",
line 78, in emit
3. E2013-11-14 18:18:40.507 logservice.write(message)
4. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/logservice/logservice.py",
line 348, in write
5. E2013-11-14 18:18:40.507 logs_buffer().write(message)
6. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/logservice/logservice.py",
line 237, in write
7. E2013-11-14 18:18:40.507 return self._lock_and_call(self._write, line)
8. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/logservice/logservice.py",
line 158, in _lock_and_call
9. E2013-11-14 18:18:40.507 return method(*args)
10. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/logservice/logservice.py",
line 254, in _write
11. E2013-11-14 18:18:40.507 self._autoflush()
12. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/logservice/logservice.py",
line 322, in _autoflush
13. E2013-11-14 18:18:40.507 self._flush()
14. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/logservice/logservice.py",
line 308, in _flush
15. E2013-11-14 18:18:40.507 apiproxy_stub_map.MakeSyncCall('logservice',
'Flush', request, response)
16. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
line 94, in MakeSyncCall
17. E2013-11-14 18:18:40.507 return stubmap.MakeSyncCall(service, call,
request, response)
18. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
line 328, in MakeSyncCall
19. E2013-11-14 18:18:40.507 rpc.CheckSuccess()
20. E2013-11-14 18:18:40.507 File
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
line 133, in CheckSuccess
21. E2013-11-14 18:18:40.507 raise self.exception
22. E2013-11-14 18:18:40.507 CancelledError: The API call
logservice.Flush() was explicitly cancelled.
23. E2013-11-14 18:18:40.507 Logged from file wsgi.py, line 259
24. I2013-11-14 18:18:40.526 This request caused a new process to be
started for your application, and thus caused your application code to be
loaded for the first time. This requ
25. E2013-11-14 18:18:40.526 Process terminated because the request
deadline was exceeded during a loading request.
--
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.