tracker issue : CF-3726104

select a category, or use search below
(searches all categories and all time range)
Title:

A task with "once" interval errors with "Advance Scheduling support is not available" on CF Standard

| View in Tracker

Status/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:

This also occurs with any value of time as an interval.
Comment by External U.
13040 | March 18, 2014 10:46:27 PM GMT
We have applications that create scheduled tasks on the fly. Upgrading from CF9 to CF10 has broken the app and manual creation of a scheduled task through the CFAdmin is not sufficient.
Vote by External U.
13042 | March 25, 2014 08:54:52 AM GMT
Have seen this as well, and it's very disruptive to production systems/workflows.
Vote by External U.
13043 | March 25, 2014 02:02:01 PM GMT
I've seen this as well. Drove us crazy until we found a way to replicate the problem.
Vote by External U.
13044 | March 25, 2014 06:47:55 PM GMT
We have just encountered this as well - we'd thought that this was taken care of with CF10 Update 1, but it appears not. We are running update 11 with a rebuilt connector but cannot schedule a task to be run once.
Vote by External U.
13045 | March 28, 2014 12:34:52 AM GMT
What is the time at which this task should run even if it is once only? If timing is not specified, the task would be considered as a chained task and chaining is available in enterprise edition only
Comment by Uday O.
13041 | May 05, 2014 03:29:07 AM GMT
Why was this bug closed? I'm currently trying to create a daily task, which other sources indicate should be supported on CF10 standard, and I'm getting this error.
Vote by External U.
13046 | May 29, 2016 08:34:27 PM GMT