<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 4:04 PM, Beddingfield, Allen <span dir="ltr"><<a href="mailto:allen@ua.edu" target="_blank">allen@ua.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Yeah, I already discovered the hunger
for memory...sigh...</blockquote></div><br>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.</div><div class="gmail_extra"><br></div><div class="gmail_extra">As for Tomcat 8, I've mad that easy -- <a href="https://github.com/jsumners/tomcat-rpm/tree/tomcat-8">https://github.com/jsumners/tomcat-rpm/tree/tomcat-8</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">[1] -- <a href="http://java.dzone.com/articles/java-8-permgen-metaspace">http://java.dzone.com/articles/java-8-permgen-metaspace</a><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)</div><div><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)</div><div><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (band page)</div></div></div></div></div>
</div></div>