Immense gratitude for this post as I am now not obligated to work
Thanksgiving Day to resolve the issue ... years later I am witnessing
exactly the same behavior as you described and the remedy of removing the
update-strategy="reload" attribute also resolved the issue.
The only insight I can contr
Hello, it's deployed to Karaf 2.3.1
On Wed, Jun 12, 2013 at 4:35 AM, Willem Jiang wrote:
> which version of Karaf are you using? It looks like a Karaf issue.
> I don't think camel's change will cause this issue.
>
> 发自我的 iPhone
>
> 在 2013-6-12,上午1:51,Martin Stiborský 写道:
>
>> It's been a while b
which version of Karaf are you using? It looks like a Karaf issue.
I don't think camel's change will cause this issue.
发自我的 iPhone
在 2013-6-12,上午1:51,Martin Stiborský 写道:
> It's been a while but now I had some time to investigate this problem again.
> I think I have found the problem.
> It's ca
It's been a while but now I had some time to investigate this problem again.
I think I have found the problem.
It's caused by property-placeholder in blueprint, to be specific -
it's restarting over and over when there is configured
update-strategy="reload".
Without this option, it works. I tried
Hi!
We are using "features" for deployment
(https://cwiki.apache.org/KARAF/46-provisioning.html).
I did a quick test with Camel 2.11 and Karaf 2.3.1, completely fresh
installation and this I have there some dependencies troubles, like
missing "osgi.wiring.package=org.apache.aries.util" and few oth
It could be an issue with the way you deploy your bundles.
If you drop them in the deploy/ directory, and you happen to deploy
libraries that fulfill optional imports elsewhere, the OSGi framework could
force a refresh of the entire bundle set. Hence justifying the observed
behaviour to some exten
Not yet - I hasn't spent too much time on this and we postponed Camel
2.11 upgrade right now.
I'll check debug log of camel and try to find the problem there.
It seems I'm not alone on this :)
http://camel.465427.n5.nabble.com/prevent-CamelContext-from-shutting-down-in-blueprint-td5733004.html
On
Hi
Did you figure out this problem?
On Wed, May 1, 2013 at 1:42 PM, Martin Stiborský
wrote:
> Hi guys,
> I'm trying to upgrade Camel and Karaf in our project to newer version,
> as the Camel 2.11 is out.
>
> Camel 2.10.1 -> 2.11
> Karaf 2.2.10 -> 2.3.1
>
> There were needed few modifications. no
Hi guys,
I'm trying to upgrade Camel and Karaf in our project to newer version,
as the Camel 2.11 is out.
Camel 2.10.1 -> 2.11
Karaf 2.2.10 -> 2.3.1
There were needed few modifications. nothing serious, but Camel and
Karaf behaves a little bit weird - CamelContent is created and
immediatelly shut