Memory Leak In Org.Apache.Jasper.Runtime.Bodycontentimpl
(Doc ID 1349632.1)
Last updated on OCTOBER 30, 2024
Applies to:
Oracle GlassFish Server - Version 2.1.1 and laterInformation in this document applies to any platform.
Symptoms
A build of of memory in the heap is noticed, perhaps trigging an OutOfMemoryError exception. When a heap dump is collected and analysed the top of the heap is similar to the following (this is from the Leak Suspects report generated by the Eclipse Memory Analyzer Tool):
At the top of the heap is the org.apache.jasper.runtime.BodyContentImpl and char[] object types.
Cause
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
Symptoms |
Cause |
Solution |