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/31 14:40:20 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela reopened OAK-826:
------------------------


hmmm... i still get the same error in crx-explorer with the most recent
oak version (at least i have my local changes being reflected and the
checkout is up to date)

HTTP/1.1] servletengine Servlet threw exception:  java.lang.IllegalStateException
	at com.google.common.base.Preconditions.checkState(Preconditions.java:133)
	at org.apache.jackrabbit.oak.plugins.nodetype.NodeDefinitionImpl.getRequiredPrimaryTypes(NodeDefinitionImpl.java:69)
	at com.day.crx.explorer.impl.ui.NodeDefView.drawNodeDef(NodeDefView.java:102)
	at com.day.crx.explorer.impl.jsp.browser.definition_jsp._jspService(com.day.crx.explorer.impl.jsp.browser.definition_jsp:406)
                
> 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
>            Assignee: Jukka Zitting
>             Fix For: 0.9
>
>
> 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