mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
16.06.2013 0c88b448cdbfcc5523d3160600b0255a344b4a11
opendj-sdk/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