opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java
@@ -638,7 +638,7 @@ } uud.setServerLocation(serverLocationString); qs.displayFieldInvalid(FieldName.SERVER_LOCATION, false); } catch (IllegalArgumentException iae) { LOG.log(Level.INFO, "illegal OpenDS installation directory selected", iae);