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

pgamba
16.18.2008 4be49ece747335ca4775c6f6c36e530765ce62b6
opendj-sdk/opends/src/server/org/opends/server/protocols/jmx/RmiConnector.java
@@ -500,7 +500,8 @@
      // Close the socket
      try
      {
        rmiSsf.close();
        if (rmiSsf != null)
          rmiSsf.close();
      }
      catch (IOException e)
      {