opendj-server-legacy/src/main/java/org/opends/server/loggers/FileNumberRetentionPolicy.java
@@ -77,7 +77,7 @@ File[] files = fileNamingPolicy.listFiles(); if(files == null) { throw new DirectoryException(DirectoryServer.getServerErrorResultCode(), throw new DirectoryException(DirectoryServer.getCoreConfigManager().getServerErrorResultCode(), ERR_LOGGER_ERROR_LISTING_FILES.get(fileNamingPolicy.getInitialName())); }