[ 
https://issues.apache.org/jira/browse/FTPSERVER-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970095#comment-15970095
 ] 

Harry Gu commented on FTPSERVER-424:
------------------------------------

I just ran it on a mac and the build was successful.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache FtpServer Parent ........................... SUCCESS [  4.115 s]
[INFO] Apache Ftplet API ................................. SUCCESS [  9.398 s]
[INFO] Apache FtpServer Core ............................. SUCCESS [ 24.435 s]
[INFO] FtpServer Spring web project example .............. SUCCESS [  1.628 s]
[INFO] FtpServer OSGi Ftplet service example ............. SUCCESS [  0.572 s]
[INFO] FtpServer OSGi Spring-DM example .................. SUCCESS [  0.519 s]
[INFO] Apache FtpServer Examples ......................... SUCCESS [  0.270 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------


> Leak of allowed passive ports
> -----------------------------
>
>                 Key: FTPSERVER-424
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-424
>             Project: FtpServer
>          Issue Type: Bug
>    Affects Versions: 1.0.6
>            Reporter: Taras Puchko
>         Attachments: ApacheJMeter_addons.jar, 
> FTPS_All-in-One_1MB_200VU_upload.jmx, MINA_Config.zip, MINA_FTP_Error.txt, 
> Snapshots.zip
>
>
> In several hours after start the server cannot accept passive connections if 
> allowed passive ports are configured.
> This is caused by FTPSERVER-420, 
> org.apache.ftpserver.impl.PassivePorts.reserveNextPort() lines 218-219,
> where the value removed from the freeList might be different from the value 
> added to the usedList, if checkPortUnbound returns false before.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to