Older Version / Previously Working AD to OID Profile Sync Fails in New Environment with DIP Log Errors: orclOdipSynchronizationErrors: Unknown Error Encountered / DIP-10008 / error in mapping engine / java.lang.NullPointerException
(Doc ID 1929064.1)
Last updated on DECEMBER 07, 2021
Applies to:
Oracle Internet Directory - Version 11.1.1 and laterInformation in this document applies to any platform.
Symptoms
Oracle Internet Directory (OID) 11g, 12c or later environment integrated with Microsoft (MS) Active Directory (AD).
Successfully bootstrapped users from AD using the profile with same map file imported from another working OID, perhaps of an older version, where synchronization had been working fine for years. Also using the same AD server as in the previous OID environment.
Sync updates via the new environment profile are failing after bootstrap. The profile is properly enabled and the mappings validations show no errors, only warnings.
DIP log shows:
[2014-03-31T09:30:40.675-05:00] [wls_ods1] [ERROR] [DIP-10008] [oracle.dip.<PROFILE>] [tid: <PROFILE>] [userId: ] [ecid: <ECID>] [APP: DIP#11.1.1.2.0] error in mapping engine ActiveChgImp .[[
java.lang.NullPointerException
at oracle.ldap.odip.gsi.ActiveReader.initialise(ActiveReader.java:251)
at oracle.ldap.odip.web.DIPSyncBean.readerInitialise(DIPSyncBean.java:597)
at oracle.ldap.odip.web.DIPSyncBean.mapInitialise(DIPSyncBean.java:646)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:505)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:384)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.__WL_invoke(Unknown Source)
at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(Unknown Source)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
And/Or:
[2014-04-03T18:27:12.285+00:00] [wls_ods1] [WARNING] [] [oracle.dip.debug] [tid: SyncProfileMBean] [userId: <USERID>] [ecid: <ECID>] [APP: DIP#11.1.1.2.0] orclMailPop3Conf object class not found in the schema
[2014-04-03T18:27:13.159+00:00] [wls_ods1] [ERROR] [DIP-85033] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: <USERID>] [ecid: <ECID>] [APP: DIP#11.1.1.2.0] The profile is not valid.
Changes
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 |
Changes |
Cause |
Solution |
References |