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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/05/22 16:07:01 UTC

[jira] [Resolved] (OAK-1665) BasicDocumentStoreTest fails on MongoDB

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

Marcel Reutegger resolved OAK-1665.
-----------------------------------

    Resolution: Cannot Reproduce

Cannot reproduce anymore.

> BasicDocumentStoreTest fails on MongoDB
> ---------------------------------------
>
>                 Key: OAK-1665
>                 URL: https://issues.apache.org/jira/browse/OAK-1665
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> BasicDocumentStoreTest fails frequently on one of our Adobe internal build servers with:
> {noformat}
> java.lang.RuntimeException: com.mongodb.MongoException: db already exists with different case other: [Oak] me [oak]
> 	at org.apache.jackrabbit.oak.plugins.document.DocumentStoreFixture$MongoFixture.createDocumentStore(DocumentStoreFixture.java:123)
> 	at org.apache.jackrabbit.oak.plugins.document.AbstractDocumentStoreTest.<init>(AbstractDocumentStoreTest.java:32)
> 	at org.apache.jackrabbit.oak.plugins.document.BasicDocumentStoreTest.<init>(BasicDocumentStoreTest.java:40)
> {noformat}
> Probably an issue with cleaning up the DB after a test run.



--
This message was sent by Atlassian JIRA
(v6.2#6252)