Hi,

It happens when the bundle context is destroyed before the blueprint container.

I gonna take a look.

I will keep you posted CAMEL-14332.

Regards
JB

> Le 2 déc. 2020 à 15:01, michael e <michaelel...@outlook.fr> a écrit :
> 
> Hello,
> 
> When i stop camel bundle using blueprint i get this 
> org.osgi.service.blueprint.container.NoSuchComponentException: No component 
> with id 'blueprintBundle' could be found
> Karaf version is 4.3.0
> camel-blueprint is 3.1.0
> 
> Related discussion:
> 
> https://issues.apache.org/jira/browse/CAMEL-14332 
> <https://issues.apache.org/jira/browse/CAMEL-14332>
> [CAMEL-14332] camel-blueprint - Camel route does not consider the value of 
> ShutdownStrategy timeout. - ASF JIRA 
> <https://issues.apache.org/jira/browse/CAMEL-14332>
> So when the Shutdown strategy timeout is longer than one minute, the 
> BlueprintEventDispatcher timeout is triggered for first, making the shutdown 
> strategy useless.. The solution to this, is to remove the piece of code that 
> handle the destroy event from BlueprintCamelContext.
> issues.apache.org <http://issues.apache.org/>
> Regards,
> Michael.

Reply via email to