opends/src/server/org/opends/server/replication/service/CTHeartbeatPublisherThread.java
@@ -145,7 +145,7 @@ if (debugEnabled()) { TRACER.debugInfo(getName() + " could not send a heartbeat: " + StaticUtils.stackTraceToString(e)); + StaticUtils.stackTraceToSingleLineString(e)); } } finally