It's all about the answers!

Ask a question

Gc overhead limit exceeded error on running scm code review export command


vinitha dsouza (14719119) | asked Sep 27 '19, 1:29 a.m.
Hello Team
I am trying to run scm export command for code review
C:\scmtools\eclipse\scm export code-review -j -r <serverurl>  <queryid> -user xxxx -pass xxx outputpath

when i try to run the export command, i get the below error sometimes :
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at java.util.HashMap.newNode(Unknown Source)

Let me know if you have any hints on this ?

Accepted answer


permanent link
Kenny Smith (302513) | answered Sep 27 '19, 8:48 a.m.

 You might try increasing your JVM heap. You can do this in the scm.ini file. 

vinitha dsouza selected this answer as the correct answer

Comments
vinitha dsouza commented Oct 30 '19, 4:43 a.m.

we have integrated latest version of RTC APIs then this issue is solved.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.