App-id: ctms-release
Last 3 days we have a lot of problems with our applciation.
It's look like application cannot import modules, read files from
disk, read templates.
We use app-engine-patch.
Problems apper on app, that normally works a week ago.
12-25 05:09AM 25.287 /finances/ 500 *29660ms* 3007cpu_ms 71api_cpu_ms
Page is loading 30sec and then throws 500 error.
Can you explane, whats happend?
Copy-paste from Logs:
---------------------------------------
File "/base/python_dist/lib/python2.5/zipfile.py", line 492, in read
self.fp.seek(filepos, 0)
---------------------------------------
File "/base/data/home/apps/ctms-release/1.338684240818106277/ctms/
views.py", line 15, in <module>
from ctms.forms import *
File "/base/data/home/apps/ctms-release/1.338684240818106277/ctms/
forms.py", line 2, in <module>
from django.utils.translation import ugettext_lazy as _lgt
---------------------------------------
File "/base/data/home/apps/ctms-release/1.338684240818106277/sysapp/
views.py", line 75, in error500
s = render_to_string2(request,'500.html',{});
File "/base/data/home/apps/ctms-release/1.338684240818106277/
render.py", line 23, in render_to_string2
return _render_to_string(template_name, context, **kwargs)
File "/base/data/home/apps/ctms-release/1.338684240818106277/common/
zip-packages/django-1.1.zip/django/template/loader.py", line 103, in
render_to_string
File "/base/data/home/apps/ctms-release/1.338684240818106277/common/
zip-packages/django-1.1.zip/django/template/loader.py", line 81, in
get_template
File "/base/data/home/apps/ctms-release/1.338684240818106277/common/
zip-packages/django-1.1.zip/django/template/loader.py", line 70, in
find_template_source
File "/base/data/home/apps/ctms-release/1.338684240818106277/common/
zip-packages/django-1.1.zip/django/template/loaders/filesystem.py",
line 33, in load_template_source
---------------------------------------
--
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.