Antonio, did you mean to send this to cdi-dev? This seems to have more to do with
WildFly...
----- Original Message -----
Hi all,
The other day on #IRC I mentioned having PermGen issues with the JBossAS
add-on. It's confirmed. During the HoL there are plenty of people who had
the same issue : install the JBoss add-on, start wildfly 8.1, build the app,
deploy it, go to the index.html page (fine), click on an Entity, bang !
PermGen
Alexis Hassler investigated it during the lab (see below). Basically, no
matter what PermGen you set, it's not taken into account.
Again, I really think this add-on should be looked after carefully, it's very
unstable.
Antonio
---------- Forwarded message ----------
From: Alexis Hassler < alexis.hassler(a)gmail.com >
Date: Tue, Nov 11, 2014 at 11:37 AM
Subject: Re: Forge + Wildfly VM arguments
To: Antonio Goncalves < antonio.goncalves(a)gmail.com >
Pas de changement avec
as-setup --server wildfly8 --installDir /opt/java/wildfly-8.1.0.Final/
--jvmargs "-Xmx512m -XX:MaxPermSize=256m"
Alexis
http://www.jtips.info ,
http://blog.alexis-hassler.com ,
http://www.lyonjug.org
2014-11-11 11:22 GMT+01:00 Alexis Hassler < alexis.hassler(a)gmail.com > :
Avec un wf externe, démarré avec as-start.
Pour info, en démarrant un wf 8.1 en ligne de commande "normale" :
-D[Standalone] -Xms64m -Xmx512m -XX:MaxPermSize=256m
-Djava.net.preferIPv4Stack=true
-Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
-Dorg.jboss.boot.log.file=/opt/java/wildfly-8.1.0.Final/standalone/log/server.log
-Dlogging.configuration=file:/opt/java/wildfly-8.1.0.Final/standalone/configuration/logging.properties
Alexis
http://www.jtips.info ,
http://blog.alexis-hassler.com ,
http://www.lyonjug.org
--
Antonio Goncalves
Software architect, Java Champion and Pluralsight author
Web site | Twitter | LinkedIn | Pluralsight | Paris JUG | Devoxx France
_______________________________________________
cdi-dev mailing list
cdi-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/cdi-dev
Note that for all code provided on this list, the provider licenses the code
under the Apache License, Version 2
(
http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas
provided on this list, the provider waives all patent and other intellectual
property rights inherent in such information.