Where to increase jira heap size?

KRC January 11, 2018

I edit setenv file and set min 1024 and max 2048 for JVM, is the right place to raise the maximum heap size? Am I looking it wrong?

This is a test instance running on windows 10

2 answers

1 accepted

0 votes
Answer accepted
AnnWorley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 11, 2018

If you are running Jira as a Windows service the parameters in setenv.bat will be ignored. Please see this article with screenshots for setting the heap for Jira running as Windows service: Increasing JIRA application memory

If you start Jira with the batch file it uses setenv.bat for options.

KRC January 11, 2018

thank you. It makes sense.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 11, 2018

setenv is the right place to adjust the memory!

There are other places you can make it work, but setenv is "the source of truth", and the first place every Atlassian admin looks.

KRC January 11, 2018

thank you nic, however, @AnnWorley answer is apt in my case.

Suggest an answer

Log in or Sign up to answer