InvalidPayloadException: No body available of type ... concurrency issue?

2020-05-14 Thread Clemens Wyss DEV
Camel: 2.15.3 (I know «outdated») When I «call» one of our routes "concurrently" I am getting: java.lang.reflect.UndeclaredThrowableException: null at ch.mysign.prj.interfaces.campaign.$Proxy54.getCodeMessage(Unknown Source) at

Re: Upgrade to 2.16.0

2015-10-28 Thread Clemens
e-filter.html > > On Wed, Oct 28, 2015 at 10:06 AM, Clemens > clemens@ > wrote: >> Hi, >> >> Sample camel route that will throw "ClassCastException: >> org.apache.camel.model.WhenDefinition cannot be cast to >> or

Re: Upgrade to 2.16.0

2015-10-28 Thread Clemens
one show some route code with this problem. > > On Sat, Oct 24, 2015 at 11:55 AM, Clemens > clemens@ > wrote: >> Hi, >> >> I had the same ClassCaseException When To Filter after upgrading to >> 2.16.0. >> Seems like in 2.16 > > is only all

Re: Upgrade to 2.16.0

2015-10-24 Thread Clemens
Hi, I had the same ClassCaseException When To Filter after upgrading to 2.16.0. Seems like in 2.16 is only allowed inside . Outside you must use . Prior to 2.16 it was ok to use when outside -- View this message in context: