Title:
A task with "once" interval errors with "Advance Scheduling support is not available" on CF Standard
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Rex Vincent / Rex Vincent (go2riarv@gmail.com)
Created: 03/18/2014
Components: Scheduler
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win All
Vote Count: 5
Problem Description: Creating a scheduled task with an interval of "once" will cause CF to fail with the error message "Advance Scheduling support is not available in this edition of ColdFusion server."
Steps to Reproduce:
<cfschedule action="update" task="test" interval="once" url="http://google.com" />
Actual Result: it will error out with message "Advance Scheduling support is not available in this edition of ColdFusion server."
Expected Result: it should create a single server-level task called "test"
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3726104
External Customer Info:
External Company:
External Customer Name: go2riarv@gmail.com
External Customer Email:
External Test Config: My Hardware and Environment details:
CF10 Standard, with version 10,0,13,287689
Windows 2008 R2 SP1 64 bit
Tomcat 7.0.23.0
Java 1.7 update 51
Attachments:
Comments: