opends/src/server/org/opends/server/tools/makeldif/MakeLDIF.java
@@ -249,11 +249,11 @@ // Initialize the Directory Server configuration handler using the // information that was provided. DirectoryServer directoryServer = DirectoryServer.getInstance(); directoryServer.bootstrapClient(); DirectoryServer.bootstrapClient(); try { directoryServer.initializeJMX(); DirectoryServer.initializeJMX(); } catch (Exception e) {