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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2013/11/21 16:38:35 UTC

[jira] [Created] (OAK-1213) Namespaces index node oak:namespaces should have a primary type

Alex Parvulescu created OAK-1213:
------------------------------------

             Summary: Namespaces index node oak:namespaces should have a primary type
                 Key: OAK-1213
                 URL: https://issues.apache.org/jira/browse/OAK-1213
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Alex Parvulescu


It looks like the 'oak:namespaces' node is missing a primary node type.

{noformat}
javax.jcr.RepositoryException: Node at /jcr:system/rep:namespaces/oak:namespaces has no primary type.
	at org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager.getEffectiveNodeType(ReadOnlyNodeTypeManager.java:355)
	at org.apache.jackrabbit.oak.plugins.nodetype.ReadOnlyNodeTypeManager.getDefinition(ReadOnlyNodeTypeManager.java:405)
	at org.apache.jackrabbit.oak.jcr.session.PropertyImpl$9.perform(PropertyImpl.java:394)
	at org.apache.jackrabbit.oak.jcr.session.PropertyImpl$9.perform(PropertyImpl.java:391)
	at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:128)
	at org.apache.jackrabbit.oak.jcr.session.ItemImpl.perform(ItemImpl.java:113)
	at org.apache.jackrabbit.oak.jcr.session.PropertyImpl.getDefinition(PropertyImpl.java:391)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)