Changing JVM Memory Settings
You can adjust the JVM memory settings available to the build. This is helpful when building a large number of assets or assets that contain a large amount of data.
To change the JVM memory settings
1. Using a text editor, open the following file:
For this platform... | Open the following file... |
Windows | Software AG_directory \common\AssetBuildEnvironment\ bin\build.bat |
UNIX | Software AG_directory /common/AssetBuildEnvironment/bin/build.sh |
2. Change the values of the following parameters as necessary:
JAVA_MAX_MEM JAVA_MAX_PERM_SIZE 3. Save and close the file.