mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/tools/upgrade/Upgrade.java @@ -478,7 +478,7 @@ } catch (ClientException e) { LOG.log(Level.SEVERE, e.getMessage()); context.notify(e.getMessageObject(), WARNING); isOk = false; } }