You can set up the following workbench arguments from the workbench.ini file from the CA Harvest SCM home, to use the Workbench effectively.
Specifies the workspace path for the workbench.
-data
C:/Users/workspace
-data
/home/harvest/workspace
Note:
Customizes the Java VM operation to run the workbench.
Specifies the minimum memory that the workbench can allocate. This command sets minimum memory size for the pile and heap.
Default: 40 MB.
Specifies the maximum memory that the workbench can allocate. You can set the memory from the Tools, Preferences, and System page. This command sets maximum memory size for the pile and heap.
Default: 512 MB.
Note: Ensure to type the –vmargs, -Xms, and –Xmx arguments on different lines. The workbench.ini file parses the options and the specified arguments individually.
Specifies the text file encoding mode.
-Dfile.encoding=utf-8
Cleans the cached data that is used by the OSGi framework and the cache data that is generated during workbench runtime. This command cleans up the cached data even before starting the Workbench.
If you encounter any error during the start-up or update tasks, add this command in the workbench.ini file and restart the workbench.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|