Upgrade from FSDF 8.0.2 to 8.0.7 is Failed With "Exception in thread "main" java.lang.NoClassDefFoundError: com/ofs/aai/db/jdbc/DataSource" Errors
(Doc ID 2882154.1)
Last updated on JULY 11, 2022
Applies to:
Oracle Financial Services Data Foundation - Version 8.0.7 and laterOracle Financial Services Profitability Management - Version 8.0.7 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
Oracle Financial Services Data Foundation (FSDF)
Symptoms
When running the FSDF 8.0.2 to 8.0.7 upgrade, the following errors are thrown in the console:
ERROR
FSDF jdbc errors: APPPCKMASTSYNCH utility started....... PackName = OFS_BFND_PACK
FIC_HOME:/Weblogic/OFSAA/OFSAAI/
Exception in thread "main" java.lang.NoClassDefFoundError: com/ofs/aai/db/jdbc/DataSource
at com.ofs.aai.global.ApplicationResources.initConfigDataSource(ApplicationResources.java:834)
at com.ofs.aai.global.ApplicationResources.initialize(ApplicationResources.java:282)
at com.ofs.aai.global.ApplicationResources.getInstance(ApplicationResources.java:245)
at com.ofs.aai.mp.utility.AppPckMastSynch.main(AppPckMastSynch.java:78)
Caused by: java.lang.ClassNotFoundException: com.ofs.aai.db.jdbc.DataSource
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
The issue can be reproduced at will with the following steps:
1. Run FSDF 8.0.7 installer for upgrade from 8.0.2
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 |