Hi,

You should mount your share and use the file:// component to avoid out of 
memory errors. There is something wrong with camel-jcifs. It will go out of 
memory (threads I guess, not memory, but system resources) will retrieving a 
file.
This already happens from 5 MB or more we found. Could not really locate the 
issue though.

With kind regards,

Hans Orbaan


-----Oorspronkelijk bericht-----
Van: Pontus Ullgren [mailto:ullg...@gmail.com] 
Verzonden: Friday 3 June 2016 13:15
Aan: users@camel.apache.org
Onderwerp: Re: Problem transfer from SMB to FTP OutMemory Java Heap Space

localWorkDirectory is a directory on the server where your camel route run (in 
Fuse as you say),

localWorkDirectory is also supported in camel-jcifs ( 
http://camel.apache.org/jcifs.html).


// Pontus

On Fri, 3 Jun 2016 at 08:12 Daniel Pompa <pompadan...@gmail.com> wrote:

> Hi Pontus, sorry Im new in Fuse. The Camel version is 2.12.0
>
> how I can defined the heap size to the Java Process?
>
> I add localWorkDirectory into the URI, but fail again, this 
> localWorkDirectory is a directory in Fuse or in the smb server? I put 
> in the localWorkDirectory  in smb.
>
> I saw localWorkDirectory is just for FTP.
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Problem-transfer-from-SMB-to-FTP-Out
> Memory-Java-Heap-Space-tp5783383p5783388.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to