You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Raphaël Piéroni (JIRA)" <ji...@codehaus.org> on 2009/03/24 20:39:12 UTC

[jira] Closed: (ARCHETYPE-234) archetype:crawl fails on large repositories (Too many open files)

     [ http://jira.codehaus.org/browse/ARCHETYPE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raphaël Piéroni closed ARCHETYPE-234.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-alpha-5

Fixed since revision 757977 Thanks for the patch given by Jason Voegele

> archetype:crawl fails on large repositories (Too many open files)
> -----------------------------------------------------------------
>
>                 Key: ARCHETYPE-234
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-234
>             Project: Maven Archetype
>          Issue Type: Bug
>    Affects Versions: 2.0-alpha-5
>         Environment: Linux (and probably others)
>            Reporter: Jason Voegele
>            Priority: Critical
>             Fix For: 2.0-alpha-5
>
>         Attachments: archetype-crawl.patch
>
>
> When using archetype:crawl to generate the archetype-catalog.xml for a largish repository, the operation fails due to "Too many open files".  This is due to many ZipFile objects (and at least one FileWriter object) not being close()'d.
> I've attached a patch against maven-archetype that resolves this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira