Can you create a gist link with the full stack trace please ? Otherwise we cannot help you
On Wed, Jan 29, 2014 at 8:21 AM, Rural Hunter <ruralhun...@gmail.com> wrote: > I didn't keep the log but it's a normal NoClassDefFoundError with clear > stack trace. It indicated the line in my processor which caused the error. > The route is quite simple like this: > from(REQUEST_QUEUE).process(processor1).process(processor2).process( > processor3).to(COMPLETE_QUEUE) > The error occurs in processor3.process(). > > δΊ 2014/1/29 14:58, Claus Ibsen ει: > > Hi >> >> And what does the stacktrace looks like when you use try .. catch? >> And what does your route look like? >> >> >> >> > -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io