0
Answered

FIM Identity Broker 5.1 RC Management agent errors on Delta Imports

Andrew Silcock 10 years ago in UNIFYBroker/Microsoft Identity Manager updated by anonymous 10 years ago 4

When attempting to run a Delta Import on an IDB MA the MIM UI throws up that the MA has detected that a full import is required.


When running a Delta Import the error below appears in the Windows Event Log. Restarted IDB and attempted a delta import after a full import however the error still persists.


The extensible extension returned an unsupported error.
The stack trace is:

"System.FormatException: Invalid change number: ''
at Unify.Product.IdentityBroker.ImportProxy.DeltaImportPaged(GetImportEntriesRunStep importRunStep)
at Unify.Product.IdentityBroker.ImportProxy.Import(GetImportEntriesRunStep importRunStep)
Forefront Identity Manager 4.3.2124.0"

Answer

Answer

Issue has now been resolved - appears to have corrected itself after a number of full import runs.

GOOD, I'M SATISFIED
Satisfaction mark by Andrew Silcock 10 years ago
Completed

Hi Andrew,


The error message shows that the watermark which the MA saves between import runs to keep track of its last-seen changelog number, is not being provided correctly by FIM/MIM (in this case, you are receiving an empty string). I have heard of this once in the past and the issue was found to be in FIM. It was resolved by deleting and re-creating the MA.

Answer

Issue has now been resolved - appears to have corrected itself after a number of full import runs.