etesync / etesync-dav

This is a CalDAV and CardDAV adapter for EteSync
https://www.etesync.com
GNU General Public License v3.0
285 stars 45 forks source link

System.Runtime.InteropServices.COMException (0xBA57000E): Out of memory or system resources. Close some windows or programs and try again. #310

Open EclecticREiN opened 3 months ago

EclecticREiN commented 3 months ago

System.Runtime.InteropServices.COMException (0xFA57000E): Out of memory or system resources. Close some windows or programs and try again. (Multiple occurrences {over 20})

at Microsoft.Office.Interop.Outlook._AppointmentItem.get_Start() at CalDavSynchronizer.Implementation.Events.DuplicateEventCleaner.GetDuplicationRelevantData(AppointmentItem item) at CalDavSynchronizer.Implementation.Events.DuplicateEventCleaner.<>c.b__9_1(Tuple2 appointmentWithId) at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() at System.Linq.Lookup2.Create[TSource](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer) at System.Linq.GroupedEnumerable3.GetEnumerator() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.<SelectManyIterator>d__233.MoveNext() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source) at CalDavSynchronizer.Implementation.Events.DuplicateEventCleaner.<DeleteAnnouncedEventsIfDuplicates>d__9.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 CalDavSynchronizer.Implementation.Events.OutlookEventRepository.<VerifyUnknownEntities>d__20.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 GenSync.Synchronization.Synchronizer11.d32.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 GenSync.Synchronization.Synchronizer`11.d31.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 GenSync.Synchronization.Synchronizer11.<Synchronize>d__27.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 GenSync.Synchronization.ContextCreatingSynchronizerDecorator7.d3.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 CalDavSynchronizer.Scheduling.SynchronizationProfileRunner.d22.MoveNext()

This occurs with all of my synced accounts with the Exception number being the only thing that changes; this did not happen before and started about 2-3 weeks ago. The system at this time is only using 44% memory resources. System has been rebooted several times, I have unticked the "Use fast queries for Outlook folders". Dav links were updated automatically via CalDav Synchronizer. The system still seems to sync items which is strange in essence. I also received multiple errors as noted:


Please note when responding with instruction, be detailed as I am not a developer nor am I familiar enough with CalDav Synchronizer despite having used it for many years.

Here is another for same sync multiple issues:  https://github.com/etesync/etesync-dav/issues/309