This error shows up in the logs when requests are taking too long, but, the service are unable to throw a HardDeadlineExceeded Exception. If this is being thrown in datastore code, it may be related to a current issue causing increased datastore latency: http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/3349ec6b1621a095
On May 10, 5:32 am, Dicker24 <[email protected]> wrote: > Hi, > > i have got the following error : > > 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) > > This error is only thrown in the production environment, while it > works fine in the eclipse enviroment. > > Would you please tell me, what this error message mean? What can I do > in order to avoid this error? > > Thank you very much in advance. > > Best Regards > dicker > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-appengine-java?hl=en. -- 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 [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-java?hl=en.
