Upload.sh Model Upload Fails With 'XML flag is true but file not found.'
(Doc ID 2899965.1)
Last updated on FEBRUARY 08, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Symptoms
When attempting to run a Model Upload using the upload.sh in OFSAA 8.0.7.2, the upload fails to execute. No error is output to the Unix console:
Setting environments
Executing Process...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024M; support was removed in 8.0
Welcome to Model Upload
Number of args is 17
The FIC_HOME path is /app/ofsaa
Model Upload using Data Model Desriptor is starting.
cargo:::[SC:0][ST:0][SST:0][Oper:0][Version:0][EF:false][D:null][S:null][U:null][PT:0][P:nullnull]
The following entry exists in the upload.sh:
java $X_ARGS_APP -classpath $CLASSPATH UploadModel/UploadDataModel <Infodom> /<ftpshare>/<Infodom>/erwin/erwinXML/<file name>.xml <atomic user> AM $modelUploadType $startsFilter $constainsFilter $endsFilter TRUE FALSE TRUE TRUE TRUE $considerCustomization F TRUE $FIC_HOME
After turning on the debug option, the following error exists in the ETLService.log in $FIC_HOME/logs:
[18-08-22 14:35:08,485 GMT PM] [DEBUG] [APP] [ETL] [NA] [MODELUPLOADHELPER] Log Message::::Model Upload Request Received
[18-08-22 14:35:08,488 GMT PM] [DEBUG] [APP] [ETL] [NA] [MODELUPLOADHELPER] Log Message::::Model Options..["modelId":"460385","name":"MODEL_CMD_EXECUTE_460385","model":"AM","filename":"null","customization allowed":"false","Object Registration Option":F"]
[18-08-22 14:35:08,490 GMT PM] [DEBUG] [APP] [ETL] [NA] [MODELUPLOADHELPER] Log Message::::XML flag is true but file not found.
This issue prevents you from completing your model upload.
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 |