My Oracle Support Banner

OID 10g DIP Bootstrap Does Not Read/Process Any Entries / Bootstrap.log Shows Error: ODIException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-03100684, problem 5012 (DIR_ERROR), data 0] (Doc ID 337093.1)

Last updated on SEPTEMBER 26, 2022

Applies to:

Oracle Internet Directory - Version 9.0.4 to 10.1.4 [Release 10gR1 to 10gR3]
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

Followed <Note:267153.1> to setup Directory Integration Platform (DIP) Synchronization with 3rd party ldap server.
Identified desired containers in 3rd party server where objects/users reside, and using <Note:261342.1>, entered Domain Mapping rules to sync those users/objects into OID.

Upon executing the dipassistant bootstrap command, get the following output:
dipassistant bootstrap -port <OID_PORT> -profile <PROFILE_NAME> -dn cn=orcladmin -passwd <PASSWORD>
Bootstrapping completed.
#entries read ..................... 0
#entries filtered ................. 0
#entries ignored .................. 0
#successfully processed entries ... 0
#failures ......................... 0

Bootstrap.trc and <profile name>_trc files contain no visible errors.
Profile status shows BOOTSTRAP SUCCESSFUL

Bootstrap.log contains errors:
...<BEGIN>....
INFO: [Thu Oct 06 10:50:06 EDT 2005] Initializing bootstrap engine.......
INFO: [Thu Oct 06 10:50:06 EDT 2005] Map engine successully initialized......
INFO: [Thu Oct 06 10:50:06 EDT 2005] Filter successully initialized......
INFO: [Thu Oct 06 10:50:06 EDT 2005] Input parameters parsed successfully and initialized....
INFO: [Thu Oct 06 10:50:06 EDT 2005] Beginning the bootstrap process....
ERROR: [Thu Oct 06 10:50:06 EDT 2005] Initialization of the LDAP source connector - 0 to read - ou=<OU>,ou=Users failed
INFO: [Thu Oct 06 10:50:06 EDT 2005] LDAP source connector - 0 search filter - (|(objectclass=group)(objectclass=organizationalunit)(&(objectclass=user)(!(objectclass=computer))))"
ERROR: [Thu Oct 06 10:50:06 EDT 2005] [LDAP: error code 1 - 000020D6: SvcErr: DSID-03100684, problem 5012 (DIR_ERROR), data 0]
ERROR: [Thu Oct 06 10:50:06 EDT 2005] ODIException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-03100684, problem 5012 (DIR_ERROR), data 0]
 at oracle.ldap.odip.bootstrap.ReaderFactory$FactoryLDAPReader.init(ReaderFactory.java:371)
 at oracle.ldap.odip.bootstrap.ODIBootstrap.bootstrap(ODIBootstrap.java:495)
 at oracle.ldap.odip.engine.DIPAssistant.doBootstrap(DIPAssistant.java:2762)
 at oracle.ldap.odip.engine.DIPAssistant.handleBootstrapCmd(DIPAssistant.java:2720)
 at oracle.ldap.odip.engine.DIPAssistant.main(DIPAssistant.java:563)

ERROR: [Thu Oct 06 10:50:06 EDT 2005] Initialization of the LDAP source connector - 1 to read - ou=<OU2>,ou=Users failed
INFO: [Thu Oct 06 10:50:06 EDT 2005] LDAP source connector - 1 search filter - (|(objectclass=group)(objectclass=organizationalunit)(&(objectclass=user)(!(objectclass=computer))))"
ERROR: [Thu Oct 06 10:50:06 EDT 2005] [LDAP: error code 1 - 000020D6: SvcErr: DSID-03100684, problem 5012 (DIR_ERROR), data 0]
ERROR: [Thu Oct 06 10:50:06 EDT 2005] ODIException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-03100684, problem 5012 DIR_ERROR), data 0]
 at oracle.ldap.odip.bootstrap.ReaderFactory$FactoryLDAPReader.init(ReaderFactory.java:371)
 at oracle.ldap.odip.bootstrap.ODIBootstrap.bootstrap(ODIBootstrap.java:495)
 at oracle.ldap.odip.engine.DIPAssistant.doBootstrap(DIPAssistant.java:2762)
 at oracle.ldap.odip.engine.DIPAssistant.handleBootstrapCmd(DIPAssistant.java:2720)
 at oracle.ldap.odip.engine.DIPAssistant.main(DIPAssistant.java:563)

...<ETC, ETC, same errors continue for each container to be sync'd>....

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.