Dear Expers,
In our webMethods IS server, the SFTP feature is not able to get the host key for our TP which is using port 22. The other port is working fine like 4045, 8122, 2022 etc.
This is the error that we got when trying to get the host key:
[ISS.0147.9010] Cannot get host key from server [202.162.17.180]:22. Details: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Software caused connection abort: recv failed
And this is the log in wrapper.log:
INFO | jvm 2 | 2017/10/31 10:52:05 | INFO: Connecting to 202.162.17.180 port 22
INFO | jvm 2 | 2017/10/31 10:52:07 | INFO: Connection established
INFO | jvm 2 | 2017/10/31 10:55:09 | INFO: Disconnecting from 202.162.17.180 port 22
We tried to copy the host key from other server which is working but again it is failing with the same error when trying to connect under SFTP user alias.
We tried to use other tools like WinSCP, putty and FileZilla on the same server, but they are working fine even for port 22.
Tried to see the packet using WireShark but found no useful information.
We noticed when using port 22, it is tried to connect via SSHv2 while other port is using normal TCP.
So just wondering whether webMethods IS 95 is not supporting SSHv2? Since other tools are working fine.
Does any one have this issue before? if yes how do you solve it?
Appreciate any comments/inputs.
Thank you,
Fanny T
PS: We are using webMethods 9.5 with the latest patch which is IS95 Core fix 14.
#Integration-Server-and-ESB#webMethods#B2B-Integration