When i try to load a component i get an error message as below ?
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 ?
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
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.
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.
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.