× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



All,

I am getting this error when I transfer many files via the JTOpen ftp client
to a remote machine. Sometimes I will be able to send 13 files and other
times I can only send two or so files before the ftp connection fails.

Once this failure happens, no further ftp operation will work. I have to end
the java program and then restart it. Then it will work for a few files and
fail again. If I call any of the FTP methods it will enter the method end
never return.

I found this problem on Windows 2000 and OS/400 V5R1.

Any suggestions?

java.net.SocketException: Software caused connection abort: socket write
error
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:126)
        at com.ibm.as400.access.FTPOutputStream.write(Unknown Source)
        at com.ibm.as400.access.FTP.put(Unknown Source)
        at com.ibm.as400.access.FTP.put(Unknown Source)
        at ...
        at ...

Etienne


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.