Error Using DBAdapter In OSB 12.2.1.3
(Doc ID 2369098.1)
Last updated on SEPTEMBER 01, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
I'm using JDeveloper 12c (Build JDEVADF_12.2.1.PATCHSETS_GENERIC_170820.0914.S). I've created a Service Bus project and when I drag the Database adapter across to the external services I get the following error:
Uncaught exception
java.lang.NoClassDefFoundError: oracle/tip/adapter/db/api/TopLinkReadSpec
j.lang.Class.getDeclaredMethods0(Native Method)
j.lang.Class.privateGetDeclaredMethods(Class.java:2531)
j.lang.Class.getDeclatedMethod(Class.java:2002)
j.a.Component.isCoalesceEventsOveridden(Component.java:6190)
Caused by:
java.lang.ClassNotFoundException: oracle.tip.adapter.db.api.TopLinkReadSpec cannot be found by oracle.sca.ui.adapters_12.1.2
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 |