opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/ui/LoginDialog.java
@@ -336,7 +336,7 @@ if (ldapUrl != null) { ctx = Utils.createLdapContext(ldapUrl, tfDn.getText(), tfPwd.getText(), 3000, null); tfPwd.getText(), Utils.getDefaultLDAPTimeout(), null); } else {