Hello, My suggested workaround does not work : the schedule() is invoked every second indefinitely.
In debug, I see that the following method returns false : org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.NamespaceHandlerSetImpl.isComplete() So the problem happens upfront, probably during the namespace registration, but I have no idea where... I added an info log in the following method, hoping to get more clues the next time it happens. org.apache.aries.blueprint.namespace.NamespaceHandlerRegistryImpl.registerHandler(NamespaceHandler, Map) Any suggestion ? Regards, metatech -- View this message in context: http://aries.15396.n3.nabble.com/Infrequent-race-condition-causes-a-bundle-to-wait-indefinitely-for-a-namespace-tp4031346p4031571.html Sent from the Aries - User mailing list archive at Nabble.com.
