× 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.



Etienne,

I don't have experience with the JTOpen FTP client, but I have used the

Oro net components FTP client on the iSeries. I did find one bug and
submitted a patch to the author -- I don't know if he included it, but

I could dig it up if you are interested. The Oro net components were
donated to the Apache Software Foundation earlier this year. You can
download the latest version (which should have the iSeries patch)
from:

http://jakarta.apache.org/commons/sandbox/net/

Sandbox components are subject to change, but overall I have had
good luck with this set of classes.

David Morris

>>> Etienne.Richards@penske.com 11/19/02 04:13PM >>>
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.