John M Bliss wrote: > This is the second time I've seen this: Adobe CF Standard 8,0,1,195765 just > declining/forgetting to run some (not all) scheduled tasks. No errors. > Just not running. Last time, I installed the latest hot fix(es), rebooted > the server, and everything has been fine for 1-2 months. This time, there > are no new hot fixes so I suppose I'll just reboot the server and hope? > > Anyone else seen this? > >
Do you have the scheduled task configured to log the results it gets when it makes the HTTP request? I find these can be very helpful when the request generates unexpected results such as a 401 access denied error that to a programmer is a failed task run, but to the ColdFusion server is a success. It made an HTTP request it got an HTTP response, it is happy. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326717 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

