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 AUGUST 16, 2022
Applies to:
Oracle Internet Directory - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
DIP is used for synchronizing OUD to OUD. 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
SyncProfileMBean] [userId: weblogic] [ecid:<NNNN-NNN-NNNNNN>] [APP: DIP] [partition-name:DOMAIN] [tenant-name: GLOBAL] bootstrap operation completed
[2021-01-13T02:22:06.548+00:00] [wls_ods1] [NOTIFICATION] [DIP-85025] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [APP: DIP] [partition-name: DOMAIN] [tenant-name: GLOBAL] entries processed in bootstrap operation: [35]
[2021-01-13T02:22:06.548+00:00] [wls_ods1] [NOTIFICATION] [DIP-85025] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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: b702b876-aa8d-4376-a365-2dfc9b995a7f-00000033,0] [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:
[2021-01-13T02:22:06.582+00:00] [wls_ods1] [ERROR] [DIP-85014] [oracle.dip.mbean.sync] [tid: SyncProfileMBean] [userId: weblogic] [ecid: <NNNN-NNN-NNNNNN>] [APP: DIP] [partition-name: DOMAIN] [tenant-name: GLOBAL] Exception while updating the profile last applied change number.[[
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)
...............
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 |