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

lutoff
10.47.2007 aef4b9746b63716f94fe51edfa9126531eb7331a
opendj-sdk/opends/src/server/org/opends/server/protocols/jmx/JmxConnectionHandler.java
@@ -499,7 +499,13 @@
   * {@inheritDoc}
   */
  public void run() {
    rmiConnector.initialize();
    try
    {
      rmiConnector.initialize();
    }
    catch (RuntimeException e)
    {
    }
  }