Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-4314

ConnectionFactoryTest failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.9.1, 2.10.1, 2.10.2, 2.10.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.10.4, 2.10.5, 2.12.5, 2.12.6, 2.12.7, 2.10.6, 2.12.8, 2.10.7, 2.12.9, 2.10.8
    • None
    • jackrabbit-jca
    • None

    Description

      Failing on 2.9.1 but not on 2.9.0, all of 2.10.x releases up to 2.10.8, all of 2.12.x releases up to 2.12.9. Good news is 2.13 works, 2.14 works, trunk works.
      tested with jdk7 & jdk8, same results.

      org.apache.jackrabbit.jca.test.ConnectionFactoryTest
      [ERROR] testTransactionSupport(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)  Time elapsed: 1.723 s  <<< ERROR!
      javax.jcr.RepositoryException: This repository instance has been shut down.
          at org.apache.jackrabbit.jca.test.ConnectionFactoryTest.testTransactionSupport(ConnectionFactoryTest.java:122)
      
      [ERROR] testMatching(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)  Time elapsed: 0 s  <<< ERROR!
      javax.resource.ResourceException: Failed to create session: This repository instance has been shut down.
          at org.apache.jackrabbit.jca.test.ConnectionFactoryTest.testMatching(ConnectionFactoryTest.java:74)
      Caused by: javax.jcr.RepositoryException: This repository instance has been shut down.
          at org.apache.jackrabbit.jca.test.ConnectionFactoryTest.testMatching(ConnectionFactoryTest.java:74)
      
      [ERROR] testAllocation(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)  Time elapsed: 0.001 s  <<< ERROR!
      javax.jcr.RepositoryException: This repository instance has been shut down.
          at org.apache.jackrabbit.jca.test.ConnectionFactoryTest.testAllocation(ConnectionFactoryTest.java:50)
      
      [ERROR] testExceptionHandling(org.apache.jackrabbit.jca.test.ConnectionFactoryTest)  Time elapsed: 0 s  <<< FAILURE!
      junit.framework.AssertionFailedError
          at org.apache.jackrabbit.jca.test.ConnectionFactoryTest.testExceptionHandling(ConnectionFactoryTest.java:136)
      

      Attachments

        Issue Links

          Activity

            People

              reschke Julian Reschke
              stillalex Alex Deparvu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: