Hi, You probably have response to your question in the second post of this thread: http://groups.google.com/group/google-appengine-java/browse_thread/thread/9ac5d56754a1268d
Let us know if it solved your issue regards didier On Jan 19, 8:37 pm, Luis <[email protected]> wrote: > Hi all, > > A couple of days ago I deployed a new cron tast that works fine on dev but > in the app engine it has never worked. I always get the error below > (although it is actually logged as a warning), without any further > information about what it is really going wrong. > > Could someone from the App Engine team help me with this? > > Many thanks, > Luis > > 01-19 08:39AM 43.505 /cron/generalmaintenance 500 610280ms 7781cpu_ms > 571api_cpu_ms 0kb AppEngine-Google; (+http://code.google.com/appengine) > See details > 0.1.0.1 - - [19/Jan/2011:08:49:53 -0800] "GET /cron/generalmaintenance > HTTP/1.1" 500 0 - "AppEngine-Google; (+http://code.google.com/appengine)" > "my-test-app01.appspot.com" ms=610281 cpu_ms=7782 api_cpu_ms=572 > cpm_usd=0.216186 queue_name=__cron > task_name=545f09d3b090cee12a3e589deeb3d83b pending_ms=206 exit_code=203W > 01-19 08:49AM 53.768 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]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
