opends/src/server/org/opends/server/replication/server/ReplicationServer.java
@@ -523,11 +523,10 @@ try { /* * Initialize the replicationServer database. */ // Initialize the replicationServer database. dbEnv = new ReplicationDbEnv(getFileForPath(dbDirname).getAbsolutePath(), this); dbEnv.start(); setServerURL(); listenSocket = new ServerSocket();