Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/01/2012
Components: Scheduler
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Public Beta / 283367
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
Repro:
1) Run this:
<cfschedule action="update" mode="server" group="default" task="taskA" startdate="1/1/2012" starttime="12:00 AM" interval="once" url="http://a" />
<cfschedule action="update" mode="server" group="groupB" task="taskB" startdate="1/1/2012" starttime="12:00 AM" interval="once" url="http://b" />
<cfschedule action="update" mode="application" group="default" task="taskC" startdate="1/1/2012" starttime="12:00 AM" interval="once" url="http://c" />
<cfschedule action="update" mode="application" group="groupD" task="taskD" startdate="1/1/2012" starttime="12:00 AM" interval="once" url="http://d" />
2) Attempt to create a .car file containing those tasks
3) See errors:
- "Error" "04/30/12" "16:55:49" "Unable to obtain scheduled task ’taskD’. This task was not archived"
- "Error" "04/30/12" "16:55:49" "Unable to obtain scheduled task ’taskC’. This task was not archived"
- "Error" "04/30/12" "16:55:49" "Unable to obtain scheduled task ’taskB’. This task was not archived"
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3179290
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
Comments: