A Quick Reference document for Garbage Collection related tasks when troubleshooting Performance issues
(Doc ID 2622597.1)
Last updated on NOVEMBER 14, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.8.0 and laterOracle WebCenter Content for OCI - Version 12.2.1.4.0_24.2 and later
Information in this document applies to any platform.
Goal
This is a quick reference document for Garbage Collection related tasks when troubleshooting Performance issues.
The following Java versions were tested with for this KM note:
- HotSpot JDK7
- HotSpot JDK8
The below KM note is highly recommended to learn more about garbage collection.
Resources for Garbage Collection Performance Tuning (Doc ID 1572109.1)
Solution
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
Goal |
Solution |
How to setup garbage collection logging? |
How to Analyze GC logs? |
What types of Garbage Collectors are available? |
Which Garbage Collector is used and how to specify a different collector? |
Troubleshooting KMs |
Other Helpful KMs and documentation |
References |