Hi All,

We're getting similar errors in an app.  We're trying to import data from a 
CSV file into the app engine (which translates to millions of records), and 
the process itself takes around 4 hours.  However, very regularly the 
process gets interrupted with the following error:

2012-12-17 11:43:08.279 /_ah/stop 500 167ms 0kb instance=0
0.1.0.3 - - [17/Dec/2012:01:43:08 -0800] "GET /_ah/stop HTTP/1.1" 500 0 - - 
"importing packagename...." ms=167 cpu_ms=0 exit_code=202 instance=0 
W 2012-12-17 11:43:08.279
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 202)

Is there any ideas why this happens?  Is this an issue in the App Engine or 
in the code?

On Thursday, December 20, 2012 4:38:13 PM UTC+2, Aurelian wrote:
>
> Same here, my apps is Java, concurrent requests enabled, on HRD. APPID 
> riparautonline-hrd
>
> Error:
>
>
>    1. 2012-12-20 14:26:01.461 /_ah/warmup 500 380ms 0kb
>    
>    0.1.0.3 - - [20/Dec/2012:05:26:01 -0800] "GET /_ah/warmup HTTP/1.1" 500 0 
> - - "68.riparautonline-hrd.appspot.com" ms=381 cpu_ms=0 exit_code=202 
> instance=00c61b117cf9d0ae4fcf1be5d94ff76d2cf9653e 
> <https://appengine.google.com/instances?app_id=s~riparautonline-hrd&version_id=68.363914512692762786&key=00c61b117cf9d0ae4fcf1be5d94ff76d2cf9653e#00c61b117cf9d0ae4fcf1be5d94ff76d2cf9653e>
>    
>    2. W2012-12-20 14:26:01.460
>    
>    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 202)
>    
>    
>    
>    
>    
>
> On Monday, December 10, 2012 9:46:22 AM UTC+1, aalku wrote:
>>
>> Same here
>>
>> El martes, 20 de noviembre de 2012 16:26:48 UTC+1, Rodrigo Barbaresco 
>> escribió:
>>>
>>> Hey we are getting this issue too.
>>> It's happening right now and our app id is astrea-aurum. Can you help us?
>>>
>>> Best,
>>>
>>> Rodrigo.
>>>
>>>
>>> Em sexta-feira, 9 de março de 2012 14h09min14s UTC-3, Takashi Matsuo 
>>> (Google) escreveu:
>>>>
>>>> Sorry to chiming in a bit late here.
>>>> If anyone is still suffering from (Error code 202), please let me know
>>>> your app-ids and the time of the occurrence.
>>>>
>>>> I'll try my best to solve the issue.
>>>>
>>>> -- Takashi
>>>>
>>>> On Sat, Mar 10, 2012 at 12:25 AM, Ronoaldo José de Lana Pereira
>>>> <[email protected]> wrote:
>>>> > Same here, my apps is Java, concurrent requests enabled, on MS (sadly 
>>>> ...)
>>>> >
>>>> > Em sexta-feira, 9 de março de 2012 08h27min15s UTC-3, Nikolai 
>>>> escreveu:
>>>> >>
>>>> >> +1
>>>> >> same here
>>>> >>
>>>> >> Am Mittwoch, 7. März 2012 10:19:15 UTC+1 schrieb tarun2000:
>>>> >>>
>>>> >>>
>>>> >>> I keep getting:  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 202)
>>>> >>>
>>>> >>> It seems like the issue happens right after uploading a new version 
>>>> or on
>>>> >>> cold start.  It seems to disappear after a while.  The rpcs that 
>>>> fail may be
>>>> >>> returning a lot of data.  Any idea what's wrong?
>>>> >
>>>> > --
>>>> > You received this message because you are subscribed to the Google 
>>>> Groups
>>>> > "Google App Engine" group.
>>>> > To view this discussion on the web visit
>>>> > https://groups.google.com/d/msg/google-appengine/-/vCTQyKvK20gJ.
>>>> >
>>>> > 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.
>>>>
>>>> -- 
>>>> Takashi Matsuo | Developer Advocate | [email protected] | 03-6384-9224
>>>>
>>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/fya1Tf-39X4J.
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.

Reply via email to