[ http://issues.apache.org/jira/browse/JCR-82?page=all ]
     
Stefan Guggisberg closed JCR-82:
--------------------------------


closing resolved issue

> Query for all node fails after restart
> --------------------------------------
>
>          Key: JCR-82
>          URL: http://issues.apache.org/jira/browse/JCR-82
>      Project: Jackrabbit
>         Type: Bug
>   Components: xpath
>  Environment: svn revision: 158911
>     Reporter: Marcel Reutegger
>     Assignee: Marcel Reutegger

>
> The query handler initially indexes the node type definitions exposed at 
> /jcr:system/jcr:nodetypes. However after a restart or a node type 
> registration the UUIDs of those nodes will change because they consist of 
> VirtualNodeStates. The index will still use the UUIDs of the initial indexing 
> and will return a query result that refers to UUIDs that do not exist in the 
> workspace anymore.
> As an short term solution we should disable indexing of VirtualNodeStates.
> Please note, this does not only apply to xpath queries but also sql queries 
> of course.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to