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 "Jukka Zitting (JIRA)" <ji...@apache.org> on 2013/11/21 19:30:35 UTC

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

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

Jukka Zitting reassigned OAK-1213:
----------------------------------

    Assignee: Jukka Zitting

> 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
>
> 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)