AppEngine Java Error code 121 appearing

76 views
Skip to first unread message

YuchTing

unread,
Dec 26, 2013, 1:15:40 AM12/26/13
to google-a...@googlegroups.com

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 & here) 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.

Vinny P

unread,
Dec 30, 2013, 12:49:29 PM12/30/13
to google-a...@googlegroups.com
On Thu, Dec 26, 2013 at 12:15 AM, YuchTing <yuch...@gmail.com> wrote:
My app in appengine java had met follow error from 12 hours ago (in console log):
(Error code 121)
It seems internal error in appengine and it will gone after a moment...



That's exactly correct. Error 121 is an App Engine internal error, your application did nothing wrong. If you see these errors repeatedly though, you can try forcing your app to move to different machines by changing the frontend instance class to a higher class (more RAM/CPU) then back to the original class size: https://developers.google.com/appengine/docs/adminconsole/performancesettings#Setting_the_Frontend_Instance_Class

 
-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

yuchting

unread,
Dec 30, 2013, 9:42:55 PM12/30/13
to google-a...@googlegroups.com
Vinny:

Thanks for your reply. After wait for about 10 hours, the error had gone itself . I shutdown instance of appengine many times before it , but it was useless .

If I meet same error again, I will use your advice to repair it, thank you a lot.



--

发件人: Vinny P
已发送: 2013年12月31日星期二 1:49
主题: Re: [google-appengine] AppEngine Java Error code 121 appearing

--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/W6NeI0TyyQY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages