Hi,all My app (*yuchberrysign-hrd.appspot.com*) in appengine java had met follow error from 12 hours ago (in console log):
[25/Dec/2013:21:18:53 -0800] "POST /f/login/ HTTP/1.1" 500 0 - "Profile/MIDP-2.0 Configuration/CLDC-1.0" "*yuchberrysign-hrd.appspot.com*" ms=1313 cpu_ms=160 loading_request=1 exit_code=121 app_engine_release=1.8.8* instance=00c61b117c6db3a9c2acdc57c1279eebd1e6fe* I 2013-12-26 13:18:53.178 This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application. W 2013-12-26 13:18:53.178 A 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. (*Error code 121)* This app has been running normal for many time(about 1 year). I've searched many time(here<http://stackoverflow.com/questions/18186489/error-code-121-what-does-it-mean>& here <https://groups.google.com/forum/#!topic/google-appengine/d36A_yvdoHo>) for this error and restarted the instance of appengine java many time and changed back version before about 112 days ago, but it's always appearing. It seems internal error in appengine and it will gone after a moment... I found hash string of instance is NOT my app's instance in appengine console,when I click the url link in log to redirect console, it say: *Could not find specified instance with key 00c61b117c15f841324d4d7bbce96c77aa110e* Is there some method to solve this problem or other useful information to tell me ? Please help me, thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
