accessControlAPCache = new DnNode<AccessControlAdministrativePoint>();
collectiveAttributeAPCache = new DnNode<CollectiveAttributeAdministrativePoint>();
subschemaAPCache = new DnNode<SubschemaAdministrativePoint>();
triggerExecutionAPCache = new DnNode<TriggerExecutionAdministrativePoint>();
dnFactory = new DefaultDnFactory( schemaManager, cacheService.getCache( "dnCache" ) );
// triggers partition to load schema fully from schema partition
schemaPartition.initialize();
partitions.add( schemaPartition );
systemPartition.getSuffixDn().apply( schemaManager );