Redmine Exception Handler Plugin

Goals

  • Get an email notification whenever an error occurs in Redmine
  • Configuration of the notification settings via the Redmine web interface

At a Glance

  • Open Source plugin for Redmine
  • Automatic notification of system errors
  • Configuration of recipients via Redmine settings

The Redmine Exception Handler is a plugin for the Redmine Project Management suite that will send out email notifications whenever a Ruby or Ruby on Rails exception occurs.

Details

I created the Redmine Exception Handler plugin to track any errors that were occurring in Redmine. All my other Ruby on Rails projects use the Exception Notifier plugin from Jamis Buck but it wouldn’t work with Redmine without modifications. This plugin is the result of those modifications in addition to hooking up the exception_notifier configuration to the standard Redmine web interface.

The latest code is hosted on GitHub and the bug tracker is hosted at projects.littlestreamsoftware.com.

Technology Used

Status: Complete, active development

Company: Little Stream Software, Open Source

About Eric Davis

I founded Little Stream Software where I provide Redmine and ChiliProject services to help projects teams. I also created an ebook, Redmine Tips, were I show you how to become more productive using Redmine. I am also the author of Refactoring Redmine, where I go about refactoring Rails using Redmine as an example.