The system crash and appear error "java.lang.OutOfMemoryError: PermGen space"

Harold Fritz November 2, 2011

I installed the wrapper for Windows Server, to allow run FishEye as Service.

I has been configured the wrapper.conf with many parameters to memory, but it work for a quite time then the system crash.

My current configuration for memory is:

wrapper.java.additional.11=-Xms512m

wrapper.java.additional.12=-Xmx4096m

wrapper.java.additional.13=-XX:MaxNewSize=512m

wrapper.java.additional.14=-XX:MaxPermSize=4096m

I has tested with many other memory size, from -Xms128m to current -Xms512m.

1 answer

0 votes
Conor
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 3, 2011

The MaxPermSize looks a bit big - we normally run wth 256m

I'm not sure if that would cause the OutOfMemory error you are seeing.

The other thing worth checking is whether the options you have configured are actually effective. You can check the JVM arguments in the sys-info/support section of the admin UI. You should see your memory settings in the list.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events