Stopped Syncing

Synchronize or migrate your Microsoft Exchange Mailboxes or folders with the ExMixedFolders Exchange service.
Post Reply
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Stopped Syncing

Post by seidler »

I updated to 1.38.47 last week and synchronization seems to have stopped. I tried reverting back by reinstalling an earlier version and it says it cannot because a newer one is already installed. I see a 1.39 listed but when I download it from somebytes site I get 1.38.44. What should I try next? I have pasted a log.
I: 2019-10-28T21:04:47 T:4 EWS API Version File: C:\Program Files\Somebytes\ExMixedFolders\Microsoft.Exchange.WebServices.dll
InternalName: Microsoft.Exchange.WebServices.dll
OriginalFilename: Microsoft.Exchange.WebServices.dll
FileVersion: 2.2.1.0
FileDescription: Microsoft Exchange Managed API
Product: Microsoft Exchange Managed API
ProductVersion: 2.2.1.0
Debug: False
Patched: False
PreRelease: False
PrivateBuild: False
SpecialBuild: False
Language: Language Neutral

I: 2019-10-28T21:04:47 T:4 ServiceConnection reading Serviceconfig..
I: 2019-10-28T21:04:47 T:4 ServiceAcount conf loaded
I: 2019-10-28T21:04:47 T:5 Calendar Anthony reading Jobconfig..
I: 2019-10-28T21:04:47 T:11 Calendar Marc reading Jobconfig..
I: 2019-10-28T21:04:48 T:9 Calendar Main reading Jobconfig..
I: 2019-10-28T21:04:48 T:8 Clients-Contacts reading Jobconfig..
I: 2019-10-28T21:04:48 T:4 Calendar Anthony Reset
I: 2019-10-28T21:04:48 T:4 Calendar Marc Reset
I: 2019-10-28T21:04:48 T:4 Calendar Main Reset
I: 2019-10-28T21:04:48 T:4 Clients-Contacts Reset
I: 2019-10-28T21:04:49 T:4 Calendar Anthony Service1 OK 15.00.1497.003 V2_23
E: 2019-10-28T21:04:49 T:4 Calendar Anthony FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK:/Public/compdoc Clients/Anthony/ [IPF.Appointment]:766 ms StateEmpty:True
E: 2019-10-28T21:04:49 T:4 Calendar Anthony Could not INIT this Job
I: 2019-10-28T21:04:49 T:4 Calendar Marc Service1 OK 15.00.1497.003 V2_23
E: 2019-10-28T21:04:50 T:4 Calendar Marc FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:375 ms StateEmpty:True
E: 2019-10-28T21:04:50 T:4 Calendar Marc Could not INIT this Job
I: 2019-10-28T21:04:50 T:4 Calendar Main Service1 OK 15.00.1497.003 V2_23
E: 2019-10-28T21:04:50 T:4 Calendar Main FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:390 ms StateEmpty:True
E: 2019-10-28T21:04:50 T:4 Calendar Main Could not INIT this Job
I: 2019-10-28T21:04:50 T:4 Clients-Contacts Service1 OK 15.00.1497.003 V2_23
E: 2019-10-28T21:04:50 T:4 Clients-Contacts FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK:/Public/compdoc Clients/Clients/ [IPF.Contact]:188 ms StateEmpty:True
E: 2019-10-28T21:04:50 T:4 Clients-Contacts Could not INIT this Job
I: 2019-10-28T21:04:50 T:4 Service started, LogLevel:1 (Version: 1.38.47.29445)
I: 2019-10-28T21:05:38 Config T:C Config StartLoading
I: 2019-10-28T21:05:39 Config T:C Config StartInit
I: 2019-10-28T21:05:39 Config T:C Config StartInit1
I: 2019-10-28T21:05:40 Config T:C Config Init OK
I: 2019-10-28T21:05:40 Config T:C Config Loading ready
I: 2019-10-28T21:05:41 Config T:21 Calendar Marc Service1 OK 15.00.1497.003 V2_23
I: 2019-10-28T21:05:41 Config T:19 Calendar Anthony Service1 OK 15.00.1497.003 V2_23
I: 2019-10-28T21:05:41 Config T:22 Clients-Contacts Service1 OK 15.00.1497.003 V2_23
I: 2019-10-28T21:05:41 Config T:20 Calendar Main Service1 OK 15.00.1497.003 V2_23
E: 2019-10-28T21:05:41 Config T:22 Clients-Contacts FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK:/Public/compdoc Clients/Clients/ [IPF.Contact]:281 ms StateEmpty:True
E: 2019-10-28T21:05:41 Config T:21 Calendar Marc FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:469 ms StateEmpty:True
E: 2019-10-28T21:05:41 Config T:19 Calendar Anthony FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK:/Public/compdoc Clients/Anthony/ [IPF.Appointment]:516 ms StateEmpty:True
E: 2019-10-28T21:05:41 Config T:20 Calendar Main FolderSourceInit [NO MODIFICATION RIGHT] V2_23 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:484 ms StateEmpty:True
User avatar
Sven
Site Admin
Posts: 1515
Joined: Sun Jan 06, 2008 9:54 pm
Contact:

Re: Stopped Syncing

Post by Sven »

Hello,

There is no right to modify items on the Public/compdoc Clients/Marc for the selected user. If you allow this right from your Exchange, it will work again. If you want to use it without that right, you can change the setting:

Code: Select all

      <setting name="DontCareAboutModificationRight" serializeAs="String">
        <value>False</value>
      </setting>
in your C:\Programs\Somebytes\ExMixedFolders\ExMixedFolders.exe.conf file to true.
( In this case you can cause duplicates )
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Re: Stopped Syncing

Post by seidler »

When I try and save the file after editing I get a message that access was denied I do not have permission. I tried editing it with Notepad and WordPad.
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Re: Stopped Syncing

Post by seidler »

It worked fine with the previous version of EXMixed Folders. Can I uninstall the new version and reinstall the older one and have it work. If I uninstall it and reinstall will I have to reconfigure it or will it read the same config files?
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Re: Stopped Syncing

Post by seidler »

I was able to edit it in safe mode. Here is the new log file.
I: 2019-10-29T22:39:46 T:4 EWS API Version File: C:\Program Files\Somebytes\ExMixedFolders\Microsoft.Exchange.WebServices.dll
InternalName: Microsoft.Exchange.WebServices.dll
OriginalFilename: Microsoft.Exchange.WebServices.dll
FileVersion: 2.2.1.0
FileDescription: Microsoft Exchange Managed API
Product: Microsoft Exchange Managed API
ProductVersion: 2.2.1.0
Debug: False
Patched: False
PreRelease: False
PrivateBuild: False
SpecialBuild: False
Language: Language Neutral

I: 2019-10-29T22:39:46 T:4 ServiceConnection reading Serviceconfig..
I: 2019-10-29T22:39:46 T:4 ServiceAcount conf loaded
I: 2019-10-29T22:39:47 T:8 Calendar Anthony reading Jobconfig..
I: 2019-10-29T22:39:47 T:9 Clients-Contacts reading Jobconfig..
I: 2019-10-29T22:39:47 T:10 Calendar Marc reading Jobconfig..
I: 2019-10-29T22:39:47 T:3 Calendar Main reading Jobconfig..
I: 2019-10-29T22:39:48 T:4 Calendar Anthony Service1 OK 15.00.1497.003 V2_23
I: 2019-10-29T22:39:49 T:4 Calendar Anthony FolderSourceInit V2_23 OK:/Public/compdoc Clients/Anthony/ [IPF.Appointment]:1015 ms StateEmpty:True
I: 2019-10-29T22:39:49 T:4 Calendar Anthony Service2 OK 15.00.1497.003 V2_23
I: 2019-10-29T22:39:49 T:4 Calendar Anthony FolderTargetInit V2_23 OK:/Mailbox/Anthony Calendar/ [IPF.Appointment]:437 ms OneOfFoldersEmpty:False StateEmpty:True
I: 2019-10-29T22:39:50 T:4 Calendar Anthony SyncJob conf loaded, Init OK
I: 2019-10-29T22:39:50 T:4 Clients-Contacts Service1 OK 15.00.1497.003 V2_23
I: 2019-10-29T22:39:50 T:4 Clients-Contacts FolderSourceInit V2_23 OK:/Public/compdoc Clients/Clients/ [IPF.Contact]:172 ms StateEmpty:True
I: 2019-10-29T22:39:50 T:4 Clients-Contacts Service2 OK 15.00.1497.003 V2_23
I: 2019-10-29T22:39:50 T:4 Clients-Contacts FolderTargetInit V2_23 OK:/Mailbox/Contacts/ [IPF.Contact]:360 ms OneOfFoldersEmpty:False StateEmpty:True
I: 2019-10-29T22:39:50 T:4 Clients-Contacts SyncJob conf loaded, Init OK
I: 2019-10-29T22:39:51 T:4 Calendar Marc Service1 OK 15.00.1497.003 V2_23
I: 2019-10-29T22:39:51 T:4 Calendar Marc FolderSourceInit V2_23 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:375 ms StateEmpty:True
I: 2019-10-29T22:39:51 T:4 Calendar Marc Service2 OK 15.00.1497.003 V2_23
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Re: Stopped Syncing

Post by seidler »

Should I update to 1.39?
User avatar
Sven
Site Admin
Posts: 1515
Joined: Sun Jan 06, 2008 9:54 pm
Contact:

Re: Stopped Syncing

Post by Sven »

Yes, why not.
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Re: Stopped Syncing

Post by seidler »

Calendar stopped syncing today. I stopped and restarted the service and reset the account on my phone. (Android using Outlook) I also checked the reset sync state Any suggestions? How do I get it to show the resync counter? In the past I would see it count when it was re-syncing.
seidler
Posts: 22
Joined: Thu Mar 12, 2015 4:51 am

Re: Stopped Syncing

Post by seidler »

I just updated to the latest version 1. 39.88and it stopped syncing again. I do not want to create duplicates so how can I fit it again? Here is the log file.
20201027 13:59:52 SRVC INFO 5 :Service is startring in 2 minutes
20201027 14:02:01 SRVC INFO 6 ServiceConnection:reading Serviceconfig..
20201027 14:02:01 SRVC INFO 6 :ServiceAcount conf loaded
20201027 14:02:02 SRVC INFO 10 Calendar Anthony:reading Jobconfig..
20201027 14:02:02 SRVC INFO 4 Clients-Contacts:reading Jobconfig..
20201027 14:02:02 SRVC INFO 13 Calendar Marc:reading Jobconfig..
20201027 14:02:02 SRVC INFO 12 Calendar Main:reading Jobconfig..
20201027 14:02:02 SRVC INFO 6 Calendar Anthony:Jobstate not initialized yet
20201027 14:02:02 SRVC INFO 6 Clients-Contacts:Jobstate not initialized yet
20201027 14:02:02 SRVC INFO 6 Calendar Marc:Jobstate not initialized yet
20201027 14:02:02 SRVC INFO 6 Calendar Main:Jobstate not initialized yet
20201027 14:02:03 SRVC INFO 10 Calendar Marc:Service1 OK 15.02.0659.007 V2017_07_11
20201027 14:02:03 SRVC INFO 6 Calendar Anthony:Service1 OK 15.02.0659.007 V2017_07_11
20201027 14:02:03 SRVC INFO 15 Calendar Main:Service1 OK 15.02.0659.007 V2017_07_11
20201027 14:02:03 SRVC ERROR 10 Calendar Marc:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:656 ms StateEmpty:False
20201027 14:02:03 SRVC ERROR 6 Calendar Anthony:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK:/Public/compdoc Clients/Anthony/ [IPF.Appointment]:562 ms StateEmpty:False
20201027 14:02:03 SRVC ERROR 15 Calendar Main:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:640 ms StateEmpty:False
20201027 14:02:03 SRVC ERROR 10 Calendar Marc:Could not INIT this Job
20201027 14:02:03 SRVC ERROR 6 Calendar Anthony:Could not INIT this Job
20201027 14:02:03 SRVC ERROR 15 Calendar Main:Could not INIT this Job
20201027 14:02:03 SRVC INFO 16 Clients-Contacts:Service1 OK 15.02.0659.007 V2017_07_11
20201027 14:02:03 SRVC ERROR 16 Clients-Contacts:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK:/Public/compdoc Clients/Clients/ [IPF.Contact]:782 ms StateEmpty:False
20201027 14:02:03 SRVC ERROR 16 Clients-Contacts:Could not INIT this Job
20201027 14:02:03 SRVC INFO 6 LoadSettings:TaskInit OK
20201027 14:02:03 SRVC INFO 6 :Service started (Version: 1.39.88.35170) on WORKGROUP / DELLDT
20201027 14:02:03 SRVC INFO 11 Diag:Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
20201027 15:03:42 CNFG INFO 1 Config:StartLoading
20201027 15:03:44 CNFG INFO 1 Config:StartInit
20201027 15:03:44 CNFG INFO 1 Config:StartInit1
20201027 15:03:44 CNFG INFO 1 Config:Init OK
20201027 15:03:44 CNFG INFO 1 Config:Loading ready
20201027 15:03:45 CNFG INFO 20 Calendar Marc:Service1 OK 15.02.0659.007 V2017_07_11
20201027 15:03:45 CNFG INFO 19 Calendar Main:Service1 OK 15.02.0659.007 V2017_07_11
20201027 15:03:45 CNFG INFO 21 Clients-Contacts:Service1 OK 15.02.0659.007 V2017_07_11
20201027 15:03:45 CNFG INFO 17 Calendar Anthony:Service1 OK 15.02.0659.007 V2017_07_11
20201027 15:03:45 CNFG ERROR 20 Calendar Marc:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:375 ms StateEmpty:True
20201027 15:03:45 CNFG ERROR 21 Clients-Contacts:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK:/Public/compdoc Clients/Clients/ [IPF.Contact]:296 ms StateEmpty:True
20201027 15:03:45 CNFG ERROR 19 Calendar Main:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK: /Public/compdoc Clients/Marc/ [IPF.Appointment]:296 ms StateEmpty:True
20201027 15:03:45 CNFG ERROR 17 Calendar Anthony:FolderSourceInit [NO MODIFICATION RIGHT] V2017_07_11 OK:/Public/compdoc Clients/Anthony/ [IPF.Appointment]:375 ms StateEmpty:True
Post Reply