You're right. The problem is when I do:
tracer.setDestinationUri("direct:traced");
this.from("direct:traced")
.to("file://....");
How can I resolve the problem please?
--
View this message in context:
http://camel.465427.n5.nabble.com/Java-heap-space-with-FILE-producer-and-larges-files-tp5749845p5750054.html
Sent from the Camel - Users mailing list archive at Nabble.com.
