| opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java | ●●●●● patch | view | raw | blame | history |
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -3962,8 +3962,12 @@ catch (NameNotFoundException x) { isOver = true; notifyListeners(getFormattedProgress( LOG.log(Level.INFO, "Initialization entry not found."); if (displayProgress) { notifyListeners(getFormattedProgress( INFO_SUFFIX_INITIALIZED_SUCCESSFULLY.get())); } } catch (NamingException ne) {