I've just had a weird case of unresolved component where the unsatisfied dependency is actually satisfied.
{ "check": "Services Check", "status": "YELLOW", "details": "Component com.castortech.iris.models.query.cached.impl.QueryCacheService missing config on pid [IQueryCacheService_PID] Component com.castortech.iris.emf.irisdb.custom.utils.impl.CoreStereotypeUtilsImpl unsatisfied references unsatisfied ref coreModelHelper interface com.castortech.iris.emf.irisdb.custom.api.CoreModelHelper Component com.castortech.iris.core.modelHelper.provider.BaCoreModelHelperImpl satisfied We can see the CoreModelHelper is showing as unsatisfied but its implementation is satisfied. I put some breakpoints to debug and track and all was fine and at the end it all started correctly, so I'm very puzzled, is it a timing issue? Thanks, Alain
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev