Marcel Reutegger created OAK-1665:
-------------------------------------
Summary: 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)