Model Upload Fails With 'JSON generation is Failed for the infodom Please re-run the generatejson utility for the infodom'
(Doc ID 2813232.1)
Last updated on APRIL 20, 2023
Applies to:
Oracle Financial Services Asset Liability Management - Version 8.1.1 and laterOracle Financial Services Funds Transfer Pricing - Version 8.1.1 and later
Oracle Financial Services Data Foundation - Version 8.1.1 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.1 and later
Oracle Financial Services Profitability Management - Version 8.1.1 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA) 8.1.1
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI) 8.1.1
Symptoms
After upgrading to OFSAA 8.1.1, when running a data model upload, the process fails. The following messages are output to the View Log:
JSON generation is Failed for the infodom <INFODOM> Please re-run the generatejson utility for the infodom <INFODOM>
Error in Upload Operation
Model Upload Failed, Java Exception is...java.lang.NullPointerException
The following errors are output to the ETLService.log from $FIC_HOME/logs:
[31-08-21 13:25:47 PM] [INFO ] [APP] [ETL] [NA] [COMMONUTILS] dsnName:<INFODOM>
[31-08-21 13:25:47 PM] [INFO ] [APP] [ETL] [NA] [COMMONUTILS] checking if the table AAI_DMM_UTIL_UPDATE_JSON exists
[31-08-21 13:25:47 PM] [INFO ] [APP] [ETL] [NA] [COMMONUTILS] checking if the table :AAI_DMM_UTIL_UPDATE_JSON exists in the config schena
[31-08-21 13:25:47 PM] [INFO ] [APP] [ETL] [NA] [COMMONUTILS] checking if upgrade has been run for infodom:<INFODOM>
[31-08-21 13:25:47 PM] [INFO ] [APP] [ETL] [NA] [COMMONUTILS] upgrade has been not been completed for infodom:<INFODOM>
[31-08-21 13:25:47 PM] [ERROR] [APP] [ETL] [NA] [DMMUPLOADHANDLER]
java.lang.NullPointerException
at com.iflex.fic.etl.UploadModel.cnt.logFile.writeIntoLog(Unknown Source)
at com.ofs.aai.dmm.jsonupload.handler.DMMUploadHandler.handleUpload(Unknown Source)
at com.iflex.fic.metadata.services.ModelUploadServiceProvider.handleRequest(Unknown Source)
at com.iflex.fic.newservice.ServiceProxy.invokeService(ServiceProxy.java:184)
at com.iflex.fic.newservice.NewServiceMaster.provideService(NewServiceMaster.java:212)
at com.iflex.fic.newservice.DynamicServiceManager.provideService(DynamicServiceManager.java:315)
at com.iflex.fic.ficserver.JavaRequestHandler.handleRequest(JavaRequestHandler.java:546)
at com.iflex.fic.ficserver.JavaSocketConnection.run(JavaSocketConnection.java:206)
etc.
Additionally, the process does not create a model upload log.
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 |