Answered by:
MIM Graph MA error on delta import "File was corrupted or removed. Try to re-run 'FullImport' to re-initialize it."

Question
-
I recently upgraded the MS Graph connector to 1.1.1170.0 (from 1.1.1130.0). Now when I run a delta import on the MA that uses this connector, it fails with an error. Full import and all the other operations work fine.
It looked like it needed a schema update, which I performed (and it took several hours, which seems a lot longer than it should for a database of this size). Delta import worked immediately after that, but it's failing again.
The full error message in the event log is:
Log Name: Application
Source: FIMSynchronizationService
Date: 5/21/2020 2:40:21 PM
Event ID: 6801
Task Category: Server
Level: Error
Keywords: Classic
User: N/A
Computer: SVPHCMIM01.hc.hctx.net
Description:
The extensible extension returned an unsupported error.
The stack trace is:
"Microsoft.MetadirectoryServices.ExtensibleExtensionException: Exception during the import: ---> Microsoft.IdentityManagement.Connector.Graph.GraphAPIException: File was corrupted or removed. Try to re-run 'FullImport' to re-initialize it.
at Microsoft.IdentityManagement.Connector.Graph.LocalStorageManager..ctor(String fileName, String fileHash, Boolean isDeltaImport)
at Microsoft.IdentityManagement.Connector.Graph.ImportContext.GetImportEntries()
at Microsoft.IdentityManagement.Connector.Graph.GraphConnector.GetImportEntries(GetImportEntriesRunStep importRunStep)
--- End of inner exception stack trace ---
at Microsoft.IdentityManagement.Connector.Graph.GraphConnector.GetImportEntries(GetImportEntriesRunStep importRunStep)
Forefront Identity Manager 4.5.412.0"
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="FIMSynchronizationService" />
<EventID Qualifiers="49152">6801</EventID>
<Level>2</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-05-21T19:40:21.754947400Z" />
<EventRecordID>1773995</EventRecordID>
<Channel>Application</Channel>
<Computer>SVPHCMIM01.hc.hctx.net</Computer>
<Security />
</System>
<EventData>
<Data>Microsoft.MetadirectoryServices.ExtensibleExtensionException: Exception during the import: ---> Microsoft.IdentityManagement.Connector.Graph.GraphAPIException: File was corrupted or removed. Try to re-run 'FullImport' to re-initialize it.
at Microsoft.IdentityManagement.Connector.Graph.LocalStorageManager..ctor(String fileName, String fileHash, Boolean isDeltaImport)
at Microsoft.IdentityManagement.Connector.Graph.ImportContext.GetImportEntries()
at Microsoft.IdentityManagement.Connector.Graph.GraphConnector.GetImportEntries(GetImportEntriesRunStep importRunStep)
--- End of inner exception stack trace ---
at Microsoft.IdentityManagement.Connector.Graph.GraphConnector.GetImportEntries(GetImportEntriesRunStep importRunStep)
Forefront Identity Manager 4.5.412.0</Data>
</EventData>
</Event>Friday, May 22, 2020 12:00 AM
Answers
-
Ever get this fixed? If so, what was the fix?
It it's basically an issue with the MA, and they say it's fixed in a later version. I haven't had time to install and test it yet.- Marked as answer by Jordan Mills Thursday, November 19, 2020 7:37 PM
Thursday, November 19, 2020 7:36 PM
All replies
-
Ever get this fixed? If so, what was the fix?Wednesday, October 21, 2020 1:59 PM
-
Ever get this fixed? If so, what was the fix?
No. Still working with support on it, and still having the issue. In some cases, it was hitting a timeout, so increasing the timeout in your .config file might help. That made it encounter errors much less frequently for me, and apparently solved it for others. I used 300 (five minutes) for my value.Wednesday, October 21, 2020 2:23 PM -
Ever get this fixed? If so, what was the fix?
It it's basically an issue with the MA, and they say it's fixed in a later version. I haven't had time to install and test it yet.- Marked as answer by Jordan Mills Thursday, November 19, 2020 7:37 PM
Thursday, November 19, 2020 7:36 PM