DIP Synchronization Fails: All Changes Produce ArrayIndexOutOfBoundsException
(Doc ID 375861.1)
Last updated on APRIL 14, 2021
Applies to:
Oracle Internet Directory - Version 10.1.2 and laterInformation in this document applies to any platform.
Symptoms
No changes in Active Directory are being synchronized to OID.
Bootstrap using the profile succeeds, users are created in OID.
ActiveChgImp.trc shows ArrayIndexOutOfBoundsException errors e.g.
Changenumber uSNChanged: <#>
Deleted isDeleted: TRUE
Deleted isDeleted: TRUE
ChangeRecord : ----------
Changetype: DELETE
ChangeKey: *
Attributes:
Class: null Name: objectGUID Type: null ChgType: NOCHANGE Value: [[XXXXX]
Source ChangeRecord Created
MAPPING : Source Change Record : ChangeRecord : ----------
Changetype: DELETE
ChangeKey: *
Attributes:
Class: null Name: objectGUID Type: null ChgType: NOCHANGE Value: [[XXXXXX]
MAPPING: Attributes - Start
java.lang.ArrayIndexOutOfBoundsException: 1 >= 1
at java.util.Vector.elementAt(Vector.java:431)
at oracle.ldap.odip.map.MapEngine.evaluate(MapEngine.java:811)
at oracle.ldap.odip.map.MapEngine.evalstack(MapEngine.java:1182)
at oracle.ldap.odip.map.MapEngine.ConvertValue(MapEngine.java:738)
at oracle.ldap.odip.map.MapEngine.mapAttribs(MapEngine.java:464)
............
.
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 |