opends/src/server/org/opends/server/replication/protocol/HeartbeatThread.java
@@ -163,7 +163,7 @@ if (debugEnabled()) { TRACER.debugInfo("Heartbeat thread could not send a heartbeat." + StaticUtils.stackTraceToString(e)); + StaticUtils.stackTraceToSingleLineString(e)); } } finally