Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

OpenMRS Trunk

Add support for sending scheduler errors to system admin

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Must Must
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: OpenMRS 1.4.0
  • Component/s: Scheduler
  • Keywords:
  • Description:
    Hide

    After debugging the code for issue TRAC-862 ("Timer already cancelled") I concluded that we were going to need to suppress exceptions thrown by tasks running in the background. This will essentially cause all the scheduled task errors to "disappear" (sysadmins would need to look in the logs to see if something went wrong). As a result, I decided we need to add the ability to send stacktraces to system administrators.

    Show
    After debugging the code for issue TRAC-862 ("Timer already cancelled") I concluded that we were going to need to suppress exceptions thrown by tasks running in the background. This will essentially cause all the scheduled task errors to "disappear" (sysadmins would need to look in the logs to see if something went wrong). As a result, I decided we need to add the ability to send stacktraces to system administrators.

Activity

Hide
Justin Miranda added a comment - 2008-09-13 00:32:27 EDT

Fixed in changeset rev:5496.

Show
Justin Miranda added a comment - 2008-09-13 00:32:27 EDT Fixed in changeset rev:5496.

People

Dates

  • Created:
    2008-09-12 23:50:04 EDT
    Updated:
    2010-07-08 17:20:29 EDT
    Resolved:
    2010-07-01 22:42:29 EDT