The T2T Task Are Failing
(Doc ID 2802102.1)
Last updated on MAY 22, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.8 and laterInformation in this document applies to any platform.
Symptoms
While executing the T2Ts the tasks are failing and we can see the below error in the ficdb nohup.out
Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/JsonProcessingException
at com.ofs.aai.service.dmt.source.SourceService.getObject(SourceService.java:1612)
at com.ofs.aai.service.dmt.client.DMTClient.getSourceDetailsWithoutModel(DMTClient.java:4438)
at com.ofs.aai.engine.dmt.Postman.getSourceType(Postman.java:772)
at com.ofs.aai.engine.dmt.Postman.postTask(Postman.java:356)
at com.ofs.aai.engine.dmt.Postman.main(Postman.java:115)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.core.JsonProcessingException
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 |