opendj-sdk/opends/src/server/org/opends/server/extensions/JMXAlertHandler.java
@@ -166,8 +166,11 @@ } } configuration.addChangeListener(this); currentConfig = configuration; if (configuration != null) { configuration.addChangeListener(this); currentConfig = configuration; } }