I disabled threadsafe and AlwaysOn and it got worse. Many 500 errors on instance startups, all with this message:
The process handling this request unexpectedly died. This is likely to cause a new process to be used for the next request to your application. (Error code 203) When I re-enabled AlwaysOn, my 3 instances started ok. So I disabled AlwaysOn again to test and, again, many 500 errors on startups. Anyway, I'm moving to HR. I was already planning the move, and from what people says, it seems to be more stable. Thanks On Fri, Apr 8, 2011 at 04:33, Ikai Lan (Google) <[email protected]> wrote: > Do these problems appear only with threadsafe on? Or do they only occur > when threadsafe is set to off? > > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog: http://googleappengine.blogspot.com > Twitter: http://twitter.com/app_engine > Reddit: http://www.reddit.com/r/appengine > > > > On Thu, Apr 7, 2011 at 8:56 PM, Sérgio Lopes <[email protected]> wrote: > >> Master/Slave. But the exceptions don't seem to be related do datastore. >> Most errors are with /_ah/warmup requests, and my startup process doesn't >> touch the datastore. >> >> -- >> 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. > -- 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.
