|
|
|
|
Re: How to Increase heap size for MAT in IBM ISA? [message #508041 is a reply to message #507505] |
Fri, 15 January 2010 11:18  |
Eclipse User |
|
|
|
This help page for Memory Analyzer from IBM Support Assistant suggests the following:
Tool: IBM Monitoring and Diagnostic Tools for Java™ - Memory Analyzer > Troubleshooting
Out Of Memory Errors
Processing large dump files
Processing large dump files using Memory Analyzer may sometimes fail with a java.lang.OutOfMemoryError. The default maximum Java heap size when running ISA 4.1 is 256Mb. We recommend running Memory Analyzer with at least 512Mb.
To set the maximum heap size you can add a property value to the rcpinstall.properties file.
Updating the rcpinstall.properties file
The rcpinstall.properties file resides in the following workspace location:
For Windows:
<home drive><home path>\IBM\ISAv41\.config\rcpinstall.properties
For Linux:
<home>/ibm/isa41/.config/rcpinstall.properties
Add or update the value for vmarg.Xmx property. For example:
vmarg.Xmx=-Xmx512m
You will need to restart ISA for the change to take effect.
|
|
|
Powered by
FUDForum. Page generated in 0.02362 seconds