opends/src/server/org/opends/server/tools/BackUpDB.java
@@ -285,6 +285,15 @@ return 1; } // Init the default values so that they can appear also on the usage. try { argParser.getArguments().initArgumentsWithConfiguration(); } catch (ConfigException ce) { // Ignore. } // Parse the command-line arguments provided to this program. try