DIP OUD To OUD Synchronization Profile Bootstrap Fail With Exception While Updating The Profile Last Applied Change Number Null
(Doc ID 2754579.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Internet Directory - Version 12.2.1.3.0 and laterOracle Unified Directory - Version 12.2.1.3.0 and later
Information in this document applies to any platform.
Symptoms
DIP is used for synchronizing OUD to OUD.
Similar issue can happen when synchronizing OUD to OID.
When try to bootstrap it fail with error:
Exception while updating the profile last applied change number.[[ null
> there is in wls_ods1-diagnostic.log
[2021-01-13T02:22:06.548+00:00] [wls_ods1] [NOTIFICATION] [DIP-85025] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: <ECID#>] [APP: DIP] [partition-name:DOMAIN] [tenant-name: GLOBAL] entries read in bootstrap operation: [42]
[2021-01-13T02:22:06.548+00:00] [wls_ods1] [NOTIFICATION] [DIP-85026] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: <ECID#>] [APP: DIP] [partition-name:DOMAIN] [tenant-name: GLOBAL] entries filtered in bootstrap operation: [0]
[2021-01-13T02:22:06.548+00:00] [wls_ods1] [NOTIFICATION] [DIP-85027] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: <ECID#>] [APP: DIP] [partition-name: DOMAIN] [tenant-name: GLOBAL] entries ignored in bootstrap operation: [0]
[2021-01-13T02:22:06.548+00:00] [wls_ods1] [NOTIFICATION] [DIP-85028] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: <ECID#>] [APP: DIP] [partition-name: DOMAIN] [tenant-name: GLOBAL] entries processed in bootstrap operation: [35]
> bootstrat is processing ok, there is
> entries read in bootstrap operation: [42]
> ...
> entries processed in bootstrap operation: [35]
> The problem referring to bootstrap is when updating last applied change number there is:
null
at oracle.ldap.odip.engine.ProfileManager.updateProfileChgNum(ProfileManager.java:1022)
at oracle.idm.integration.sync.profile.SyncProfileOIDDAO.updateProfileChgNum(SyncProfileOIDDAO.java:3117)
at oracle.idm.integration.sync.profile.SyncProfileOIDDAO.bootstrap(SyncProfileOIDDAO.java:3452)
at oracle.idm.integration.bean.SyncProfileBean.bootstrap(SyncProfileBean.java:2496)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
...............
Changes
Try to bootstrap using synchronization profile.
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 |