Are you using any kind of third party user authentication, like
SiteMinder. I ran into exactly this.

When I entered the URLs in my own browser I was already authenticated
with SiteMinder, so they ran. When ColdFusion tried to run them it, of
course, didn't authenticate with SiteMinder. Since Siteminder returns a
"200 OK" no matter what, to ColdFusion the template ran.

Our solution was to create a special website for scheduled tasks that
doesn't use authentication. To keep it secure we restricted the Ips that
it would respond to. 

-----Original Message-----
From: Earl, George [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 11, 2007 11:09 AM

We're running CF Enterprise 7.0.2 on Win2k.

A couple of days ago I created a whole bunch of scheduled tasks. None of
these tasks work through the scheduler itself nor through clicking on
the 'Run Scheduled Task' icon on the scheduled tasks page in CFAdmin.

If I do the latter I get a message at the top of the scheduled task page
that says the task was run successfully and I get a corresponding entry
in the scheduler.log file. However the task doesn't do what it is
supposed to do - it's like it didn't really run. 

If I let the scheduler run the tasks as scheduled I get the same
messages in scheduler.log that say the tasks ran successfully but they
really haven't.

If I copy the URLs in the scheduled task setup page and drop them into a
browser and run them they work fine.

We restarted the CF Application service and tried again but that didn't
fix the problem.

I deleted and recreated a task but that didn't fix it.

Other tasks that I had created in the past work just fine.

Any ideas what might be causing this problem?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

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

Reply via email to