opendj-server-legacy/src/main/java/org/opends/server/crypto/CryptoManagerSync.java
@@ -136,7 +136,8 @@ catch (CryptoManagerException ex) { throw new InitializationException(ex.getMessageObject()); } DirectoryServer.registerBackendInitializationListener(this); DirectoryServer.getInstance().getServerContext().getBackendConfigManager() .registerLocalBackendInitializationListener(this); try {