Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
How can I run the StarTeam Synchronizer for Test Director (Quality Center) in debug mode?
In order to run the StarTeam Synchronizer for TestDirector (Quality Center) in debug mode, follow the steps outlined below:
%JAVA% -Djava.library.path="%_JAVA_LIB_PATH%" -classpath "%_CLASSPATH%" com.starbase.mtdsync.App BugSync.ini debug
3. Save the file and run the Synchronizer batch file.
Please note that this setting should only be used temporarily in order to determine why the synchronizer is not functioning correctly (e.g. Change Requests are not being synchronized between the two products). It is advised that once you have the debug log that you remove the debug switch from the batch file. Borland Technical Support will be able to assist you in deciphering the log.