To avoid out-of-memory errors, you must modify the JBoss Application Server startup script file before
you install IBM® Enterprise
Records.
Procedure
To modify the JBoss Application Server startup
script file:
- Create a backup copy of the startup script file.
Operating system |
Startup script file |
AIX, HP-UX, Linux, and Solaris |
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.