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

jvergara
26.21.2009 41ea4d535a9e766fd6e36569caba9fb00002eaff
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java
@@ -813,8 +813,14 @@
      checkAbort();
      getUserData().setStartServer(
      if (!Utils.isWebStart())
      {
        // The command-line upgrade has not the option of leaving the server
        // started or stopped, so we must leave it as it was at the beginning of
        // the upgrade.
        getUserData().setStartServer(
          getInstallation().getStatus().isServerRunning());
      }
      try {
        LOG.log(Level.INFO, "initializing upgrade");