This is not just limited to XML libraries.  These intermittent
deadline errors on startup (and elsewhere) are happening for us on a
Django-App-Engine project.  The App Engine status reports as normal
but this all started happening after the last maintenance window was
completed, i.e. last couple days.  Any ETA on fixing it?  We are
getting lots of complaints from users and it is frustrating.

thanks, Kumar

On Feb 21, 5:46 pm, johnP <[email protected]> wrote:
> After a couple of good months, Bad Appengine has returned, with
> flurries of deadline errors during Appengine Patch initialization.
> This  start over the weekend.  I hope that this, too, will pass.
>
> On Feb 21, 5:04 am, Jan Z <[email protected]> wrote:
>
> > In the last 24 hours we've seen increasing DeadlineExceededError on
> > import statements of pages that previously ran just fine.  No code
> > changes in the last month or so.
>
> > The stack dump suggests a problem with XML libraries. (???)
>
> > We're about to get hit with an order of magnitude increase in users
> > and this is a bit scary.
>
> > There is no django here, and the imports before gdata are:
>
> > import os
> > import logging
> > import urllib
> > import time
> > import sys
> > import re
>
> > sys.path.insert(0,'atom.zip')
> > sys.path.insert(0,'gdata.zip')
>
> > import gdata.apps.service
>
> > tail end of stack trace shows:
>
> > File "/base/data/home/apps/xyz/acapulco.339289566140536821/gdata/
> > tlslite/utils/Python_RSAKey.py", line 4, in <module>
> >     import xmltools
> >   File "/base/data/home/apps/xyz/acapulco.339289566140536821/gdata/
> > tlslite/utils/xmltools.py", line 10, in <module>
> >     from xml.dom import minidom
> >   File "/base/python_dist/lib/python2.5/xml/dom/minidom.py", line 15,
> > in <module>
> >     """

-- 
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