[
https://issues.apache.org/jira/browse/JCR-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568580#action_12568580
]
Thomas Mueller commented on JCR-1380:
-------------------------------------
Fixed in revision 627461 (trunk)
> CachingHierarchyManager synchronization problem
> -----------------------------------------------
>
> Key: JCR-1380
> URL: https://issues.apache.org/jira/browse/JCR-1380
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 1.4
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
>
> The method CachingHierarchyManager.resolveNodePath(..) does not synchronize
> on the cacheMonitor object. This can result in an endless loop in cache(), in
> NullPointerException or in other unexpected behavior in
> CachingHierarchyManager.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.