opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -9459,7 +9459,7 @@ // Install the default loggers so the startup messages // will be printed. TextErrorLogPublisher startupErrorLogPublisher = TextErrorLogPublisher.getStartupTextErrorPublisher( TextErrorLogPublisher.getServerStartupTextErrorPublisher( new TextWriter.STDOUT()); ErrorLogger.addErrorLogPublisher(startupErrorLogPublisher);