You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2008/02/13 16:23:09 UTC

[jira] Updated: (JCR-1380) CachingHierarchyManager synchronization problem

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

Thomas Mueller updated JCR-1380:
--------------------------------

    Fix Version/s: 1.4.1

This should be fixed in 1.4.1 as well

> 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
>             Fix For: 1.4.1
>
>
> 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.