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

Rory Winston closed NET-152.
----------------------------

    Resolution: Cannot Reproduce

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

Reply via email to