You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/06/06 13:54:00 UTC

[jira] [Resolved] (JCR-4314) ConnectionFactoryTest failing

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

Julian Reschke resolved JCR-4314.
---------------------------------
    Resolution: Duplicate
      Assignee: Julian Reschke

Thanks, [~stillalex] - will backport JCR-3632 to 2.12 and 2.10.

> ConnectionFactoryTest failing
> -----------------------------
>
>                 Key: JCR-4314
>                 URL: https://issues.apache.org/jira/browse/JCR-4314
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jca
>    Affects Versions: 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
>            Reporter: Alex Deparvu
>            Assignee: Julian Reschke
>            Priority: Major
>
> 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.
> {noformat}
> 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)