Coldfusion 2018 scheduled task not running/executing
I have create scheduled task in Coldfusion to run daily. Basically this task executes 1 URL every day which sends reminder emails for one of or web-app
Now problem with this task
1. It does not run automatically
2. When I click on 'Run' in CF-Admin for this task - it says - This scheduled task was completed successfully. But actually task does nor run (I can confirm as no reminder emails are received for one of our web-app)
3. When that URL which is scheduled in scheduled task - is run manually in browsver - it works and reminder emails are received
4. One more thing I observed is - I scheduled task to run say at 06:30 AM but when I open the task - the time - it shows is something like this - {ts '1899-12-30 06:30:00'}
