Which version do you use? Best, Christian -----------------
Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Tue, Jan 28, 2014 at 8:11 PM, hooty223 <hooty...@gmail.com> wrote: > We are trying to route a file over 2 MB in size. Our route has moveFailed > defined. When the file is processed successfully - everything is fine and > file is move to a .processed directory. When an exception occurs while > processing the file, the default error handler gets triggred but the route > never completes. The processor usage spikes, memory usage starts to climb > and the only way out is to kill the process. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Processing-large-file-tp5746567.html > Sent from the Camel - Users mailing list archive at Nabble.com. >