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.
