[jira] [Commented] (JCR-3948) LostFromCacheIssueTest failure

2016-02-09 Thread Manfred Baedke (JIRA)

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

Manfred Baedke commented on JCR-3948:
-

Looking into it.

> LostFromCacheIssueTest failure
> --
>
> Key: JCR-3948
> URL: https://issues.apache.org/jira/browse/JCR-3948
> Project: Jackrabbit Content Repository
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.11.3
>Reporter: Davide Giannella
>Assignee: Manfred Baedke
>Priority: Blocker
> Fix For: 2.11.4
>
> Attachments: JCR-3948-1.patch, build-1454943942.log.gz
>
>
> The builds fails blocking therefore the branch and release of 2.12.0
> {noformat}
> Tests run: 143, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.053 sec 
> <<< FAILURE! - in org.apache.jackrabbit.core.TestAll
> testIssue(org.apache.jackrabbit.core.LostFromCacheIssueTest)  Time elapsed: 
> 0.055 sec  <<< ERROR!
> javax.jcr.PathNotFoundException: test/node
>   at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2167)
>   at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2161)
>   at 
> org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
>   at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
>   at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2161)
>   at 
> org.apache.jackrabbit.core.LostFromCacheIssueTest.testIssue(LostFromCacheIssueTest.java:136)
> ...
> Tests in error: 
>   LostFromCacheIssueTest>AbstractJCRTest.run:464->testIssue:136 » 
> PathNotFound t...
> {noformat}
> [Full build logs|^build-1454943942.log.gz]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JCR-3948) LostFromCacheIssueTest failure

2016-02-09 Thread Manfred Baedke (JIRA)

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

Manfred Baedke commented on JCR-3948:
-

The test case setup wasn't prepared for concurrency.
Fixed in trunk in r1729377.

> LostFromCacheIssueTest failure
> --
>
> Key: JCR-3948
> URL: https://issues.apache.org/jira/browse/JCR-3948
> Project: Jackrabbit Content Repository
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.11.3
>Reporter: Davide Giannella
>Assignee: Manfred Baedke
>Priority: Blocker
> Fix For: 2.11.4
>
> Attachments: JCR-3948-1.patch, build-1454943942.log.gz
>
>
> The builds fails blocking therefore the branch and release of 2.12.0
> {noformat}
> Tests run: 143, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.053 sec 
> <<< FAILURE! - in org.apache.jackrabbit.core.TestAll
> testIssue(org.apache.jackrabbit.core.LostFromCacheIssueTest)  Time elapsed: 
> 0.055 sec  <<< ERROR!
> javax.jcr.PathNotFoundException: test/node
>   at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2167)
>   at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2161)
>   at 
> org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
>   at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
>   at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2161)
>   at 
> org.apache.jackrabbit.core.LostFromCacheIssueTest.testIssue(LostFromCacheIssueTest.java:136)
> ...
> Tests in error: 
>   LostFromCacheIssueTest>AbstractJCRTest.run:464->testIssue:136 » 
> PathNotFound t...
> {noformat}
> [Full build logs|^build-1454943942.log.gz]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)