Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to solve memory issues in visual studio client in RTC

I get error when i load a component in my visual studio client ?

Exception type:
com.ibm.team.repository.TeamRepositoryException
Exception message:
java.lang.OutOfMemoryError: Java-Heapspeicher
Status code:
500
Remote exception type:
com.ibm.team.repository.common.transport.ServiceMethodInvocationError
Request URI:
http:localhost:56076/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/LoadCFA
Inner exception:
Exception type:
com.ibm.team.repository.TeamRepositoryException
Exception message:
Java-Heapspeicher
Status code:
0
Remote exception type:
java.lang.OutOfMemoryError
Request URI:
http:
localhost:56076/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/LoadCFA


Had learnt in the past that eclipse client has a solution by increasing the memory size, can this be done for visual studio client as well ?

0 votes



One answer

Permanent link
Go to the location where you have installed the VS client and look for scm.ini file in the folder "3rd Party\scmtools\eclipse". Update the value of -Xmx to say 1GB. For ex: -Xmx1024m

In my machine the scm.ini file was in the following directory:
C:\Program Files\IBM\Rational Team Concert Client for Microsoft Visual Studio IDE\3rd Party\scmtools\eclipse

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Oct 25 '16, 8:00 a.m.

Question was seen: 2,063 times

Last updated: Oct 25 '16, 11:03 p.m.

Confirmation Cancel Confirm