opendj3-server-dev/src/server/org/opends/server/replication/protocol/ReplSessionSecurity.java
@@ -263,8 +263,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(), socket.getLocalSocketAddress().toString(), e.getLocalizedMessage()); socket.getLocalSocketAddress(), e.getLocalizedMessage()); return null; } finally