[arquillian-issues] [JBoss JIRA] (ARQ-629) Tomcat6-managed container: running 39 testcase classes with n test methods each on hudson result in a crash on the 10th deployment

Andrew Rubinger (Commented) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 11:51:16 EDT 2011


    [ https://issues.jboss.org/browse/ARQ-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634922#comment-12634922 ] 

Andrew Rubinger commented on ARQ-629:
-------------------------------------

PermGen problems on redeployment is a good indicator of a ClassLoader leak in the underlying container, in this case Tomcat.  There's not much that Arquillian can do about that, though we *can* take an approach like ARQ-197 to work around it.
                
> Tomcat6-managed container: running 39 testcase classes with n test methods each on hudson result in a crash on the 10th deployment
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARQ-629
>                 URL: https://issues.jboss.org/browse/ARQ-629
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tomcat Containers
>    Affects Versions: 1.0.0.CR4
>            Reporter: Geoffrey De Smet
>            Priority: Minor
>
> So it deploys 39 times, and after about the 10th or so it crashes because of perm gen space IIRC.
> My build was here, but on build 5 or so I switched it from tomcat to jboss7-managed:
>   https://hudson.qa.jboss.com/hudson/view/Drools%20jBPM/job/guvnor-ge0ffrey-seam3upgrade/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list