This error most commonly occurs when you have a near infinite loop.  Are you
doing a long loop or a while that could get out of control?

 

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Sarang
Sent: Monday, May 23, 2011 11:58 PM
To: [email protected]
Subject: Re: RE: [google-appengine] Poor performance since the past 2-3 days

 

The warmups are themselves taking ages:

 


2011-05-23 23:42:21.216 /_ah/warmup 500 235707ms 163cpu_ms 0kb


 

stuck at:

File "/base/data/home/apps/ ... /django/core/files/base.py", line 1, in
<module>
    import os

Error message:


W2011-05-23 23:42:21.203

A serious problem was encountered with the process that handled this
request, causing it to exit. This is likely to cause a new process to be
used for the next request to your application. If you see this message
frequently, you may be throwing exceptions during the initialization of your
application. (Error code 104)

Sarang

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

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