Data Model Upload Hangs on Object Registration With 'java.lang.OutOfMemoryError: Java heap space'
(Doc ID 2772235.1)
Last updated on SEPTEMBER 14, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.0 and laterOracle Financial Services Profitability Management - Version 8.0.0 and later
Oracle Financial Services Asset Liability Management - Version 8.0.0 and later
Oracle Financial Services Funds Transfer Pricing - Version 8.0.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAA)
Symptoms
When running a Data Model Upload, the process gets stuck during Object Registration. The Model Upload screen shows the process is still running but it also has an "End Date".
Checking the Model Upload log in /<ftpshare>/<infodom>logs, the Model Upload completes successfully but the Object Registration seems to hang:
MODEL ALTERED SUCCESSFULLY
Modelupload status..0upDateCacheForOlap cargo..[SC:20][ST:0][SST:8][Oper:0][Version:0][EF:false][D:<infodom>][S:null][U:null][PT:0][P:null0]----------------------------------------------
MODEL UPLOAD COMPLETED AT Wed Mar 31 06:56:29 PDT 2021
----------------------------------------------
----------------------------------------------
OBJECT REGISTRATION STARTED AS PART OF MODEL UPLOAD AT Wed Mar 31 06:56:29 PDT 2021
----------------------------------------------
There is nothing after this point.
The ETLService.log also stop right after launching Object Registration:
[ETLLOG] Mar 31,21 06:56:29 : [MODELUPLOADHELPER]Log Message::::Triggering Object Registration Process
[ETLLOG] Mar 31,21 06:56:29 : [OBJREG]Going to populate tables for object registration for <infodom>
[ETLLOG] Mar 31,21 07:12:50 : [MODELUPLOADHELPER]Query IS::::UPDATE REV_MODEL_UPLOAD SET END_DATE=SYSDATE WHERE MODEL_ID=557138
[ETLLOG] Mar 31,21 07:12:50 : [MODELUPLOADHELPER]Output..[SC:10][ST:2][SST:0][Oper:0][Version:0][EF:false][D:<infodom>][S:null][U:null][PT:2][P:null1]
There is nothing after this point.
Finally, the nohup.out from $FIC_APP_HOME/common/FICServer/bin contains the following error:
/<ftpshare>//<infodom>/erwin/fipxml/<infodom>_DATABASE.XML
[31-03-21 07:00:53,339 AM]~[DEBUG]~Performing cache cleanup.
[31-03-21 07:08:28,556 AM]~[DEBUG]~Removing idle [com.iflex.fic.i18n.message.entity.MessageSet@44c3e3b4]
Exception in thread "JSockConn Thread #7" java.lang.OutOfMemoryError: Java heap space
As a result of this issue, registration data is not loaded into the metadata tables.
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 |