Many thanks for your reply. This exception is not thrown in datastore code. It has been thrown by JAXB operations. Except code optimization is there anything else i can do, e.g. buy more cpu hours, in order to prevent that requests are processed too lang.
Is there a limit of utilization of resource(CPU, Memory ...) which each session can maxium use? Many thanks. dicker On May 12, 7:00 am, App Engine Team <[email protected]> wrote: > Thiserrorshows 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/brows... > > On May 10, 5:32 am, Dicker24 <[email protected]> wrote: > > > > > > > Hi, > > > i have got the followingerror: > > > 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 > > code203) > > > Thiserroris only thrown in the production environment, while it > > works fine in the eclipse enviroment. > > > Would you please tell me, what thiserrormessage mean? What can I do > > in order to avoid thiserror? > > > 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 > 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.
