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 "Gabriela Matias Navarro (JIRA)" <ji...@apache.org> on 2015/10/26 13:18:27 UTC

[jira] [Created] (OAK-3552) Clustering deployment gets a CommitFailedException

Gabriela Matias Navarro created OAK-3552:
--------------------------------------------

             Summary: Clustering deployment gets a CommitFailedException
                 Key: OAK-3552
                 URL: https://issues.apache.org/jira/browse/OAK-3552
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
    Affects Versions: 1.3.7
            Reporter: Gabriela Matias Navarro
            Priority: Minor


If you start multiple instances of oak pointing to the same mongodb(an empty one), often you get a CommitFailedException in the initialize method from OakInitializer class. That's because two or more instances tries to initialize the collection on mongodb and gets a conflicting on merge. This breaks the initialization on an OSGI environment.



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