opendj-sdk/opends/src/server/org/opends/server/loggers/LoggerThread.java
@@ -97,7 +97,12 @@ try { sleep(time); } catch(Exception e) } catch(InterruptedException e) { // We expect this to happen. } catch(Exception e) { assert debugException(CLASS_NAME, "run", e); }