Jira UI gets screwed up....

Rahul Aich [Nagra]
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 17, 2012

Hi All

We are running on an ancient version of jira 3.13 on 500 MB RAM(we are in the process of upgrading to 5.X). The issue is that the production instance becomes ununsable (the UI screws up) every morning and we have to manually restart the jira instance to fix the problem. We are getting these errors in the logs. It seems that due to lack of memory Jira is not able to load all the components.

As it is a production instance can anyone please suggest any quick fixes for a temporary period of time espicially until new year.

2012-12-18 02:58:14,135 JiraQuartzScheduler_Worker-0 ERROR [jira.action.admin.DataExport] Error exporting: java.lang.OutOfMemoryError: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded

2012-12-18 03:09:38,374 http-443-Processor45 WARN [atlassian.jira.util.JiraVelocityUtils] Error occurred adding velocity params to template. All properties may not be available java.util.MissingResourceException: Can't find bundle for base name com.atlassian.jira.web.action.JiraWebActionSupport, locale en_US

1 answer

1 accepted

0 votes
Answer accepted
Zul NS _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 17, 2012

The GC overhead limit is related to not enough memory to run the GC process. You might want to check this documentation for more informatin.

Rahul Aich [Nagra]
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 17, 2012

Thanks Zulfadli.....

Suggest an answer

Log in or Sign up to answer