You can control the size of the log information kept in
the console view. By default, the maximum size is set to 100000 characters.
Procedure
To change the Console view character limit:
- Open the configuration file for the Document
Studio application with a text editor. The default location
of the configuration file is: RPE_HOME\studio\rpe-studio.ini
- Locate the -Dcom.ibm.rational.rpe.console.limit parameter.
- Increase or decrease the value.
- If the value is smaller than 100000 or not set at all, no limit
is set for the logs in the Console view.
- If the value is greater than 100000, the maximum limit
size is set in the Console view.
- Save the changes.