[richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container

Jiří Štefek (JIRA) issues at jboss.org
Tue Jul 14 09:39:03 EDT 2015


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

Jiří Štefek edited comment on RFPL-2344 at 7/14/15 9:38 AM:
------------------------------------------------------------

Now I see, thanks for clarification.
Imho this can really help to stabilize the test suites on Tomcat, which had problems with memory leaks after undeployment (probably caused by the push -- RF-13071, RFPL-2646).
----
Just a note about the PERM GEN errors:
I've noticed the removed {{arquillian.maxTestClassesBeforeRestart}} property (what is the default value? I cannot find it) from {{arquillian.xml}} in Metamer and according to the logs of the job with WildFly 8.1 you have posted here, I saw there *no* container restarts for the whole suite (so the default value of {{maxTestClassesBeforeRestart}} is really high) and despite this fact there were no PERM GEN memory errors.



was (Author: jstefek):
Now I see, thanks for clarification.
Imho this can really help to stabilize the test suites on Tomcat, which had problems with memory leaks after undeployment (probably caused by the JMS push -- RF-13071, RFPL-2646).
----
Just a note about the PERM GEN errors:
I've noticed the removed {{arquillian.maxTestClassesBeforeRestart}} property (what is the default value? I cannot find it) from {{arquillian.xml}} in Metamer and according to the logs of the job with WildFly 8.1 you have posted here, I saw there *no* container restarts for the whole suite (so the default value of {{maxTestClassesBeforeRestart}} is really high) and despite this fact there were no PERM GEN memory errors.


> Implement POC of deploying only once to container
> -------------------------------------------------
>
>                 Key: RFPL-2344
>                 URL: https://issues.jboss.org/browse/RFPL-2344
>             Project: RichFaces Planning
>          Issue Type: Task
>          Components: QE
>    Affects Versions: 4.3.0.M1
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>             Fix For: 4.5.0.Beta1
>
>
> Try to implement POC of this approach:
> # unzip container
> # copy application war to the directory from where it is automatically deployed
> # comment deployment section of tests
> # do that at first for showcase
> # run test suite with and without the trick and see the results



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



More information about the richfaces-planning-issues mailing list