On Friday 22 September 2017 14:11:29 Oleg Cohen wrote: > Greetings, Hi Oleg,
> 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.SecondaryStoreCacheServ > ice (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. as Rahul already wrote have a look at Sling Karaf. I've just updated Sling's Karaf features to use latest releases including Oak and Karaf itself. Regards, O. > Thank you! > Oleg
