How To Collect JVM Heap and GC Information Using JRMC And Other Tools?
(Doc ID 1379015.1)
Last updated on SEPTEMBER 08, 2023
Applies to:
Oracle Fusion Application Toolkit - Version 11.1.1.5.1 to 11.12.1.0.0 [Release 1.0]Information in this document applies to any platform.
Purpose
This document contains guidelines for collecting/reviewing JVM Heap information using JRockit Mission Control for memory related issues.
Troubleshooting Steps
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Troubleshooting Steps |
JRockit Management Console |
Console > General |
Console > MBeans |
Console > Runtime > System |
Console > Runtime > Memory |
JRockit Flight Recorder |
JFR > General |
JFR > Memory > Overview |
JFR > Memory > GC General |
JFR > Memory > GC Graph |
JFR > Memory > GC Advanced |
JFR > Memory > Allocation |
JFR > Memory > Heap Contents |
JFR > Memory > Object Statistics |
JFR > Advanced |
JRockit Memory Leak Detector |
Other tools/methods to collect Heap/GC information |
JRCMD |
Command-line tool included with the JRockit JDK that you can use to send diagnostic commands to a running JVM process. |
JConsole |
WLST |
Execute the following commands from the WLST prompt. |
WebLogic Admin Console |
Follow the below navigation path to view Heap and GC information in WebLogic Admin Console. WebLogic Admin Console > Environment > Servers > SERVER_INSTANCE > Monitoring > Performance |
References |