[wildfly-dev] Missing implementatoin class for WebSocket test

Tomaž Cerar tomaz.cerar at gmail.com
Thu Nov 21 09:11:42 EST 2013


Also looking trough your build log, you might want to upgrade
maven-compiler-plugin to 3.1
it should lower compiler memory footprint and also speedup compile.

--
tomaz


On Thu, Nov 21, 2013 at 2:53 PM, Arun Gupta <arun.gupta at gmail.com> wrote:

> I was using:
>
> export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m"
>
> and now bumped to:
>
> export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=256m"
>
> Started another run and will find out.
>
> Arun
>
> On Thu, Nov 21, 2013 at 5:52 AM, Tomaž Cerar <tomaz.cerar at gmail.com>
> wrote:
> >
> > On Thu, Nov 21, 2013 at 2:37 PM, Arun Gupta <arun.gupta at gmail.com>
> wrote:
> >>
> >> I've been tinkering with running the Java EE 7 tests on WildFly at:
> >>
> >>
> >>
> https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/
> >>
> >> There are still some issues with aggregated results and inconsistency
> >> between running them on my machine and Jenkins. But working to resolve
> >> them.
> >
> >
> >
> > You need to increase permgen for your test jobs
> > this is cause currently it fails with "java.lang.OutOfMemoryError:
> PermGen
> > space"
> >
> > you should probably just tweak maven jvm settings a bit.
> >
>
>
>
> --
> http://blog.arungupta.me
> http://twitter.com/arungupta
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20131121/bcf7e338/attachment.html 


More information about the wildfly-dev mailing list