<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>Yes, it is getting data from another server within our organization, but that server is loafing and wouldn't be timing out this frequently.<BR>&nbsp;</DIV>
<P><FONT face="bookman old style, new york, times, serif" color=#ff007f size=4><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P>&nbsp;</P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Don &lt;donald@fane.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> development@drupal.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wed, September 8, 2010 12:44:38 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [development] Cron run exceeded the time limit and was aborted.<BR></FONT><BR>Any chance it's doing something off-site that it's timing out on? That would take a lot of time.<BR><BR>-Don-<BR><BR>On 9/8/2010 12:26 PM, nan wich wrote: 
<BLOCKQUOTE type="cite">
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif">
<DIV>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.<BR>&nbsp;</DIV>
<P><FONT face="bookman old style, new york,&#10;            times, serif" color=#ff007f size=4><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P>&nbsp;</P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Dhananjay Gandhi <A class=moz-txt-link-rfc2396E href="mailto:dhananjay.gandhi@gmail.com" target=_blank rel=nofollow ymailto="mailto:dhananjay.gandhi@gmail.com">&lt;dhananjay.gandhi@gmail.com&gt;</A><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> <A class=moz-txt-link-abbreviated href="mailto:development@drupal.org" target=_blank rel=nofollow ymailto="mailto:development@drupal.org">development@drupal.org</A><BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wed, September 8, 2010 12:21:34 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [development] Cron run exceeded the time limit and was aborted.<BR></FONT><BR>hey<BR><BR>cron takes time in cheching updates of ur drupal version and its modules.<BR>If u deactivate the update module then it will not take time.<BR><BR>
<DIV class=gmail_quote>On Wed, Sep 8, 2010 at 9:38 PM, Earnie Boyd <SPAN dir=ltr>&lt;<A href="mailto:earnie@users.sourceforge.net" target=_blank rel=nofollow ymailto="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">nan wich wrote:<BR>&gt; I have a function that runs a few updates and displays a list of what it did. In<BR>&gt; order to get caught up from a long period of neglect, I decided to add it into<BR>&gt; the hook_cron. Every time I invoke cron, I get "Cron run exceeded the time limit<BR>&gt; and was aborted" yet it completes in far less than 30 seconds. Any ideas how my<BR>&gt; code could be inadvertantly triggering this?<BR>&gt;<BR>&gt; Nancy<BR>&gt; Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.<BR><BR>Are you sure it is your code? &nbsp;Try using Elysia Cron to schedule the<BR>hook_cron of different modules. &nbsp;The cron API gives 240 seconds for all<BR>hook_cron to execute, if all the modules exceed the 240 seconds then<BR>you'll see the exceeded time limit message.<BR><FONT
 color=#888888><BR>--<BR>Earnie<BR>-- http://progw.com<BR>-- http://www.for-my-kids.com<BR></FONT></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Thanks &amp; Regards,<BR>Dhananjay Gandhi<BR></DIV></DIV></DIV></BLOCKQUOTE><BR></DIV></DIV></div></body></html>