tracker issue : CF-3118085

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

Error message malformed when scheduler handler has error

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 02/20/2012

Components: Scheduler

Versions: 10.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: Public Beta / 281555

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win All

Vote Count: 0

I inadvertently had not implemented ITaskEventHandler properly for my task, so when I submitted the form CFAdmin reports this:

[quote]
An error occured scheduling the task.
Invalid eventhandler.
Error: Eventhandler C:pathtoscheduledtaskhandler.cfc does not implement required interface
[/quote]

Note the path has all its slashes omitted.  It should be C:\path\to\scheduled\task\handler.cfc

-- 
Adam

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3118085

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: Windows Vista Business 64-bit

Attachments:

Comments:

Now error message will show the same webroot relative path as entered by the user in the form
Comment by Uday O.
20764 | February 22, 2012 04:40:16 AM GMT