> I'm not sure if the settings were correct, but I tried 
> setting the scheduled task's timeout to "9999" seconds.
> 
> Then I tried adding <cfsetting timeoutRequest="9999"> to the 
> template, but neither seemed to have an effect.

How many seconds does it run before failing?

> But also, if the problem is not with CFHTTP, why would the 
> scheduler log so it was?

Because the scheduler uses CFHTTP to call your page. If your page times out,
CFHTTP doesn't get a response back, and that's an error.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297462
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to