Hi ,
We have a java application which connects to an ssh-server and this works well when run as stand-alone but when we try to run the same from webMethods-developer as flow-service, we get the following error:
Can you please suggest/help if you have come across this before?
Thanks,
Chary
com.sshtools.j2ssh.transport.TransportProtocolCommon onMsgDisconnect
INFO: The remote computer disconnected: bad client public DH value
processcom.sshtools.j2ssh.transport.TransportProtocolException: The connection did not complete
com.sshtools.j2ssh.transport.TransportProtocolException: The connection did not complete
at com.sshtools.j2ssh.transport.TransportProtocolClient.onStartTransportProtocol(Unknown Source)
at com.sshtools.j2ssh.transport.TransportProtocolCommon.startTransportProtocol(Unknown Source)
at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
at
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods