Dear Karaf Team,

I have a strange behavior with Karaf (*) when started for the first time. A 
bean is started then stopped then re-started. This behavior is not 100% 
reproducible but happens maybe one-half of the time.

That bean is instantiated via Blueprint and uses a property-placeholder with 
update-strategy=”reload”. The “Karaf distribution” is made by a custom assembly 
which includes both bundles and configuration files.

During the first bundle start the only configuration variable (a String) is not 
substituted which is a first issue (1). Then the bundle is stopped and 
restarted with the substituted string. This is a second issue (2) as I expected 
the bundle to start only one time as the configuration file did not really 
change.

Is this problem already known? Is there a workaround?

Kind regards,
JP

[@@ OPEN @@]

Reply via email to