[ https://issues.apache.org/jira/browse/OAK-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430340#comment-15430340 ]
Vikas Saurabh edited comment on OAK-4623 at 8/22/16 2:45 PM: ------------------------------------------------------------- Fixed in trunk [r1757119|https://svn.apache.org/r1757119]. Backported to 1.4 in [r1757185|https://svn.apache.org/r1757185], to 1.2 in [r1757186|https://svn.apache.org/r1757186] and to 1.0 in [r1757187|https://svn.apache.org/r1757187]. was (Author: catholicon): Resolved at [r1757119|https://svn.apache.org/r1757119]. > Log more information when null DocumentNodeState is read for a child while > fetching children > -------------------------------------------------------------------------------------------- > > Key: OAK-4623 > URL: https://issues.apache.org/jira/browse/OAK-4623 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: documentmk > Reporter: Vikas Saurabh > Assignee: Vikas Saurabh > Priority: Minor > Fix For: 1.6, 1.4.7, 1.2.19, 1.5.9, 1.0.34 > > > {{DocumentNodeStore#getChildNodes}} validates node states of children in the > returned iterator and throws exception if a child is read as {{null}}. > This is clearly an unexpected case (although, it has been observed in running > systems). The more probable cause for such a scenario would be to have > inconsistent value in {{nodeChildrenCache}}. It'd be useful to log more > information about cache state to help investigating such cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)