[ 
https://issues.apache.org/jira/browse/NET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478809
 ] 

Rory Winston commented on NET-152:
----------------------------------

Can you try the 2.0-snapshot? It is available here:

http://people.apache.org/~rwinston/commons-net-2.0/commons-net-ftp-2.0.0-SNAPSHOT.jar

Note that you will need JDK 5+

> FTPClient.retrieveFileStream hangs occassionally
> ------------------------------------------------
>
>                 Key: NET-152
>                 URL: https://issues.apache.org/jira/browse/NET-152
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Redhat Enterprise Linux 4
>            Reporter: Shashi Anand B
>
> Occassionally, retrieveFileStream on FTPClient hangs. The thread dump gives 
> the following trace:
>  java.net.PlainSocketImpl.socketAccept (native method)
>  java.net.PlainSocketImpl.accept (PlainSocketImpl.java:353)
>  java.net.ServerSocket.implAccept (ServerSocket.java:448)
>  java.net.ServerSocket.accept (ServerSocket.java:419)
>  org.apache.commons.net.ftp.FTPClient._openDataConnection_(FTPClient.java:502)
>  
> org.apache.commons.net.ftp.FTPClient.retrieveFileStream(FTPClient.java:1,342) 
> This seems to occur randomly. Hence, I have not been able to get any specific 
> information for further debugging.  Is this a known issue? Is there any 
> work-around for this issue?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to