My Oracle Support Banner

OFSAA 8.0.6.6 Object Registration Failing With “java.lang.NullPointerException at umm.global.ClsUCntIndex.setPartitions()” (Doc ID 2907975.1)

Last updated on APRIL 02, 2024

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6.6.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Asset Liability Management (ALM)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Enterprise Performance Management (EPM)

Symptoms

On OFSAA 8.0.6.6.0, as part of data model upload, object registration is failing with below error:

Model upload log:

OBJECT REGISTRATION STARTED AS PART OF MODEL UPLOAD AT Tue Nov 01 13:31:15 AST 2022
----------------------------------------------
No entities found in database xml or database xml is missing, cannot proceed object registration.
Object Registration Failed.

When running RegisterObjects.sh from command line, the object registration procedure is also failing with below error in console output:

ERROR
-----------------------
The FIC_HOME path is /Apps/oracle/ofsaai
DSNName = INFODOM
UserName = /Apps/oracle/ofsaai
java.lang.NullPointerException
  at umm.global.ClsUCntIndex.setPartitions(ClsUCntIndex.java:118)
  at com.iflex.fic.metadata.services.DatabaseXMLModelReader.processTable(DatabaseXMLModelReader.java:573)
  at com.iflex.fic.metadata.services.DatabaseXMLModelReader.processSchema(DatabaseXMLModelReader.java:323)
  at com.iflex.fic.metadata.services.DatabaseXMLModelReader.getEntityGrpList(DatabaseXMLModelReader.java:252)
  at com.iflex.fic.metadata.services.DatabaseXMLModelReader.readDBModel(DatabaseXMLModelReader.java:155)
  at com.iflex.fic.etl.UploadModel.cnt.ClsUCntObjectRegistrar.populateTablesForObjectRegistration(Unknown Source)
  at UploadModel.ObjectRegistrationUtility.upload(Unknown Source)
  at UploadModel.ObjectRegistrationUtility.main(Unknown Source)
Object Registartion failed...

Changes

Partitions are present in the data model.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.