Hi, The code I sent is for camel-ftp. It uses static methods to do those changes in JSch. But after looking at your stacktrace in a browser and not my email client I am sure you are facing different issues then we were.
What I did was hooking up my debugger and line for line walk with my thread through the connection procedure to find out what was going wrong. Starting in RemoteFileConsumer. With kind regards, Hans Orbaan -----Oorspronkelijk bericht----- Van: sharma_arun_se [mailto:[email protected]] Verzonden: Wednesday 30 March 2016 15:15 Aan: [email protected] Onderwerp: RE: Camel ftp component : JSCH-0.1.44 Vs OpenSSH_6.6.1 issue: Leads to error : com.jcraft.jsch.JSchException: Session.connect: java.io.IOException: End of IO Stream Read Hi Claus, Hans, We are using Camel FTP component (http://camel.apache.org/ftp2.html) to connect with FTP server. We are not directly using "Jsch". I understand that Camel-ftp component make use of "Jsch" library internally. Do we need to change something or configure "Jsch" internally? We started facing this SSH/Jsch issue once our customer applied latest fix for SSH. ----- Regards, Arun Kumar (sharma_arun_se) Expert SOA (Fuse ESB, Camel, ActiveMQ, OSGi) and RESTful Solution Architect, Open Source Contributor. linkedin: http://in.linkedin.com/in/aronkumar twitter: https://twitter.com/#!/SharmaArunKumar blog: http://techiesweek.blogspot.com/ Gtalk: [email protected] -- View this message in context: http://camel.465427.n5.nabble.com/Camel-ftp-component-JSCH-0-1-44-Vs-OpenSSH-6-6-1-issue-Leads-to-error-com-jcraft-jsch-JSchException-d-tp5779854p5780030.html Sent from the Camel - Users mailing list archive at Nabble.com.
