I've read several other posts on this error, but they seem to be
inconclusive and several months old.
We are a startup, so our site is not used frequently, but when used,
it is often someone we are trying to impress,
so we MUST have some solution for this issue if we indeed continue to
use GAE.

Since the trace is showing the errors on "import" statements, I'm
thinking this is the case where the system got "cold" and must "warm
up"?

WebSite is http://Olexe.com.

>From my logs, this happened at least four times today on our home
page:

E-Level Message:
<class 'google.appengine.runtime.DeadlineExceededError'>:
Traceback (most recent call last):
  File "/base/data/home/apps/olexeprod/1.346221763725918442/main.py",
line 296, in <module>
    from web.webServices import Subscribers
  File "/base/data/home/apps/olexeprod/1.346221763725918442/web/
webServices.py", line 15, in <module>
    import gnosis.xml.pickle
  File "/base/data/home/apps/olexeprod/1.346221763725918442/gnosis/xml/
pickle/__init__.py", line 6, in <module>
    from gnosis.xml.pickle._pickle import \
  File "/base/data/home/apps/olexeprod/1.346221763725918442/gnosis/xml/
pickle/_pickle.py", line 5, in <module>
    """
I-Level Message:
This request caused a new process to be started for your application,
and thus caused your application code to be loaded for the first time.
This request may thus take longer and use more CPU than a typical
request for your application.

Please advise,
Thanks,
Neal Walters

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