Occasional JCA test failures
----------------------------

                 Key: JCR-2889
                 URL: https://issues.apache.org/jira/browse/JCR-2889
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core, jackrabbit-jca
    Affects Versions: 2.2.4
            Reporter: Jukka Zitting
            Priority: Minor


As discussed in JCR-2870, the JCA packaging tests are occasionally failing with 
assertion failures in TransientRepository.startRepository(). We haven't seen 
this before JCR-2870, but it doesn't look like that change could possibly 
trigger this failure except perhaps by subtly affecting garbage collection. 
Thus I'm opening this new issue to track this as a separate problem.

Based on my analysis so far it looks likely that this problem has something to 
do with the ReferenceMap used by TransientRepository to track open sessions. 
The fact that the problem occurs only occasionally and on just some systems 
supports the assumption that this is related to some non-deterministic process 
like garbage collection.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to