Error Message :
Caused by: com.uc4.ftpjob.DataTransferException: Connection exception.
at com.uc4.transfer.CITSFTPImpl.(CITSFTPImpl.java:214)
at com.uc4.ftpjob.connections.ConnectionFactory$1.run(ConnectionFactory.java:70)
... 1 more
Caused by: com.jcraft.jsch.JSchException: Algorithm negotiation fail
at com.jcraft.jsch.Session.receive_kexinit(Session.java:583)
at com.jcraft.jsch.Session.connect(Session.java:320)
at com.jcraft.jsch.Session.connect(Session.java:183)
at com.uc4.transfer.CITSFTPImpl.(CITSFTPImpl.java:194)
... 2 more
When upgrading to the Automation Engine (AE) version 12.0.3 and the RA FTP Agent version 4.0.3. the following Error Message is encountered. <Please see attached file for image>

and<Please see attached file for image>

The connection with the SSH key to an external address works from the server via the command line
.
The connection via RA_FTP will start with the below Message and then it aborts and a trace file is created similar to the one shown below.
RA-TRACE:Caused by: com.jcraft.jsch.JSchException: Algorithm negotiation fail at com.jcraft.jsch.Session.receive_kexinit(Session.java:583) at com.jcraft.jsch.Session.connect(Session.java:320) at com.jcraft.jsch.Session.connect(Session.java:183) at com.uc4.transfer.CITSFTPImpl.<init>(CITSFTPImpl.java:194) ... 2 more