[
https://issues.apache.org/jira/browse/CAMEL-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15639523#comment-15639523
]
Claus Ibsen commented on CAMEL-10315:
-------------------------------------
Try with latest version of Karaf / Camel.
> Apache Camel Blueprint continuously Restarts in Karaf with update-strategy =
> 'reload'
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-10315
> URL: https://issues.apache.org/jira/browse/CAMEL-10315
> Project: Camel
> Issue Type: Bug
> Components: karaf
> Affects Versions: 2.17.0
> Reporter: Cetra Free
> Priority: Minor
>
> Not sure if this one has been logged.
> I have seen the following chats which describe this behaviour, but it's hard
> to reliably replicate. It seems to be a race condition or a timeout being
> hit on starting a camel context:
> http://grokbase.com/t/camel/users/135qqay2x1/prevent-camelcontext-from-shutting-down-in-blueprint
> http://camel.465427.n5.nabble.com/Upgrade-Camel-2-10-1-2-11-0-Camel-keeps-restarting-td5731854.html
> Basically the steps to replicate are:
> * Deploy a blueprint.xml file to the karaf deploy directory, which has the
> following:
> {code}
> <cm:property-placeholder persistent-id="user.example"
> update-strategy="reload" />
> {code}
> * Notice that karaf will continuously reload the camel blueprint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)