My Oracle Support Banner

Additional Classpath Requirement to Connect to OIG 12.2.1.4.0 Server Using API (Doc ID 2627067.1)

Last updated on MAY 05, 2024

Applies to:

Identity Manager - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Goal

Post upgrade of Oracle Identity Governance from version 12.2.1.3.0 to 12.2.1.4.0 , using API to connect to OIM server fails with the following error :

Exception in thread "main" java.lang.NoClassDefFoundError: oracle/idm/diagnostics/client/ContextSensitiveLogger
at oracle.iam.platform.auth.client._.(_.java:39)
at Thor.API.Security.LoginHandler.weblogicLoginHandler.login(weblogicLoginHandler.java:60)
at oracle.iam.platform.OIMClient.login(OIMClient.java:213)
at oracle.iam.platform.OIMClient.login(OIMClient.java:197)
at com.simio.amit.GETConnection.oimConnection(GETConnection.java:24)
at com.simio.amit.GETConnection.main(GETConnection.java:59)
Caused by: java.lang.ClassNotFoundException: oracle.idm.diagnostics.client.ContextSensitiveLogger
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)
... 6 more

 
 

Solution

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
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.