Hi Yeah that is a bug in Camel that is fixed in the next releases.
On Wed, Apr 17, 2013 at 4:48 PM, lleclerc <llecl...@aim-rg.com> wrote: > Hello, > > I am using camel 2.10.3 and I try to send files at a scheduled time or by > call. > > Everything works, but after a day, I get this INSANE log : > http://pastie.org/7630667 > > Here is my routes : > > > The exceptionHandlingProcessor only do logging, and uploadProcessor save > files on hard drive and start the route > exchange.getContext().startRoute(ROUTE_UPLOAD); > > Here is the code for the uris and shutdown processor code : > > > Here is the truncated version of the log: > > > Is there better ways to do what I am trying to do ? I don't want any > monitoring of files, > only the transfer on scheduled and direct call. > I got the graceful shutdown code from > http://camel.apache.org/how-can-i-stop-a-route-from-a-route.html > > Thanks, > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Insane-logs-about-RouteContextProcessor-tp5731023.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen