Object Migration Fails With Errors After Upgrade to 8.0.6
(Doc ID 2532959.1)
Last updated on MAY 23, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)
Oracle Financial Services Enterprise Performance Management (EPM)
Table to Table (T2T) Data Mapping
Data Management Tools (DMT)
Symptoms
Have upgraded one of our environment from 802 to 806, when attempting to import 802 format T2T using object migration below error is thrown:
ERROR
ofsaa8/utility/Migration/bin > ./ObjectMigration.sh
Exporting Metadata ......................................
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024M; support was removed in 8.0
Exception in thread "main" java.lang.NoClassDefFoundError: com/iflex/fic/ficml/JSPInitBean
at metadata.cmd.UnifiedExportImportMetadata.main(UnifiedExportImportMetadata.java:664)
Caused by: java.lang.ClassNotFoundException: com.iflex.fic.ficml.JSPInitBean
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more
See migration.log for output
The issue can be reproduced at will with the following steps:
1. Run command line ./ObjectMigration.sh from recently upgraded instance /ofsaa8/utility/Migration/bin
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 |
References |