My app (appid: mr-october) is experiencing problems with the /_ah/
warmup calls. Looking thru the logs I can not find a single call to
warm up that succeeds. Every warm up call shoes this warning message:

2011-02-25 08:56:37.796
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 should contact the App Engine team. (Error
code 203)

Why is this happening? What can be done about this?

here is a summary of the last 20 warm up calls,  everyone of them has
the above message:

2011-02-25 08:56:37.803 /_ah/warmup 500 10084ms 0cpu_ms 0kb
2011-02-25 08:56:23.326 /_ah/warmup 500 10109ms 0cpu_ms 0kb
2011-02-25 08:55:26.106 /_ah/warmup 500 10105ms 0cpu_ms 0kb
2011-02-23 09:45:47.521 /_ah/warmup 500 11730ms 0cpu_ms 0kb
2011-02-23 09:45:24.489 /_ah/warmup 500 10403ms 0cpu_ms 0kb
2011-02-23 09:45:13.109 /_ah/warmup 500 10523ms 0cpu_ms 0kb
2011-02-23 09:45:01.611 /_ah/warmup 500 10277ms 0cpu_ms 0kb
2011-02-23 09:44:41.613 /_ah/warmup 500 11452ms 0cpu_ms 0kb
2011-02-23 09:44:29.623 /_ah/warmup 500 10773ms 0cpu_ms 0kb
2011-02-23 09:44:17.551 /_ah/warmup 500 10149ms 0cpu_ms 0kb
2011-02-23 09:44:06.398 /_ah/warmup 500 10373ms 0cpu_ms 0kb
2011-02-23 09:43:55.899 /_ah/warmup 500 10927ms 0cpu_ms 0kb
2011-02-23 09:43:42.672 /_ah/warmup 500 10077ms 0cpu_ms 0kb
2011-02-23 09:43:30.522 /_ah/warmup 500 10866ms 0cpu_ms 0kb
2011-02-23 09:42:35.002 /_ah/warmup 500 11582ms 0cpu_ms 0kb
2011-02-23 09:42:22.388 /_ah/warmup 500 11093ms 0cpu_ms 0kb
2011-02-23 09:42:11.134 /_ah/warmup 500 10899ms 0cpu_ms 0kb
2011-02-23 09:41:59.531 /_ah/warmup 500 13852ms 0cpu_ms 0kb
2011-02-23 09:41:44.830 /_ah/warmup 500 11481ms 0cpu_ms 0kb
2011-02-23 09:41:05.745 /_ah/warmup 500 10792ms 0cpu_ms 0kb

Thanks,

Cian.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to