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

kenneth_suter
26.45.2007 24a90f02e573da826c192cca6d6745c2b02ef287
opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java
@@ -126,7 +126,8 @@
          boolean stopped = false;
          for (int i = 0; i < nTries && !stopped; i++) {
            stopped = !CurrentInstallStatus.isServerRunning();
            stopped = !CurrentInstallStatus.isServerRunning(
                    installation.getLocksDirectory());
            if (!stopped) {
              String msg =
                      application.getFormattedLog(