| opends/src/server/org/opends/server/protocols/jmx/JmxConnectionHandler.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/protocols/jmx/JmxConnectionHandler.java
@@ -499,8 +499,14 @@ * {@inheritDoc} */ public void run() { try { rmiConnector.initialize(); } catch (RuntimeException e) { } }