opendj-sdk/opendj-cli/src/main/java/com/forgerock/opendj/cli/ConsoleApplication.java
@@ -668,7 +668,7 @@ * * @return The error stream that should be used with this application. */ private PrintStream getErrStream() { protected PrintStream getErrStream() { if (isInteractive()) { return out; }