mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
13.25.2007 050356ecead5172a1c57ff54e9f6cff99c9cb2b9
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -1201,7 +1201,6 @@
      throw new InitializationException(message);
    }
    compressedSchema = new DefaultCompressedSchema();
  }
@@ -2327,6 +2326,8 @@
    schemaConfigManager.initializeAttributeSyntaxes();
    schemaConfigManager.initializeSchemaFromFiles();
    // With server schema in place set compressed schema.
    compressedSchema = new DefaultCompressedSchema();
    // At this point we have a problem, because none of the configuration is
    // usable because it was all read before we had a schema (and therefore all