If a repository is first started using a custom CND file, the stopped, the CND file modified and the repository restarted, an exception may be raised if any node super-types have been changed.
Horia Chiorean <hchiorea> made a comment on jira MODE-2031 The problem consisted in the fact that after the update, super-types were placed after regular types in the list of children of the {{jcr:system/jcr:nodeTypes}} node and therefore couldn't be found during node type validation which requires a top-down order for super-types/sub-types.
Randall Hauch <rhauch> made a comment on jira MODE-2031 Merged into the 'master' branch. Leaving open until it can be cherry-picked into the '3.3.x-prod-ip6.0' branch.
https://github.com/jboss-integration/modeshape/commit/88c86522cec972ac6337ecb93a3660e2532b0e6d
Randall Hauch <rhauch> updated the status of jira MODE-2031 to Closed
Fixed before GA - setting to requires_doc_text- accordingly