mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
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) {