Hi

You would either have to wait for the issue to be fixed and upgrade to
that Camel release.

Or try implement your own tracer formatter where you do not read the
data if its a file.

See the section_Using Custom Formatter_ at
http://camel.apache.org/tracer

On Thu, Apr 10, 2014 at 3:59 PM, bbk <brendi...@hotmail.com> wrote:
> 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.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to