Out of Memory Caused by weblogic.deploy.service.internal.adminserver.ChangeDescriptorImpl Object Accumulation
(Doc ID 1573460.1)
Last updated on JUNE 10, 2022
Applies to:
Oracle WebLogic Server - Version 10.3 to 12.1.2.0.0Information in this document applies to any platform.
Symptoms
Concurrent java.lang.OutOfMemoryError: Java heap space errors are observed on environment. If collecting a heapdump, you will see the followinng running a leak suspect.
As seen, a single thread is hogging almost the complete memory. Exploring this thread, you will see something similar to this:
Changes
Looking with detail into the execution stack, we will see the following:
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 |
Changes |
Cause |
Solution |
References |