You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Sai Pullabhotla (JIRA)" <ji...@apache.org> on 2010/03/26 13:20:27 UTC

[jira] Updated: (FTPSERVER-360) When no passive ports are available error out immediately rather than waiting for a port to become available

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

Sai Pullabhotla updated FTPSERVER-360:
--------------------------------------

    Attachment: FTPSERVER-360.patch

Here is a patch to try out to see if the server locks up as reported in the issue 359. This patch error out immediately when no passive ports are available. This is mainly for testing with the test case provided the submitter of FTPSERVER-359. Not sure if it is ready to be included in the code base. 

> When no passive ports are available error out immediately rather than waiting for a port to become available
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-360
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-360
>             Project: FtpServer
>          Issue Type: Bug
>    Affects Versions: 1.0.4
>            Reporter: Sai Pullabhotla
>             Fix For: 1.0.5
>
>         Attachments: FTPSERVER-360.patch
>
>
> Based on the filed issue, http://issues.apache.org/jira/browse/FTPSERVER-359, we probably want to quick fix the code to error out right away when no passive port is available. 

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