Article Content
Article Number | 000030255 |
Applies To | RSA Product Set: Identity Management and Governance RSA Product/Service Type: Appliance RSA Version/Condition: 6.9.1 and 6.8.1 Platform: JBoss Platform (Other): 6.9.1 and 6.8.1 O/S Version: N/A or SUSE Linux Product Name: Product Description: |
Issue | The RSA IMG application is encountering out of memory issues or generating heap dump files. |
Resolution | How to use ACM's built in profiling feature to generate a "JBoss-YYYY-MM-DD.snapshot" file. ===== 1) The SNAPSHOT will be written to the following directory which is created when you run "acm start-with-profiling": ===== /home/oracle/Snapshots ===== 2) Commands to start ACM with profiling turned on and capture the profiling snapshot. ===== acm start-with-profiling acm profiling-start acm profiling-status - JUST INFORMS YOU THAT IT IS RUNNING - NOT a required step. acm profiling-snapshot - will provide info on where the "JBoss-YYYY-MM-DD.snapshot" file is written to: Snapshot captured: /home/oracle/Snapshots/JBoss-2015-04-20.snapshot acm profiling-stop ===== 3) To re-start ACM with no profiling turned on. ===== acm stop acm start |