On Thu, Dec 25, 2014 at 4:36 AM, eswar <easwaramoor...@gmail.com> wrote:
> Thanks Claus. Yes I use same user to login but that doesnt seem to be an
> issue as I have custom JSch class that connects to more than 10 sessions
> concurrently.
> Problem here though is that when an issue happens in file transmission the
> route is not stopped instead it keeps continuing and there is just an debug
> message logged for the issue. Shouldn't this be an exception rather than a
> debug level message?
>

Is it that debug message you refer to about cannot change directory
while stopping?
Is there not more logging that indicate a more precise what the
problem is? And if you can find that can you maybe post more of the
logging? Then we can see if we can find a weakness in the camel-ft p
source code.

Also you can try with stepwise=false which reduces the number of CD
commands in use which can also help.




>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/sftp-Exception-during-concurent-execution-of-sftp-endpoint-tp5761049p5761086.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