Object Migration Issue
(Doc ID 2756542.1)
Last updated on MARCH 06, 2021
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7.1.0 and laterInformation in this document applies to any platform.
Symptoms
Object migration is failed and we can see the below error in the nohup.out file.
com.ofs.aai.exception.OFSAAException: DB Connection failed for DBName: VPBCUSTOMAPP, DBType: ORACLE
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConnection(GenericOFSAAConnectionFactory.java:405)
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConnection(GenericOFSAAConnectionFactory.java:294)
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getMetaConnection(GenericOFSAAConnectionFactory.java:143)
at com.iflex.fic.metadata.services.DatabaseModelReader.getConnection(DatabaseModelReader.java:127)
at com.iflex.fic.metadata.services.DatabaseModelReader.readDBModel(DatabaseModelReader.java:142)
at com.iflex.fic.metadata.cache.MetadataIOManager.readMetadata(MetadataIOManager.java:249)
at com.iflex.fic.metadata.cache.MetadataCacheManager.getMetadata(MetadataCacheManager.java:157)
at com.iflex.fic.metadata.services.MetadataServiceProvider$CacheOnStartUp.cacheModelOnStartup(MetadataServiceProvider.java:2725)
at com.iflex.fic.metadata.services.MetadataServiceProvider$CacheOnStartUp.run(MetadataServiceProvider.java:2648)
Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
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 |