[
https://jira.codehaus.org/browse/CONTINUUM-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter updated CONTINUUM-2693:
------------------------------------
Fix Version/s: 1.4.1
> File handle leak with TCP connections in CLOSE_WAIT when using distributed
> builds
> ---------------------------------------------------------------------------------
>
> Key: CONTINUUM-2693
> URL: https://jira.codehaus.org/browse/CONTINUUM-2693
> Project: Continuum
> Issue Type: Bug
> Affects Versions: 1.4.1
> Reporter: Brett Porter
> Fix For: 1.4.1
>
>
> If you generate a lot of requests using the XMLRPC layer, such as when
> distributed builds are active, it is possible for connections to stay in the
> {{CLOSE_WAIT}} state until they are garbage collected. On a busy server with
> the default file limits, this can result in a {{IOException: Too many open
> files}} error.
> The workaround is to increase the limit of the files for the user running
> Continuum. However, the XMLRPC layer should manage the connections better to
> avoid them getting into this state.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira