opendj3-server-dev/src/server/org/opends/server/replication/protocol/ReplSessionSecurity.java
@@ -262,7 +262,7 @@ { // This is probably a connection attempt from an unexpected client // log that to warn the administrator. logger.debug(INFO_SSL_SERVER_CON_ATTEMPT_ERROR, socket.getRemoteSocketAddress().toString(), logger.debug(INFO_SSL_SERVER_CON_ATTEMPT_ERROR, socket.getRemoteSocketAddress(), socket.getLocalSocketAddress().toString(), e.getLocalizedMessage()); return null;