To avoid out-of-memory errors, you must modify the JBoss Application Server startup script file before
you install IBM® InfoSphere™ Enterprise Records.
To
modify the startup script file:
To modify the JBoss Application Server startup
script file:
- Create a backup copy of the startup script file.
Platform |
Startup script file |
UNIX |
run.sh |
Windows |
run.bat |
- Open the file in a text editor.
- Append the following value to the JAVA_OPTS environment
variable: "-XX:MaxPermSize=128m"
- Save the changes and close the file.