<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drupal : When Cron jobs do not complete and Cron jobs tips</title>
	<atom:link href="http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/</link>
	<description>Simple CMS, Blogging, Tech, SEO and Social Media</description>
	<lastBuildDate>Thu, 19 Apr 2012 13:55:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sunil</title>
		<link>http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-19130</link>
		<dc:creator>Sunil</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.filination.com/tech/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-19130</guid>
		<description>I also face timeout issue while running some of the tasks that capture data from an external entity and update the local database.
Even though i have the option of setting the timeout using the setting.php file but i don&#039;t want to do that since that applies globally.
I would rather like to control the timeout for that particular request which i know would be time consuming.

Is there a way i can do that?</description>
		<content:encoded><![CDATA[<p>I also face timeout issue while running some of the tasks that capture data from an external entity and update the local database.<br />
Even though i have the option of setting the timeout using the setting.php file but i don't want to do that since that applies globally.<br />
I would rather like to control the timeout for that particular request which i know would be time consuming.</p>
<p>Is there a way i can do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kay</title>
		<link>http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-343</link>
		<dc:creator>kay</dc:creator>
		<pubDate>Sun, 11 Jan 2009 06:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.filination.com/tech/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-343</guid>
		<description>Hi,


What to do next when the buggy module is a CORE REQUIRED MODULE ?

Is it possible to cancel one task that Cron.php is doing ?

Also I don&#039;t know how to use firebug or devel, any help?


Thanks a lot !</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What to do next when the buggy module is a CORE REQUIRED MODULE ?</p>
<p>Is it possible to cancel one task that Cron.php is doing ?</p>
<p>Also I don't know how to use firebug or devel, any help?</p>
<p>Thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: audrius</title>
		<link>http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-341</link>
		<dc:creator>audrius</dc:creator>
		<pubDate>Thu, 16 Oct 2008 10:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.filination.com/tech/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-341</guid>
		<description>p.s. already faound that buggy module - Advanced Help...</description>
		<content:encoded><![CDATA[<p>p.s. already faound that buggy module - Advanced Help...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: audrius</title>
		<link>http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-342</link>
		<dc:creator>audrius</dc:creator>
		<pubDate>Wed, 15 Oct 2008 21:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.filination.com/tech/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-342</guid>
		<description>hmm.. have the save problem as Himz, but.. drupal is 6.5 and replacing those lines throws many warnings and no result... what can you offer?</description>
		<content:encoded><![CDATA[<p>hmm.. have the save problem as Himz, but.. drupal is 6.5 and replacing those lines throws many warnings and no result... what can you offer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Himz</title>
		<link>http://teqsnacks.com/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-340</link>
		<dc:creator>Himz</dc:creator>
		<pubDate>Wed, 16 Jul 2008 00:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.filination.com/tech/2007/07/07/drupal-when-cron-jobs-do-not-complete-and-cron-jobs-tips/#comment-340</guid>
		<description>Hi,

The second tip worked for me...I found the module which was the culprit....Cron is working fine after i disabled that module...

But i don&#039;t understand why suddenly it started having issue....since this module was installed while back and cron job was working fine till Saturday 1:23PM(non-working day)...The cron job is set up to run every 30min...i do not see any log entry for the next cron 1:53PM and since then getting this error &quot;Last cron did not completed&quot; ...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The second tip worked for me...I found the module which was the culprit....Cron is working fine after i disabled that module...</p>
<p>But i don't understand why suddenly it started having issue....since this module was installed while back and cron job was working fine till Saturday 1:23PM(non-working day)...The cron job is set up to run every 30min...i do not see any log entry for the next cron 1:53PM and since then getting this error "Last cron did not completed" ...</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 0/0 objects using disk: basic

Served from: teqsnacks.com @ 2012-05-18 11:59:34 -->
