[
https://issues.apache.org/jira/browse/OAK-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829812#comment-13829812
]
Alex Parvulescu commented on OAK-1213:
--------------------------------------
thanks Jukka for taking care of this
> 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
> Assignee: Jukka Zitting
> Fix For: 0.12
>
>
> 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)