I see several questions similar to my problem. They mention ColdFusion and Scheduled Tasks not working. I use ColdFusion 10 with SSL certificate. But I have only one Scheduled Task that is not working. When using the URL and running it from the page, they all work fine. But I can't Run this one from CF Administrator Scheduled Tasks. I have many others that work fine. I have tried the CFLog and nothing gets posted to my log files. It's like it doesn't call the page at all but I do get the alert at the top of the page saying "This scheduled task was completed successfully." but nothing happens. Nothing in the log files and the data updates are not done.
The page is very simple and takes less than a minute to run (from the page) so it's not a timeout problem.
Any help would be greatly appreciated.