opends/src/server/org/opends/server/tools/LDIFModify.java
@@ -537,7 +537,7 @@ { // Bootstrap the Directory Server configuration for use as a client. DirectoryServer directoryServer = DirectoryServer.getInstance(); directoryServer.bootstrapClient(); DirectoryServer.bootstrapClient(); // If we're to use the configuration then initialize it, along with the @@ -547,7 +547,7 @@ { try { directoryServer.initializeJMX(); DirectoryServer.initializeJMX(); } catch (Exception e) {