Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Where to increase jira heap size?

KRC
Contributor
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
Contributor
January 11, 2018

thank you. It makes sense.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
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
Contributor
January 11, 2018

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

Suggest an answer

Log in or Sign up to answer