E1: 42: Memory Leak In F4072CSMSPriceAdjustmentShell (B4500240)
(Doc ID 2834459.1)
Last updated on JANUARY 19, 2022
Applies to:
JD Edwards EnterpriseOne Service Management - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
When running Custom Subsystem Application for Loading the Work Order Parts List from F3111Z1 File, memory is Allocated by F4072CSMSPriceAdjustmentShell (B4500240), but never removed.
The issue was duplicated by the client with following test:
- Work Order Parts List Z File (F3111Z1) is populated with records.
- From batch versions run the subsystem version of a custom UBE to process the records.
- Check Work With Subsystems (P986113) to verify the job is running
- After reviewing F4072CSMSPriceAdjustmentShell (B4500240) code, the client can see that memory is freeing up only when dsD4500240A.idF4102Ptr holds the value. If there is NO pointer index is stored in dsD4500240A.idF4102Ptr, then above allocated memory for lpdsF4102 is not freed up.
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 |
References |