[ale] Grails?

James Sumners james.sumners at gmail.com
Tue Feb 10 16:27:40 EST 2015


On Tue, Feb 10, 2015 at 4:04 PM, Beddingfield, Allen <allen at ua.edu> wrote:

> Yeah, I already discovered the hunger for memory...sigh...


I also recommend using Tomcat on top of Java 1.8 if you can. Possibly even
Tomcat 8. With Java 1.8 you don't have to worry about PermGen exhausted
errors taking out your whole Tomcat instance. The PermGen is completely
gone in Java 1.8 [1]. You can set a maximum Metaspace, but I don't
recommend that as it'll just put you right back in the PermGen exhaustion
situation.

As for Tomcat 8, I've mad that easy --
https://github.com/jsumners/tomcat-rpm/tree/tomcat-8

[1] -- http://java.dzone.com/articles/java-8-permgen-metaspace


-- 
James Sumners
http://james.sumners.info/ (technical profile)
http://jrfom.com/ (personal site)
http://haplo.bandcamp.com/ (band page)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20150210/72041b65/attachment.html>


More information about the Ale mailing list