One interesting factlet: this all happened after I told two components to share a configuration PID. If that's evil, it might explain something.
On Wed, Dec 2, 2015 at 2:32 PM, Benson Margulies <[email protected]> wrote: > karaf@root>scr:list | grep worker > -1 | UNSATISFIED | com.basistech.ws.worker.service.Worker > 18 | | com.basistech.ws.worker.bus.impl.BusService > 20 | | > com.basistech.ws.worker.mocknametranslation.impl.MockNameTranslationService > 21 | | > com.basistech.ws.worker.mockpnm.MockPairwiseNameMatchingService > 22 | | > com.basistech.ws.worker.rbl.BaseLinguisticsComponentServiceImpl > 23 | | > com.basistech.ws.worker.res.impl.EntityResolutionServiceImpl > 24 | | > com.basistech.ws.worker.rex.EntityExtractionComponentServiceImpl > 25 | | > com.basistech.ws.worker.rli.LanguageIdentificationComponentServiceImpl > 26 | UNSATISFIED | com.basistech.ws.worker.service.WorkerService > > karaf@root>scr:details com.basistech.ws.worker.service.Worker > Component Details > Name : com.basistech.ws.worker.service.Worker > State : UNSATISFIED > References > karaf@root> > > Why no details on Worker?
