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

Shashi Anand B commented on NET-152:
------------------------------------

Thanks for this direction. But, is there a solution on JDK 1.4.*? The stack on 
which I have deployed the application that uses the commons library is on JDK 
1.4 and it is not feasible to change this stack for another few months. It is 
quite critical to fix the issue on the current stack.

Alternatively, can the source code for this version(2.0) be made available so 
that it can be compiled on JDK 1.4 if the new version is backward compatible?

Thanks and Regards,
Shashi Anand B



> 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