Status/Resolution/Reason: Closed/Withdrawn/AsDesigned
Reporter/Name(from Bugbase): Geoffrey Demoulin / Geoffrey Demoulin (Geoffrey Demoulin)
Created: 10/10/2016
Components: Scheduler
Versions: 2016,11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 10 64 bit
Vote Count: 0
Problem Description:
When creating a scheduled task with an event handler, errors/exceptions are not triggering the onError method.
Steps to Reproduce:
-> Use the attached project.
1/ Create an event handler component implementing "CFIDE.scheduler.ITaskEventHandler"
2/ Override the "public void function onError(struct context)" function with some logging
Actual Result:
onError doesn't seem to be called
Expected Result:
onError should be called and trace of the error should be logged
Any Workarounds:
None found at the moment
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4195763
Reason: BugVerified
External Customer Info:
External Company:
External Customer Name: Geoffrey Demoulin
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- October 10, 2016 00:00:00: 1_taskschedulererror.zip
- October 11, 2016 00:00:00: 2_taskschedulererrorV2.zip
- October 12, 2016 00:00:00: 3_myApp.log.log
Comments: