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

Brett Porter updated SUREFIRE-84:
---------------------------------

    Affects Version/s: 1.5.1 (2.1.1 plugin)
        Fix Version/s: 2.0 (2.2 plugin)

> Surefire causes OOM
> -------------------
>
>                 Key: SUREFIRE-84
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-84
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 1.5.1 (2.1.1 plugin)
>            Reporter: Mike Perham
>         Assigned To: Brett Porter
>             Fix For: 2.0 (2.2 plugin)
>
>
> We have a build with 30-40 modules which use JUnit to run a heavy load of 
> database integration testing.  Our build has never worked with just 'mvn 
> clean install' since 2.0 - we get OOM errors within 5-10 modules (even with 
> -Xmx512m).  When I enable the test skip flag, the entire build runs to 
> completion.  I suspect there is a memory leak somewhere in surefire or its 
> classloader where things are not getting freed after each module's test run.  
> We are currently using surefire-plugin 2.1.1 since 2.1.2 has MSUREFIRE-59.

-- 
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

        

Reply via email to