Greetings,

I have deployed Oak 1.6.5 into a Karaf OSGi container version 4.1.2. All came 
up fine, except that I see the Oak Core bundle in a Waiting State.

1193 │ Waiting  │  80 │ 1.6.5                       │ Oak Core

When I check for more info I see that some services haven’t come up.

karaf@root()> diag 1193
Oak Core (1193)
---------------
Status: Waiting
Declarative Services

org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats (8)
  missing references: cachingDataStore

org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration (21)
  missing references: splitBlobStore

org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCacheService 
(14)
  missing references: secondaryStoreProvider, executor


I am using Document NodeStore backed by a MongoDB.

Wondering if anybody ran into a similar situation and figured out a way to fix 
these issues.

Thank you!
Oleg

Reply via email to