mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
14.45.2016 2a9d8f2329cd7f2210ca0b9eecb0d0d1330142ab
opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/offline/OfflineInstaller.java
@@ -210,7 +210,7 @@
      updateSummaryWithServerState(hmSummary, true);
      setCurrentProgressStep(InstallProgressStep.FINISHED_SUCCESSFULLY);
      notifyListeners(null);
      tempLogFile.deleteLogFileAfterSuccess();
    } catch (ApplicationException ex)
    {
      logger.error(LocalizableMessage.raw("Caught exception: "+ex, ex));