<div dir="ltr"><div><div>Also looking trough your build log, you might want to upgrade maven-compiler-plugin to 3.1<br></div>it should lower compiler memory footprint and also speedup compile.<br><br>--<br></div>tomaz<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 21, 2013 at 2:53 PM, Arun Gupta <span dir="ltr">&lt;<a href="mailto:arun.gupta@gmail.com" target="_blank">arun.gupta@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was using:<br>
<br>
export MAVEN_OPTS=&quot;-Xmx512m -XX:MaxPermSize=128m&quot;<br>
<br>
and now bumped to:<br>
<br>
export MAVEN_OPTS=&quot;-Xmx512m -XX:MaxPermSize=256m&quot;<br>
<br>
Started another run and will find out.<br>
<span class="HOEnZb"><font color="#888888"><br>
Arun<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, Nov 21, 2013 at 5:52 AM, Tomaž Cerar &lt;<a href="mailto:tomaz.cerar@gmail.com">tomaz.cerar@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Thu, Nov 21, 2013 at 2:37 PM, Arun Gupta &lt;<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve been tinkering with running the Java EE 7 tests on WildFly at:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/" target="_blank">https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/</a><br>
&gt;&gt;<br>
&gt;&gt; There are still some issues with aggregated results and inconsistency<br>
&gt;&gt; between running them on my machine and Jenkins. But working to resolve<br>
&gt;&gt; them.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; You need to increase permgen for your test jobs<br>
&gt; this is cause currently it fails with &quot;java.lang.OutOfMemoryError: PermGen<br>
&gt; space&quot;<br>
&gt;<br>
&gt; you should probably just tweak maven jvm settings a bit.<br>
&gt;<br>
<br>
<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">--<br>
<a href="http://blog.arungupta.me" target="_blank">http://blog.arungupta.me</a><br>
<a href="http://twitter.com/arungupta" target="_blank">http://twitter.com/arungupta</a><br>
</div></div></blockquote></div><br></div>