[
https://issues.apache.org/jira/browse/CAMEL-17163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438533#comment-17438533
]
Claus Ibsen commented on CAMEL-17163:
-------------------------------------
Caused by: com.jcraft.jsch.JSchException: Algorithm negotiation fail
at com.jcraft.jsch.Session.receive_kexinit(Session.java:590)
at com.jcraft.jsch.Session.connect(Session.java:320)
at
org.apache.camel.component.file.remote.SftpOperations.tryConnect(SftpOperations.java:158)
at
org.apache.camel.support.task.ForegroundTask.run(ForegroundTask.java:75)
at
org.apache.camel.component.file.remote.SftpOperations.connect(SftpOperations.java:135)
... 85 more
> camel-ftp - Upgrade to SSHD 2.7.x
> ---------------------------------
>
> Key: CAMEL-17163
> URL: https://issues.apache.org/jira/browse/CAMEL-17163
> Project: Camel
> Issue Type: Test
> Components: camel-ftp
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 3.x
>
>
> Currently only works testing with SSHD 2.5.0.
> When upgrading you have test errors about algorithm fail error etc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)