| opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/JmxClientConnection.java | ●●●●● patch | view | raw | blame | history |
opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/JmxClientConnection.java
@@ -22,7 +22,7 @@ * * * Copyright 2006-2009 Sun Microsystems, Inc. * Portions Copyright 2011-2014 ForgeRock AS * Portions Copyright 2011-2015 ForgeRock AS */ package org.opends.server.protocols.jmx; @@ -501,6 +501,7 @@ } disconnectStarted = true ; jmxConnectionHandler.unregisterClientConnection(this); DirectoryServer.connectionClosed(this); finalizeConnectionInternal(); // unbind the underlying connection