Ignore that stacktrace, cut and past the incorrect one, Sorry.

However we are pretty much dead in the water with startup times
massively blown out,
even pages that are server directly from memcache are taking 4 secs,
when normally they only take 100ms tops.

This has been a recurring pattern for the last week at around the same
time (just after quotas are reset) and it seems to take an hour or 2
to settle down.
(sometimes a little less)

T

On Nov 25, 3:18 pm, Tim Hoffman <[email protected]> wrote:
> Hi
>
> I am encountering large numbers of DeadlineExceeded errors on instance
> startup.  At around 11:20pm google time (time in the logs.) I see this
> most days this week. appid polytechnic-wa
>
> The odd thing about a lot of these errors (but not all) is that almost
> no cpu time is used and the log messages don't show any significant
> walk clock time used either
>
> for example
>
> /diag 500 165ms 96cpu_ms 0kb Mozilla/5.0 (Windows; U; Windows NT 5.1;
> en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR
> 3.5.30729),gzip(gfe),gzip(gfe)
> 119.11.29.150 - - [24/Nov/2009:23:10:42 -0800] "GET /diag HTTP/1.1"
> 500 0 - "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5)
> Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe)"
> "www.polytechnic.wa.edu.au"
> D 11-24 11:10PM 42.032
> Starting main import (PWA)
> D 11-24 11:10PM 42.033
> Initialise
> D 11-24 11:10PM 42.034
> gae
> E 11-24 11:10PM 42.135
> <type 'exceptions.ImportError'>: cannot import name ro
> Traceback (most recent call last):
>   File "/base/data/home/apps/polytechnic-wa/1.337992303044477122/
> pwa_main.py", line 62, in main
>     from repoze.bfg.router import make_app
>   File "/base/data/home/apps/polytechnic-wa/1.337992303044477122/lib/
> repoze.bfg-1.0.1-py2.5.egg/repoze/bfg/router.py", line 7, in <module>
>     from zope.component.event import dispatch
>   File "/base/data/home/apps/polytechnic-wa/1.337992303044477122/lib/
> zope.component-3.6.0-py2.5.egg/zope/component/__init__.py", line 29,
> in <module>
>     from zope.component.globalregistry import getGlobalSiteManager
>   File "/base/data/home/apps/polytechnic-wa/1.337992303044477122/lib/
> zope.component-3.6.0-py2.5.egg/zope/component/globalregistry.py", line
> 19, in <module>
>     from zope.interface.adapter import AdapterRegistry
>   File "/base/data/home/apps/polytechnic-wa/1.337992303044477122/lib/
> zope.interface-3.5.1-py2.5-linux-i686.egg/zope/interface/adapter.py",
> line 20, in <module>
>     from zope.interface import providedBy, Interface, ro

--

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.


Reply via email to