[bugs] [site - Bug #1005] Redmine (jruby) out of memory error

illumos bugs bugs at lists.illumos.org
Sun Jul 17 00:59:50 PDT 2011


Issue #1005 has been updated by Joshua Clulow.


So I think these options *do* solve the PermGen errors, now that I've actually configured them in persistently.  I'm also logging the PermGen size here:

https://circonus.com/shared/graphs/4e9b7173-1453-424b-cd4d-964b2f959cee/GoyidE

I think the default cap was on the order of 128MB, which we're slowly creeping toward.  Not sure yet if we'll hit a steady state or if there's some kind of leak.  The site is refreshingly stable, though.
----------------------------------------
Bug #1005: Redmine (jruby) out of memory error
https://www.illumos.org/issues/1005

Author: Bryan Horstmann-Allen
Status: New
Priority: High
Assignee: Joshua Clulow
Category: 
Target version: 
Difficulty: Medium
Tags: needs-triage


Redmine seems to run out of memory (of sorts) and falls over. This also shows up in Apache as a timeout on the jruby/Tomcat local port.

This is STDERR from the SMF service:


Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-6029" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5938" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5993" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5960" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5937" java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5947" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5962" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5965" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5972" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-6001" Exception in thread ""http-bio-localhost/127.0.0.1-9091"-exec-5952" java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space
java.lang.OutOfMemoryError: PermGen space



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the bugs mailing list