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
PUB_install_dir/studio/rpe-studio.ini.
- Locate the Java heap
setting:
-Xmx1024m
- Decrease the 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
PUB_install_dir/launcher/rpe-launcher.ini.
- Locate the Java heap
setting:
-Xmx1024m
- Decrease the value.
Example:
-Xmx725m
- Save and close the file.