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

kenneth_suter
15.55.2007 36ab978c97855c1e691b167bcd89dfb3be9525e5
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java
@@ -161,8 +161,7 @@
            boolean stopped = false;
            for (int i = 0; i < nTries && !stopped; i++) {
              stopped = !CurrentInstallStatus.isServerRunning(
                      installation.getLocksDirectory());
              installation.getStatus().isServerRunning();
              if (!stopped) {
                if (application != null) {
                  String msg =