A control theory based approach for self-healing of un-handled runtime exceptions

  • Authors:
  • Benoit Gaudin;Emil Iordanov Vassev;Patrick Nixon;Michael Hinchey

  • Affiliations:
  • Lero - The Irish Software Engineering Research Center, University of Limerick, Limerick, Ireland;Lero - The Irish Software Engineering Research Center, University of Limerick, Limerick, Ireland;University of Tasmania, Hobart, Tasmania, Australia;Lero - The Irish Software Engineering Research Center, University of Limerick, Limerick, Ireland

  • Venue:
  • Proceedings of the 8th ACM international conference on Autonomic computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work presents an approach to self-healing that deals with un-handled exceptions within an executing program. More precisely, we propose an approach based on control theory that automatically disables system functionalities that have led to runtime exceptions. This approach requires the system to be instrumented prior to deployment so that it can later interact with a supervisor. This supervisor encodes the only sequences of actions (method calls) of the system that are permitted. We describe an implementation that automatically generates instrumentation for Java systems and demonstrate the efficacy of this approach through a comprehensive example.