opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -1784,7 +1784,8 @@ { // This isn't likely to happen, and it's not a serious problem even if // it does. SetupUtils.writeSetOpenDSJavaHome(getInstallationPath(), false); InstallerHelper helper = new InstallerHelper(); helper.writeSetOpenDSJavaHome(getInstallationPath()); } catch (Exception e) { LOG.log(Level.WARNING, "Error writing OpenDS Java Home file: "+e, e); }