GC Overhead Limit Exceeded

AbrahamA
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.
October 12, 2014

Hi

I am importing my production data into test instance.

In setenv.bat I gave

set JVM_MINIMUM_MEMORY=2048m
set JVM_MAXIMUM_MEMORY=3072m

also

set JIRA_MAX_PERM_SIZE=1024m

When I import data from backup I get

GC Overhead Limit Exceeded

When the import stuck at 55%

 

Here is my system information

 

JIRA Build : 6.1.5#6160-sha1:a61a0fc278117a0da0ec9b89167b8f29b6afdab2
Build Date : Tue Dec 03 00:00:00 EST 2013
JIRA Installation Type : Standalone
Application Server : Apache Tomcat/7.0.29 - Servlet API 3.0
Java Version : 1.7.0_25 - Oracle Corporation
Current Working Directory : C:\Program Files (x86)\MOJIRA\JIRA
Maximum Allowable Memory : 2730MB
Total Memory : 1962MB
Free Memory : 1720MB
Used Memory : 242MB
Memory Pool: Code Cache : Code Cache: init = 2555904(2496K) used = 1921472(1876K) committed = 2555904(2496K) max = 50331648(49152K)
Memory Pool: PS Eden Space : PS Eden Space: init = 536870912(524288K) used = 173155384(169097K) committed = 536870912(524288K) max = 911343616(889984K)
Memory Pool: PS Survivor Space : PS Survivor Space: init = 89456640(87360K) used = 80636056(78746K) committed = 89456640(87360K) max = 89456640(87360K)
Memory Pool: PS Old Gen : PS Old Gen: init = 1431699456(1398144K) used = 98320(96K) committed = 1431699456(1398144K) max = 2147483648(2097152K)
Memory Pool: PS Perm Gen : PS Perm Gen: init = 21757952(21248K) used = 17895400(17475K) committed = 21757952(21248K) max = 1073741824(1048576K)
JVM Input Arguments : -XX:MaxPermSize=1024m -Xms2048m -Xmx3072m -Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory -Datlassian.mail.senddisabled=true -Datlassian.mail.fetchdisabled=true -Datlassian.mail.popdisabled=true -XX:+PrintGCDateStamps -XX:-OmitStackTraceInFastThrow -Djava.util.logging.config.file=C:\Program Files (x86)\MOJIRA\JIRA\conf\logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=C:\Program Files (x86)\MOJIRA\JIRA\endorsed -Dcatalina.base=C:\Program Files (x86)\MOJIRA\JIRA -Dcatalina.home=C:\Program Files (x86)\MOJIRA\JIRA -Djava.io.tmpdir=C:\Program Files (x86)\MOJIRA\JIRA\temp
Java Compatibility Information : JIRA version = 6.1.5, Java Version = 1.7.0_25

Please let me know .

 

Thanks

Abe

 

1 answer

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.
October 12, 2014

Suggest an answer

Log in or Sign up to answer