[GH-ISSUE #266] Profile import slow #258

Open
opened 2026-02-25 20:31:16 +03:00 by kerem · 3 comments
Owner

Originally created by @egoitzau on GitHub (Sep 30, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/266

Good afternoon,

Have you ever suffered an Outlook freeze or to become almost frozen, when trying to import a profile?. I have seen it with last stable CaldavSynchronizer (3.6.2) and Outlook 2016 (latest patchsets and so installed).

Has anyone seen it?. I have reproduced it even in a Outlook 2007. If you import the profile of CaldavSynchronizer in an empty profile of Outlook... it just goes fast...

What could be happening?. Could I provide you some debug?.

Best regards,

Originally created by @egoitzau on GitHub (Sep 30, 2019). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/266 Good afternoon, Have you ever suffered an Outlook freeze or to become almost frozen, when trying to import a profile?. I have seen it with last stable CaldavSynchronizer (3.6.2) and Outlook 2016 (latest patchsets and so installed). Has anyone seen it?. I have reproduced it even in a Outlook 2007. If you import the profile of CaldavSynchronizer in an empty profile of Outlook... it just goes fast... What could be happening?. Could I provide you some debug?. Best regards,
Author
Owner

@egoitzau commented on GitHub (Sep 30, 2019):

Even using something so basic as :

false Sarenet (sistemas@desden.com calendar) 6027734d-4e94-465e-84bd-1d14b3c763af true 60 365 MergeInBothDirections Automatic https://desdencom.organizer.sarenet.es/caldav.php/sistemas@desden.com/calendar/ sistemas@desden.com sistemas@desden.com 5 false false Default false true false true true 100 Sarenet

It just fails.... a fresh Outlook 2016 get hung....

<!-- gh-comment-id:536660280 --> @egoitzau commented on GitHub (Sep 30, 2019): Even using something so basic as : <?xml version="1.0" encoding="utf-16"?> <ArrayOfOptions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Options> <Inactive>false</Inactive> <Name>Sarenet (sistemas@desden.com calendar)</Name> <Id>6027734d-4e94-465e-84bd-1d14b3c763af</Id> <OutlookFolderEntryId></OutlookFolderEntryId> <OutlookFolderAccountName></OutlookFolderAccountName> <IgnoreSynchronizationTimeRange>true</IgnoreSynchronizationTimeRange> <DaysToSynchronizeInThePast>60</DaysToSynchronizeInThePast> <DaysToSynchronizeInTheFuture>365</DaysToSynchronizeInTheFuture> <SynchronizationMode>MergeInBothDirections</SynchronizationMode> <ConflictResolution>Automatic</ConflictResolution> <CalenderUrl>https://desdencom.organizer.sarenet.es/caldav.php/sistemas@desden.com/calendar/</CalenderUrl> <EmailAddress>sistemas@desden.com</EmailAddress> <UserName>sistemas@desden.com</UserName> <SynchronizationIntervalInMinutes>5</SynchronizationIntervalInMinutes> <UseWebDavCollectionSync>false</UseWebDavCollectionSync> <UseAccountPassword>false</UseAccountPassword> <ServerAdapterType>Default</ServerAdapterType> <CloseAfterEachRequest>false</CloseAfterEachRequest> <PreemptiveAuthentication>true</PreemptiveAuthentication> <ForceBasicAuthentication>false</ForceBasicAuthentication> <EnableChangeTriggeredSynchronization>true</EnableChangeTriggeredSynchronization> <IsChunkedSynchronizationEnabled>true</IsChunkedSynchronizationEnabled> <ChunkSize>100</ChunkSize> <ProfileTypeOrNull>Sarenet</ProfileTypeOrNull> </Options> </ArrayOfOptions> It just fails.... a fresh Outlook 2016 get hung....
Author
Owner

@egoitzau commented on GitHub (Sep 30, 2019):

The folders where I specify the Outlook side folder to sync... doesn't not exist, but I was awaiting it just said "MISSING"...

Is there some master rule for building configs?. I usually generate a exported config and later I do import it modified when I need a massive deploy... but now it's becoming totally impossible...

I can just do it when the Outlook does not have configured any email account.

<!-- gh-comment-id:536662052 --> @egoitzau commented on GitHub (Sep 30, 2019): The folders where I specify the Outlook side folder to sync... doesn't not exist, but I was awaiting it just said "MISSING"... Is there some master rule for building configs?. I usually generate a exported config and later I do import it modified when I need a massive deploy... but now it's becoming totally impossible... I can just do it when the Outlook does not have configured any email account.
Author
Owner

@egoitzau commented on GitHub (Oct 1, 2019):

It seems that the main cause of this slowness seems to be caused by the own Outlook... When you have two big accounts configured inside it and you open Outlook once you install (or just after closing and reopening Outlook) CaldavSynchronizer, it seems Outlook needs to have some time for being able to click import the profiles in CaldavSynchronizer... because else you see the the "Not responding" message....

It seems to have something to do with that.... seems...

<!-- gh-comment-id:536966123 --> @egoitzau commented on GitHub (Oct 1, 2019): It seems that the main cause of this slowness seems to be caused by the own Outlook... When you have two big accounts configured inside it and you open Outlook once you install (or just after closing and reopening Outlook) CaldavSynchronizer, it seems Outlook needs to have some time for being able to click import the profiles in CaldavSynchronizer... because else you see the the "Not responding" message.... It seems to have something to do with that.... seems...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#258
No description provided.