Base Java Object Retained In Heap
(Doc ID 2587478.1)
Last updated on JULY 05, 2021
Applies to:
Oracle Utilities Meter Data Management - Version 2.2.0.0.0 and laterInformation in this document applies to any platform.
Goal
On : 2.2.0.0.0 version, Environment
Base java object retained in heap
Customer are having memory issue after processing records on the queues. Using jvisualVm, customer noticed that three base objects/codes are causing the memory leak in the application. These are the objects that retain in the heap after processing records.
com.splwg.d1.domain.measurement.initialMeasurementData.entities.InitialMeasurementData_Id
com.splwg.d1.domain.communications.deviceEvents.entities.DeviceEvent_Id
com.splwg.base.domain.common.generalProcess.GeneralProcess_Id
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 |
References |