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@gmail.com>Date: Tue, Nov 11, 2014 at 11:37 AM
Subject: Re: Forge + Wildfly VM arguments
To: Antonio Goncalves <
antonio.goncalves@gmail.com>
Pas de changement avec
as-setup --server wildfly8 --installDir /opt/java/wildfly-8.1.0.Final/ --jvmargs "-Xmx512m -XX:MaxPermSize=256m"