HI Harisankar,

We had tried garbage collection but that did not work :( We currently check
if the script ran and rerun it in case of failure. Although the rate of
failure has gone down, it does still happen!

Thanks,
Arun Shanker Prasad



On Sun, Dec 1, 2013 at 10:02 PM, Harisankar Krishna Swamy <
harisankar.kris...@gmail.com> wrote:

> I came across this problem today. I am running a B2 backend instance which
> does some work. It was getting pulled down randomly. sometime between 6-20
> mins of run. A call to garbace collection after n operations worked for me.
> Last run went through without a glitch. I am using python in GAE. you could
> give this a try.
>
> Best,
> Hari
>
> On Sunday, February 10, 2013 7:00:33 PM UTC+5:30, Arun Shanker Prasad
> wrote:
>>
>> Hi All,
>>
>> We have been getting a lot of "Process terminated because the backend
>> took too long to shutdown" errors on our backend instances over the last
>> week, once of our cron which runs daily has failed to run every single day.
>> I tried manually kicking the run, but that also results in the same error,
>> and sometimes even after running for like 3 minutes. Does anyone else have
>> the same issue? Can someone please help me with this.
>>
>> Got the following from the logs
>>
>> 2013-02-09 21:56:56.827  500 1616082ms 0kb instance=0 AppEngine-Google; (+
>> http://code.google.com/appengine)
>>
>> 2013-02-09 21:56:56.827 Process terminated because the backend took too
>> long to shutdown.
>>
>> Thanks,
>> Arun.
>>
>  --
> 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/ZuUYc13RadA/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@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 via email to