Again this morning. Here is an interesting log report, showing the
Django loading issue (note that it times out without really taking
much cpu resources)
1.
02-08 12:03PM 01.519 /hint/request 500 9025ms 672ms-cpu 1kb
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/
2009011913 Firefox/3.0.6,gzip(gfe)
See details
E 02-08 12:03PM 10.534
<class 'google.appengine.runtime.DeadlineExceededError'>:
Traceback (most recent call last):
File "/base/data/home/apps/judysapps/5.331236991686126139/
main.py", line 64, in <module>
main()
File "/base/data/home/apps/judysapps/5.331236991686126139/
main.py", line 61, in main
util.run_wsgi_app(application)
File "/base/python_lib/versions/1/google/appengine/ext/webapp/
util.py", line 76, in run_wsgi_app
result = application(env, _start_response)
File "/base/python_lib/versions/1/django/core/handlers/
wsgi.py", line 189, in __call__
response = self.get_response(request)
File "/base/python_lib/versions/1/django/core/handlers/
base.py", line 110, in get_response
from django.views import debug
File "/base/python_lib/versions/1/django/views/debug.py", line
3, in <module>
from django.utils.html import escape
File "/base/python_lib/versions/1/django/utils/html.py", line
1, in <module>
"HTML utilities suitable for global use."
On Feb 7, 1:58 am, conman <[email protected]>
wrote:
> The error report
> onhttp://code.google.com/status/appengine/detail/serving/2009/02/06#ae-...
> from yesterday 11:00 am talks about a memcache problem which 'didn't
> affect the perfomance or uptime of applications'
>
> I hope this problem was the reason for the heavy error rate of our
> application but then this statement is not quite true!
>
> But most importantly the problem seems to be solved and everything is
> back to normal :)
>
> Regards,
> Constantin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---