Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.8k views
in Java FTP by (120 points)
Hi,

We're using com.enterprisedt.net.ftp.ssh.SSHFTPClient class to connect to clients. Works great. However, last week I'm getting some odd errors from a client that we have been connecting to for some time. Here is the stack trace:

java.lang.NullPointerException
at com.enterprisedt.net.j2ssh.sftp.SftpSubsystemClient.readFile(Unknown Source)
at com.enterprisedt.net.j2ssh.sftp.SftpFileInputStream.read(Unknown Source)
at java.io.InputStream.read(InputStream.java:89)
at com.enterprisedt.net.j2ssh.SftpClient.A(Unknown Source)
at com.enterprisedt.net.j2ssh.SftpClient.get(Unknown Source)
at com.enterprisedt.net.j2ssh.SftpClient.get(Unknown Source)
at com.enterprisedt.net.ftp.ssh.SSHFTPClient.get(Unknown Source)


Are there any immediate ideas to resolve this? We are using version 1.3.2 (Believe it or not).

Thanks!

1 Answer

0 votes
by (162k points)
It really is time to upgrade. 1.3.2 was quite a while ago, and we don't support it now.

Here's the revision history.

http://www.enterprisedt.com/products/ed ... story.html

Categories

...