Lucee 5.0 – 5.2.1.9 (current version) has a bug in scheduled tasks that seems to affect both Windows and Linux servers.
When scheduling a task, they end up getting marked as “expired” and never run. Not sure how this issue has made it this far into revisions, but as of this post it’s still an issue.
https://luceeserver.atlassian.net/browse/LDEV-897
You can work around this issue using a cron job by way of curl.
On Windows you can use the Windows Task Scheduler and curl. Curl can be downloaded from https://curl.haxx.se/download.html
6/21/2017 – marked for “NextSprint scheduled”