If the Document Studio or the Launcher applications display
the error Failed to create the Java Virtual Machine on
startup, you can adjust the Java™ heap
parameters in the product configuration files to improve performance.
Procedure
- Decrease the Java heap
size for the Document Studio application:
- Open the rpe-studio.ini configuration
file with a text editor. The default location for the file
is %RPE_HOME%/studio/rpe-studio.ini.
- Locate the Java heap
setting: -Xmx1024m
- Decrease the value. Check Sizing the Java heap for
information on selecting a value. Example: -Xmx725m
- Save and close the file.
- Decrease the Java heap
size for the Launcher application:
- Open the rpe-launcher.ini configuration
file with a text editor. The default location for the file
is %RPE_HOME%/studio/rpe-studio.ini.
- Locate the Java heap
setting: -Xmx1024m
- Decrease the value. Check Sizing the Java heap for
information on selecting a value. Example: -Xmx725m
- Save and close the file.