locked
Error when running Sync. Synctoy 2.1 RRS feed

  • Question

  • I get this error only when running one job.  What does this error mean?

    SYNC: 05/22/2014 12:21:47:686: Started scanning directory : C:\DATA\My Projects\
    SYNC: 05/22/2014 12:21:47:688: Started scanning directory : \Projects\
    SYNC: 05/22/2014 12:21:54:321: Stopped scanning directory : C:\DATA\My Projects\
    SYNC: 05/22/2014 12:22:01:882: Stopped scanning directory : \Projects\
    SYNC: 05/22/2014 12:22:05:910: *** Exception during preview: {0} :
     Microsoft.Synchronization.SyncRuntimeInternalErrorException: An internal error occurred in the synchronization runtime.
     ---> System.Runtime.InteropServices.COMException (0x8004101D): The FileSyncProvider received an unexpected error while applying a synchronized change. Creating new file  
       at Microsoft.Synchronization.CoreInterop.ISyncSession.Start(CONFLICT_RESOLUTION_POLICY resolutionPolicy, _SYNC_SESSION_STATISTICS& pSyncSessionStatistics)
       at Microsoft.Synchronization.KnowledgeSyncOrchestrator.DoOneWaySyncHelper(SyncIdFormatGroup sourceIdFormats, SyncIdFormatGroup destinationIdFormats, KnowledgeSyncProviderConfiguration destinationConfiguration, SyncCallbacks DestinationCallbacks, ISyncProvider sourceProxy, ISyncProvider destinationProxy, ChangeDataAdapter callbackChangeDataAdapter, SyncDataConverter conflictDataConverter, Int32& changesApplied, Int32& changesFailed)
       --- End of inner exception stack trace ---
       at Microsoft.Synchronization.KnowledgeSyncOrchestrator.DoOneWaySyncHelper(SyncIdFormatGroup sourceIdFormats, SyncIdFormatGroup destinationIdFormats, KnowledgeSyncProviderConfiguration destinationConfiguration, SyncCallbacks DestinationCallbacks, ISyncProvider sourceProxy, ISyncProvider destinationProxy, ChangeDataAdapter callbackChangeDataAdapter, SyncDataConverter conflictDataConverter, Int32& changesApplied, Int32& changesFailed)
       at Microsoft.Synchronization.KnowledgeSyncOrchestrator.DoOneWayKnowledgeSync(SyncDataConverter sourceConverter, SyncDataConverter destinationConverter, SyncProvider sourceProvider, SyncProvider destinationProvider, Int32& changesApplied, Int32& changesFailed)
       at Microsoft.Synchronization.KnowledgeSyncOrchestrator.Synchronize()
       at Microsoft.Synchronization.SyncOrchestrator.Synchronize()
       at SyncToy.SyncEngine.CreateAndStartSession(FileSyncProvider destinationProvider, FileSyncProvider sourceProvider)
       at SyncToy.SyncEngine.RunSyncSessionsForChosenSyncType(FileSyncProvider leftProvider, FileSyncProvider rightProvider, SyncMode syncMode)
       at SyncToy.SyncEngine.Run(Boolean previewMode)
       at SyncToy.SyncEngine.Preview()
       at SyncToyUI.PreviewDialog.PreviewOnePair(SyncEngine she)
    SYNC: 05/22/2014 12:22:05:910: *** Exception during preview: An internal error occurred in the synchronization runtime.

    Thursday, May 22, 2014 4:29 PM