[
https://issues.apache.org/jira/browse/OAK-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640381#comment-13640381
]
Alex Parvulescu commented on OAK-795:
-------------------------------------
I temporarily disabled the NodeStore tracker with rev
http://svn.apache.org/r1471380 until we find a smarter way to prevent the
double init of the repo.
> Osgi init issues
> ----------------
>
> Key: OAK-795
> URL: https://issues.apache.org/jira/browse/OAK-795
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, mk
> Reporter: Alex Parvulescu
>
> Currently there are some init issues when running in an OSGi env - there can
> be more than one call to Oak#createContentRepository using the same NodeStore.
> The overlap can come from having a Sling repo call #createContentRepository
> via the JCR class and at the same time have
> _org.apache.jackrabbit.mk.osgi.MicroKernelService_ call
> #createContentRepository on the same NodeStore from the Activator.
> The simplest solution for now is to have the oak-core Activator class ignore
> the NodeStore services and leave repo impls like the sling one call
> #createContentRepository.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira