opendj3-server-dev/src/server/org/opends/server/loggers/LogPublisherErrorHandler.java
@@ -41,7 +41,7 @@ * The advantage of using a handler is that we can handle exceptions * asynchronously (useful when dealing with an AsynchronousPublisher). */ public class LogPublisherErrorHandler class LogPublisherErrorHandler { private DN publisherConfigDN; private boolean writeErroroccurred = false;