Created On: 27 October 2011
Problem:
When diagnosing problems with StarTeam Datamart additional debug logging may be useful
Resolution:
To enable debugging in the DataMart log files:
1. Browse to the Datamart installation directory, for example,
C:\Program Files\Borland\StarTeam Datamart\
2. Take a backup copy of "StarTeamDatamart.stjava"
3. Open "StarTeamDatamart.stjava" in a text editor
4. Locate the line beginning with CLASS=
5. Add - debug to the string, for example,
class=com.starbase.extractor.Main “Local.stxtract” –nostatus –detail -monitor -debug
The Datamart logs will now contain additional debugging information.
The Datamart log follows a naming format of log-[extract name]-[date][time].html , for example, "log-local-2011011130522.html".
1. Browse to the Datamart installation directory, for example,
C:\Program Files\Borland\StarTeam Datamart\
2. Take a backup copy of "StarTeamDatamart.stjava"
3. Open "StarTeamDatamart.stjava" in a text editor
4. Locate the line beginning with CLASS=
5. Add - debug to the string, for example,
class=com.starbase.extractor.Main “Local.stxtract” –nostatus –detail -monitor -debug
The Datamart logs will now contain additional debugging information.
The Datamart log follows a naming format of log-[extract name]-[date][time].html , for example, "log-local-2011011130522.html".
Incident #2498401