sirclesadmin
a year ago
Do we have to await completion of the export?
 export365-1.png You have insufficient rights to see the content.
 export365-2.png You have insufficient rights to see the content.
The last export completed as expected, what is the matter with this one?
The last one was sharepoint, this one is exchange...
 
Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


sirclesadmin
a year ago
Seeing this in the log: 

[1][Error]: Fatal error happened. System.ArgumentNullException: Value cannot be null.



Parameter name: value
   at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureParameter)
   at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
   at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   at Microsoft.Office.Client.Discovery.UnifiedExport.Utils.ServerKnowledge.ServerExportJobTracker.<>c__DisplayClass7_0.<<ScanServerTaskStatus>b__1>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Office.Compliance.Core.DiscoveryStore.DiscoveryStoreReader.<>c__DisplayClass27_0.<<EnumerateStatusInternalParallelAsync>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.Office.Compliance.Core.DiscoveryStore.BlobProvider.CloudBlobDirectory.<EnumerateItemsInParallelAsync>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Office.Client.Discovery.UnifiedExport.Utils.ServerKnowledge.ServerExportJobTracker.<ScanServerTaskStatus>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Office.Client.Discovery.UnifiedExport.Engine.Lite.LiteExportEngine.<>c__DisplayClass7_0.<<ServerJobMonitorLoop>b__1>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.Office.Client.Discovery.UnifiedExport.Utils.Retrier.<RunInternal>d__41`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.Office.Client.Discovery.UnifiedExport.Engine.Lite.LiteExportEngine.<ServerJobMonitorLoop>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.Office.Client.Discovery.UnifiedExport.Engine.Lite.LiteExportEngine.<Execute>d__4.MoveNext()
[2022-06-29 16:06:48.3153][1][Information]: Start to cancel the export.