I am getting the following error on trying to get a file. This only happens when after I put a file. This is only happening on JBOSS in a linux environment. When I execute this on JBOSS in a windows environment.
The connection did not complete
com.enterprisedt.net.j2ssh.transport.TransportProtocolException: The connection did not complete
at com.enterprisedt.net.j2ssh.transport.TransportProtocolClient.onStartTransportProtocol(TransportProtocolClient.java:
360)
at com.enterprisedt.net.j2ssh.transport.TransportProtocolCommon.startTransportProtocol(TransportProtocolCommon.java:47
4)
at com.enterprisedt.net.j2ssh.SshClient.connect(SshClient.java:789)
at com.enterprisedt.net.ftp.ssh.SSHFTPClient.connect(Unknown Source)