opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/InProcessServerController.java
@@ -389,7 +389,7 @@ LOG.log(Level.INFO, "ignoring attribute that already exists: " + modListToString(op.getModifications())); } else if (rc.equals(ResultCode.NO_SUCH_ATTRIBUTE)) { // This canĀ·happen if for instance the old configuration was // This can happen if for instance the old configuration was // changed so that the value of an attribute matches the default // value of the attribute in the new configuration. // Just log it and move on.