opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/ControlPanelInfo.java
@@ -543,11 +543,7 @@ getTrustManager(), null); } } catch (ConfigReadException cre) { // Ignore: we will ask the user for credentials. } catch (NamingException ne) catch (ConfigReadException | NamingException cre) { // Ignore: we will ask the user for credentials. }