ODI Artifacts are Failing in RMB v2.7.0.0.0
(Doc ID 2552471.1)
Last updated on FEBRUARY 10, 2020
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 2.7.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On Oracle Financial Services Revenue Management and Billing (ORMB) v2.7.0.0.0, ODI artifacts are failing with error mentioned below.
Below are the info from CMD line:
------------
1 - Import ODI Artifacts
2 - Run Integration Artifacts on RMB
3 - Run Integration Artifacts on EBS
4 - To run all the above steps (1 to 3)
5 - Review your config.properties
6 - Exit
1
You have selected 1 , Importing ODI Artifacts
Installation of ODI integration artifacts started.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError:
oracle/odi/core/persistence/transaction/support/ITransactionCallback
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
at java.lang.Class.getMethod0(Class.java:3018)
at java.lang.Class.getMethod(Class.java:1784)
at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526)
Caused by: java.lang.ClassNotFoundException:
oracle.odi.core.persistence.transaction.support.ITransactionCallback
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)
... 7 more
Installation of ODI integration artifacts completed.
Please press Enter to return to main menu
----------------
This article confirms the root cause and the solution to avoid this error.
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 |