Created On: 07 September 2010
Problem:
When tracing to StarTeam from CaliberRM2008SP1 I get the following error:
java.lang. OutofMemoryError: Java heap space
java.lang. OutofMemoryError: Java heap space
Resolution:
To resolve this issue increase the amount of RAM dedicated to the StarTeamSDK. To do this:
1. Browse to C:\Program Files\Borland\StarTeam SDK 10.0\Lib
2. Open STARTEAMSDK100.ini
3. Add the following to the options line -Xmx1024m -xms256m so that the entire line shows options=-Xmx1024m -xms256m
4. Save the changes
When tracing to multiple requirements do not close out of the traceability window after the first trace but instead select another requirement in Caliber and trace to a different file, hence this will cut down on the overhead and will be much faster.
1. Browse to C:\Program Files\Borland\StarTeam SDK 10.0\Lib
2. Open STARTEAMSDK100.ini
3. Add the following to the options line -Xmx1024m -xms256m so that the entire line shows options=-Xmx1024m -xms256m
4. Save the changes
When tracing to multiple requirements do not close out of the traceability window after the first trace but instead select another requirement in Caliber and trace to a different file, hence this will cut down on the overhead and will be much faster.
Incident #2464018