It's all about the answers!

Ask a question

When i try to load a component i get an error message as below ?


Rajkumar Rangaswamy (1113) | asked Oct 24 '16, 2:03 a.m.
I try to load a Component:
ABCD for example
from my Repository Workspace:
"myrepositoryworkspace"

The Error Log:

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


Has any experience this before any soluition for this ?

One answer



permanent link
Arun K Sriramaiah (3.2k13177) | answered Oct 24 '16, 3:00 a.m.
Hi Rajkumar,

Could be because of the client memory issue. Please increase the memory in RTC eclipse client (eclipse.ini), find the link below.

Increase the Memory in eclipse. ini file.
http://www-01.ibm.com/support/docview.wss?uid=swg21320024.

Monitor the heap status

http://www-01.ibm.com/support/docview.wss?uid=swg21646297#heap-eclipse

Regards,
Arun.






Comments
Rajkumar Rangaswamy commented Oct 24 '16, 3:26 a.m.

Am sorry that i forgot to mention, the problem is in Visual studio client not with Eclipse client

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.