[development] Cron run exceeded the time limit and was aborted.

nan wich nan_wich at bellsouth.net
Wed Sep 8 16:47:47 UTC 2010


Yes, it is getting data from another server within our organization, but that 
server is loafing and wouldn't be timing out this frequently.
 
Nancy
 
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.




________________________________
From: Don <donald at fane.com>
To: development at drupal.org
Sent: Wed, September 8, 2010 12:44:38 PM
Subject: Re: [development] Cron run exceeded the time limit and was aborted.

Any chance it's doing something off-site that it's timing out on? That would 
take a lot of time.

-Don-

On 9/8/2010 12:26 PM, nan wich wrote: 
Nope, it's not Update. I can run cron every minute and this happens. And I don't 
think I even have Update enabled on that site.
> 
>Nancy
> 
>Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, 
Jr.
>
>
>
>
>
________________________________
From: Dhananjay Gandhi <dhananjay.gandhi at gmail.com>
>To: development at drupal.org
>Sent: Wed, September 8, 2010 12:21:34 PM
>Subject: Re: [development] Cron run exceeded the time limit and was aborted.
>
>hey
>
>cron takes time in cheching updates of ur drupal version and its modules.
>If u deactivate the update module then it will not take time.
>
>
>On Wed, Sep 8, 2010 at 9:38 PM, Earnie Boyd <earnie at users.sourceforge.net> 
>wrote:
>
>nan wich wrote:
>>> I have a function that runs a few updates and displays a list of what it did. 
>>>In
>>> order to get caught up from a long period of neglect, I decided to add it 
>into
>>> the hook_cron. Every time I invoke cron, I get "Cron run exceeded the time 
>>>limit
>>> and was aborted" yet it completes in far less than 30 seconds. Any ideas how 
>>my
>>> code could be inadvertantly triggering this?
>>>
>>> Nancy
>>> Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, 
>>>Jr.
>>
>>Are you sure it is your code?  Try using Elysia Cron to schedule the
>>hook_cron of different modules.  The cron API gives 240 seconds for all
>>hook_cron to execute, if all the modules exceed the 240 seconds then
>>you'll see the exceeded time limit message.
>>
>>--
>>Earnie
>>-- http://progw.com
>>-- http://www.for-my-kids.com
>>
>
>
>-- 
>Thanks & Regards,
>Dhananjay Gandhi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20100908/ddda0b83/attachment-0001.html 


More information about the development mailing list