Werk #964: Fix hanging shutdown of CMC on RedHat 5.X

Component Notifications
Title Fix hanging shutdown of CMC on RedHat 5.X
Date May 2, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i3
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When using the CMC on RedHat/CentOS 5.X then the CMC would not correctly shutdown. The reason is, that the Python implementation of that OSes raises an Exception on sys.exit, while newer versions don't. This has been fixed by handling SystemExit explicitely.

To the list of all Werks