mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/DirectoryManagerAuthenticationDialog.java @@ -357,7 +357,7 @@ } catch (NamingException ne) { if (installStatus.isServerRunning()) if (CurrentInstallStatus.isServerRunning()) { throw ne; }