[ 
https://issues.apache.org/jira/browse/JCR-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503315#comment-16503315
 ] 

Alex Deparvu commented on JCR-4314:
-----------------------------------

JCR-3632 seems to fix this the clean(er) way, too bad I didn't see this earlier

> 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
>            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)

Reply via email to