opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java
@@ -1210,7 +1210,7 @@ * client already has reached the maximum allowed concurrent * requests). */ private void addOperationInProgress(AbstractOperation operation) private void addOperationInProgress(Operation operation) throws DirectoryException { int messageID = operation.getMessageID();