You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2013/05/16 20:09:17 UTC

[jira] [Created] (OAK-826) NodeDefinition#getRequiredPrimaryTypes throws IllegalStateException

angela created OAK-826:
--------------------------

             Summary: NodeDefinition#getRequiredPrimaryTypes throws IllegalStateException
                 Key: OAK-826
                 URL: https://issues.apache.org/jira/browse/OAK-826
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, jcr
            Reporter: angela


i tried finally get the crx-explorer running with oak and run into an
IllegalStateException that is raised by NodeDefinition#getRequiredPrimaryTypes:

java.lang.IllegalStateException
	at com.google.common.base.Preconditions.checkState(Preconditions.java:133)
	at org.apache.jackrabbit.oak.plugins.nodetype.NodeDefinitionImpl.getRequiredPrimaryTypes(NodeDefinitionImpl.java:68)

i will commit a test that illustrates the problem.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira