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

jvergara
17.53.2007 8feee36de8e6042f928439b06a03d50018423afe
opends/src/guitools/org/opends/guitools/uninstaller/ui/LoginDialog.java
@@ -552,7 +552,8 @@
          else
          {
            // This is a bug
            throwable.printStackTrace();
            LOG.log(Level.SEVERE, "Unexpected throwable: "+throwable,
                throwable);
            displayError(
                Utils.getThrowableMsg(INFO_BUG_MSG.get(), throwable),
                INFO_ERROR_TITLE.get());