Gc overhead limit exceeded error on running scm code review export command
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)
at java.util.HashMap.newNode(Unknown Source)
Let me know if you have any hints on this ?