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

kenneth_suter
15.55.2007 883c4b7810dcabba4ebe2924ca0757485f5312da
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 =