Hi,
I'd like to change the Garbage Collection strategy used by our Jira instance (version 4.4.5). I've followed the instructions found here and added the following line to setenv.sh:
JAVA_OPTS="$JAVA_OPTS -XX:+UseConcMarkSweepGC"
However, after a restart the old Garbage Collection algorithm (UseParallelOldGC) is still being used.
How can you change the JVM arguments that Jira starts with?
After double checking the configuration, realised that I was modifying the wrong setenv.sh file. The file I was modifying belongs to a previous install of Jira and is not used by the startup script.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.