My Oracle Support Banner

OVD 11g Custom Plug-in with External Dependencies Fails with: ldap_bind: Operations error (1) | additional info: com/mycompany/eregistration/api/proxy/APIServiceProviderProxy (Doc ID 1956734.1)

Last updated on NOVEMBER 24, 2019

Applies to:

Oracle Virtual Directory - Version 11.1.1.0 and later
Information in this document applies to any platform.

Symptoms

Oracle Virtual Directory (OVD) Server 11g, i.e., 11.1.1.6.0 version.

Created an OVD custom plug-in with external jar.  Added all external jars in weblogic classpath, and able to deploy and restart OVD.

The custom plug-in has two external jar dependencies (it is different than <Document 1518658.1>).

(Note:  Initially added all external jars in weblogic classpath, e.g.:
  Original opmn.xml:
                   <data id="java-classpath" value="$ORACLE_HOME/ovd/jlib/vde.jar$:$ORACLE_HOME/jdbc/lib/ojdbc6.jar"/>

  Updated opmn.xml:
                   <data id="java-classpath" value="$ORACLE_HOME/ovd/jlib/vde.jar$:$ORACLE_HOME/jdbc/lib/ojdbc6.jar:/tmp/api/APIClient.jar"/>

But, when trying to invoke the plugin, it fails.  Found <Document 1505026.1>, so also followed those steps without modifying opmn.xml as mentioned above.)

However the plugin continues to fail:



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


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