I'm also having problems with deadlineexceeded errors using app engine
patch. Any idea if others are having this issue too?

On Feb 22, 5:43 pm, Kumar McMillan <kumar.mcmil...@gmail.com> wrote:
> 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 <j...@thinkwave.com> 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 <jan.zawad...@gmail.com> wrote:
>
> > > In the last 24 hours we've seenincreasingDeadlineExceededErroron
> > > 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to