Memory leak causing Rollbase to hang

Posted by Rollbase User on 29-Jun-2012 11:12

Our Rollbase instance was hanging this morning. No one was able to login until I rebooted our servers. I checked the Catalina logfile and it appears that Rollbase ran out of memory. The logfile is posted below. What do you suggest we do to prevent this from happening in the future? Thanks. Jun 29, 2012 1:25:10 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet Captcha threw exception java.awt.HeadlessException at sun.java2d.HeadlessGraphicsEnvironment.getDefaultScreenDevice(HeadlessGraphicsEnvironment.java:82) at nl.captcha.text.imp.DefaultWordRenderer.renderWord(Unknown Source) at nl.captcha.servlet.DefaultCaptchaIml.createImage(Unknown Source) at nl.captcha.servlet.CaptchaServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.cata

All Replies

Posted by Admin on 29-Jun-2012 11:35

Make sure your Tomcat memory heap size is set to at least 4GB. See screenshot here: http://www.coderanch.com/t/87422/Tomcat/increase-java-heap-size

...but use at least 4GB for both

Posted by Admin on 29-Jun-2012 11:37

marking as solved

This thread is closed