All Data Transformations Failing Immediately With No Logs Generated
(Doc ID 2994095.1)
Last updated on DECEMBER 27, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
Data Transformations (DT)
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)
Symptoms
On AAI 8.1.2.2 all Data Transformations are immediately failing with indication of the issue.
DTs were tested earlier and ran successfully. Another instance on AAI 8.1.2.2 is working.
The issue was discovered while running out of the box DT, FSI_IRC_HYBRID_SCHEDULER. Have tested other DTs (like Instrument Validation Batch) and none of them work.
None of the expected DT logs are output to the ftpserver location.
The following error can be seen in the $FIC_HOME/logs/iccserver.log which just shows failed.
ERROR
[12-12-23 13:58:00,029 GMT PM] GMT PM] [DEBUG] [APP] [ICC] No of Parameters for the component TRANSFORM DATA is :5
[12-12-23 13:58:00,029 GMT PM] [DEBUG] [APP] [ICC] Interpretted router message: Message(RouterMessage)[INFODOM:PFTINFO][BATCHRUNID:PFTINFO_IRC_6003_20231130_3][TASKID:Task1][STATUS:F]
[12-12-23 13:58:00,029 GMT PM] [DEBUG] [APP] [ICC] Request to publish notification: Notification[IDENTIFIER:PFTINFO_IRC_6003_20231130_3.Task1][INFODOM:PFTINFO][MODE:1002][TYPE:2002][STATUS:3002][MESSAGE:null]
[12-12-23 13:58:00,029 GMT PM] [DEBUG] [APP] [ICC] Blocking on read from router..
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Thread notified. Notification count: 1
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Notifying subscribers
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Publishing notification Notification[IDENTIFIER:PFTINFO_IRC_6003_20231130_3.Task1][INFODOM:PFTINFO][MODE:1002][TYPE:2002][STATUS:3002][MESSAGE:null]
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Received notification: Notification[IDENTIFIER:PFTINFO_IRC_6003_20231130_3.Task1][INFODOM:PFTINFO][MODE:1002][TYPE:2002][STATUS:3002][MESSAGE:null]
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Adding notification to queue.
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Updating database with any pending task statuses.
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Updating databases with task exit status for notification: Notification[IDENTIFIER:PFTINFO_IRC_6003_20231130_3.Task1][INFODOM:PFTINFO][MODE:1002][TYPE:2002][STATUS:3002][MESSAGE:null]
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Updating task status based on notification: Notification[IDENTIFIER:PFTINFO_IRC_6003_20231130_3.Task1][INFODOM:PFTINFO][MODE:1002][TYPE:2002][STATUS:3002][MESSAGE:null]
[12-12-23 13:58:00,030 GMT PM] [DEBUG] [APP] [ICC] Updating status for: PFTINFO_IRC_6003_20231130_3.Task1 to failed.
The $FIC_DB_HOME/bin/nohup.out log shows the following error:
DEBUG: main started.
[LOG File]->INFO : Log file path -> /u01/ofsa/ftpshare/logs/SERVERS/SERVER_MESSAGESERVER_LOG_TRACE_XXXXXAAAPP04.log
ClsUStandardLogger :: InitConfigFile :
FileName = BackendServerProperties.conf
FilePat--------Start - ETLLoader.sh-----------
strings count = 7
Component name is TRANSFORM DATA
CPP_DIRECT_EXECUTION flag is set to
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/config/Configurator
at com.ofs.aai.logger.OFSAALogger.initialize(OFSAALogger.java:155)
at com.ofs.aai.engine.dmt.Postman.initializeLogger(Postman.java:164)
at com.ofs.aai.engine.dmt.Postman.main(Postman.java:119)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.Configurator
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 3 more
The issue can be reproduced at will with the following steps:
1. Run and Transform Data batch
Changes
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 |