I'm having a problem with the scheduler not running one time tasks. Here is what I'm doing. I have a script that runs, setup as a one time task. If it succeeds, it schedules itself as a one time task to run on the next business day. If it fails, it schedules itself as a one time task to run one hour later until it succeeds. No problem there, the code does exactly what it's supposed to do. But, sometimes the scheduled task does not run as expected (in both cases; one hour later, or the next business day task). I can't find any possible cause or solution in my google searches, besides the occasional statement that the CF task scheduler is flaky. Anyone else have this problem and found a solution?
CoolJJ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274840 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

