Thanks Mircea for looking into this.
As of now I am still not able to run the testsuite, one more thing is to look at
/etc/security/*.conf settings but that needs a restart (TODO tomorrow + fix docs and pom
if that helps).
Cheers,
Rado
PS: To put this into little background: I need to certify AS7's certain components
like Infinispan on every platform/jdk. The AS7 testsuite cannot cover every corner case on
every platform like a component testsuite can.
On 04/05/2012 04:27 PM, Mircea Markus wrote:
> Hi,
>
> Rado pinged me today re some OOM errors whilst running the test suite.
> This is caused by the fact that the permgen options we pass to the suite
> are ignored:
> <argLine>-Xmx1024m -XX:MaxPermSize=1024m</argLine>
> (the suite is not being forked)
>
> In order to avoid that please update your MAVEN_OPTS, e.g.:
> export MAVEN_OPTS="-Xms512m -Xmx2048m -XX:MaxPermSize=384m"
>
> I've also updated the docs:
>
https://docs.jboss.org/author/display/ISPN/Contributing+-+The+test+suite
>
> Cheers,
> Mircea
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/infinispan-dev