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));