Setting JVM parameters

To set the Java virtual machine parameters to accommodate the restrictions of the Citrix and Terminal Services environments, edit the –Xmx1024m values in the rpe-launcher.ini and rpe-studio.ini files.

Procedure

  1. Edit the values in the rpe-launcher.ini file:
    1. Open the rpe-launcher.ini file. The default location is %RPE_HOME%\launcher\rpe-launcher.ini.
    2. In the rpe-launcher.ini file, replace the –Xmx1024m entry with –Xmx512m.
    3. Save and close the file.
  2. Edit the values in the rpe-studio.ini file:
    1. Open the rpe-studio.ini file. Its default location is %RPE_HOME%\studio\rpe-studio.ini.
    2. In the rpe-studio.ini file, replace the –Xmx1024m entry with –Xmx512m.
    3. Save and close the file.

Feedback