Hi ,
 We have a java application which connects to a ssh-server and this
works well when run from couple of servers(unix) but throws the
following exception when executed from some other servers (these are
also unix).
We are using "Java 1.4.2" and OpenSSH_3.6.1 on all the machines.

Can you please suggest/help  to fix this issue? Your help is highly
appreciated!

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

Reply via email to