Error Starting Weblogic 'com.ofs.aai.exception.OFSAAException: DB Connection failed' After Cloning OFSAA Environment
(Doc ID 2638503.1)
Last updated on FEBRUARY 16, 2023
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
After cloning a new OFSAA environment, you cannot bring up Weblogic. The following errors exist in the nohup.out or *.out file created when starting Weblogic:
com.ofs.aai.exception.OFSAAException: DB Connection failed.
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConfigConnection(GenericOFSAAConnectionFactory.java:116)
at com.ofs.aai.common.security.OFSAASecurityService.getConfigConnection(OFSAASecurityService.java:55)
at com.ofs.aai.common.security.OFSAASecurityService.loadPropertiesFromDB(OFSAASecurityService.java:68)
at com.ofs.aai.common.security.OFSAASecurityService.initialize(OFSAASecurityService.java:46)
at com.iflex.fic.ficml.FICMaster.init(FICMaster.java:201)
.
.
.
Caused by: java.lang.NullPointerException
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConfigConnection(GenericOFSAAConnectionFactory.java:98)
... 94 more
Due to this issue, you cannot access the cloned environment.
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 |