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

[jira] [Comment Edited] (OAK-7245) Test failure: BasicDocumentStoreTest - multiple entries with same key

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

Julian Reschke edited comment on OAK-7245 at 2/27/18 1:54 PM:
--------------------------------------------------------------

Caused by a mistake while fixing OAK-7244.


was (Author: reschke):
Caused by OAK-7244.

> Test failure: BasicDocumentStoreTest - multiple entries with same key
> ---------------------------------------------------------------------
>
>                 Key: OAK-7245
>                 URL: https://issues.apache.org/jira/browse/OAK-7245
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration
>            Reporter: Hudson
>            Assignee: Julian Reschke
>            Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #1228 has failed.
> First failed run: [Jackrabbit Oak #1228|https://builds.apache.org/job/Jackrabbit%20Oak/1228/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/1228/console]
> {noformat}
> Error Message:
> initializing RDB document store
> Stack Trace:
> org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: initializing RDB document store
> 	at org.apache.jackrabbit.oak.plugins.document.BasicDocumentStoreTest.<init>(BasicDocumentStoreTest.java:53)
> Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: version=1.4.194 (2017-03-10) and version=1.4.194 (2017-03-10)
> 	at org.apache.jackrabbit.oak.plugins.document.BasicDocumentStoreTest.<init>(BasicDocumentStoreTest.java:53)
> {noformat}



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