JIRA Memory Issue

santosh reddy December 12, 2013

Hi, We are running jira4.3.3 and have been noticing some memory issues.To analyze for any memory leaks I have taken a heapdump and run an analyzer tool,

The results returns with com.google.common.collect.MapMaker as the heavily used object,

can anyone please let me know which section JIRA uses this or is part of any gadget?

Thanks

3 answers

0 votes
Theinvisibleman
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 12, 2013

Heap Dumps are usually only helpful if you are experiencing OutOfMemory errors though. Is your JIRA instance facing any of those?

0 votes
RambanamP
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.
December 12, 2013

following doc may help you to performance tunning the jira application

https://confluence.atlassian.com/display/JIRAKB/JIRA+Performance+Tuning

0 votes
Mizan
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.
December 12, 2013

(On a test env.) Try running the analyzer tool with plugins disabled. Then enable the plugins one by one , for each plugin run the analyzer . Even a plugin can cause performance issues .

Suggest an answer

Log in or Sign up to answer