Please respond privately with your application ID and how I can trigger this
(assuming it happens reproducibly) and we will take a closer look.

Thanks,
Don

On Sun, Aug 22, 2010 at 9:38 PM, gpeev <[email protected]> wrote:

> I have been doing some test with my app and there is no way 40 seconds
> lapse since i click process but i always get this error. i am
> persisting a file - then on the next req i put the processing in the
> task queue. At this point the site locks up and the following is in
> the log. the actual time lapsed is about 10 sec. Please tell me what
> the serious problem is if not going beyond the 30sec limit.
>
>   1.
>      08-22 07:25PM 47.648 /task/process 500 40401ms 470cpu_ms
> 470api_cpu_ms 0kb AppEngine-Google; (+http://code.google.com/
> appengine)
>      See details
>
>      0.1.0.2 - - [22/Aug/2010:19:26:28 -0700] "POST /task/process
> HTTP/1.1" 500 0 "http://www.xxxxxxx.com/processLog?id=f1282529101121";
> "AppEngine-Google; (+http://code.google.com/appengine)"
> "www.xxxxxxx.com" ms=40402 cpu_ms=470 api_cpu_ms=470 cpm_usd=0.013099
> queue_name=processLog task_name=5918060884013985830 exit_code=203
>
>   2.
>      W 08-22 07:26PM 28.003
>
>      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)
>
> --
> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://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.

Reply via email to