Created
August 4, 2018 12:05
-
-
Save phw198/a5f9ab88c151fbc3c61393eb2d3b411e to your computer and use it in GitHub Desktop.
Issue #562
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-08-02 09:56:43,390 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.7.0.0 | |
| 2018-08-02 09:56:43,402 INFO 1 OutlookGoogleCalendarSync.Program [0] - Started interactively. | |
| 2018-08-02 09:56:43,402 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\Me\AppData\Roaming\Outlook Google Calendar Sync | |
| 2018-08-02 09:56:43,402 INFO 1 OutlookGoogleCalendarSync.Program [0] - Running from C:\Users\Me\AppData\Local\OutlookGoogleCalendarSync\app-2.7.0-beta\OutlookGoogleCalendarSync.exe | |
| 2018-08-02 09:56:43,407 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false' | |
| 2018-08-02 09:56:43,409 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG' | |
| 2018-08-02 09:56:43,410 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG' | |
| 2018-08-02 09:56:43,410 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purging log files older than 30 days... | |
| 2018-08-02 09:56:43,410 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purge complete. | |
| 2018-08-02 09:56:43,413 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Setting up Squirrel handlers. | |
| 2018-08-02 09:56:43,540 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '316' | |
| 2018-08-02 09:56:43,541 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Donor' with value 'false' | |
| 2018-08-02 09:56:43,542 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Subscribed' with value '2000-01-01T00:00:00' | |
| 2018-08-02 09:56:43,544 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'HideSplashScreen' with value 'false' | |
| 2018-08-02 09:56:43,544 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen. | |
| 2018-08-02 09:56:43,573 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file. | |
| 2018-08-02 09:56:43,628 INFO 1 OutlookGoogleCalendarSync.Updater [0] - This is a Squirrel install. | |
| 2018-08-02 09:56:43,631 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Automatic update check requested. | |
| 2018-08-02 09:56:43,633 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Using default proxy (app.config / IE). | |
| 2018-08-02 09:56:43,633 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system-wide proxy. | |
| 2018-08-02 09:56:43,645 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Testing the system proxy. | |
| 2018-08-02 09:56:43,648 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Confirmation of configured proxy: http://www.google.com | |
| 2018-08-02 09:56:43,989 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Checking for Squirrel update... | |
| 2018-08-02 09:56:44,072 INFO 1 OutlookGoogleCalendarSync.NotificationTray [0] - Using NodaTime TZDB: 2018e (mapping: 13923) | |
| 2018-08-02 09:56:44,074 DEBUG 10 OutlookGoogleCalendarSync.NotificationTray [0] - Checking for new timezone database... | |
| 2018-08-02 09:56:44,075 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm. | |
| 2018-08-02 09:56:44,273 ERROR 11 OutlookGoogleCalendarSync.Updater [0] - Failed checking for update. | |
| 2018-08-02 09:56:44,277 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.Http.HttpRequestException: An error occurred while sending the request. | |
| 2018-08-02 09:56:44,278 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131500;-2146233088 | |
| 2018-08-02 09:56:44,278 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - InnerException:- | |
| 2018-08-02 09:56:44,278 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. | |
| 2018-08-02 09:56:44,279 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131509;-2146233079 | |
| 2018-08-02 09:56:44,279 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) | |
| at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) | |
| at Squirrel.UpdateManager.<GitHubUpdateManager>d__36.MoveNext() | |
| --- End of stack trace from previous location where exception was thrown --- | |
| at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) | |
| at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) | |
| at OutlookGoogleCalendarSync.Updater.<githubCheck>d__12.MoveNext() | |
| 2018-08-02 09:56:44,280 ERROR 11 OutlookGoogleCalendarSync.Updater [0] - Failure checking for update. Object reference not set to an instance of an object. | |
| 2018-08-02 09:56:44,870 DEBUG 10 OutlookGoogleCalendarSync.NotificationTray [0] - Already have latest TZDB version. | |
| 2018-08-02 09:56:45,106 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Getting MD5 hash for 'hu********u@gmail.com' | |
| 2018-08-02 09:56:45,131 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - No Outlook process available to attach to. | |
| 2018-08-02 09:56:45,136 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 09:56:47,662 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [0] - Outlook Version: 16.0.0.10325 | |
| 2018-08-02 09:56:47,663 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=a64cff3205cbc448535fc46c69258e9e&ea=version&ec=outlook&el=2016 | |
| 2018-08-02 09:56:47,677 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=a64cff3205cbc448535fc46c69258e9e&ea=version&ec=ogcs&el=2.7.0.0 | |
| 2018-08-02 09:56:47,686 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Folders | |
| 2018-08-02 09:56:47,691 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process. | |
| 2018-08-02 09:56:47,693 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attachment failed - Outlook is running without GUI for programmatic access. | |
| 2018-08-02 09:56:47,693 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 09:56:47,695 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection. | |
| 2018-08-02 09:56:47,814 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olNoExchange | |
| 2018-08-02 09:56:47,936 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Getting active window inspector | |
| 2018-08-02 09:56:47,940 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Done. | |
| 2018-08-02 09:56:48,002 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook | |
| 2018-08-02 09:56:48,034 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders | |
| 2018-08-02 09:56:48,528 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar | |
| 2018-08-02 09:56:48,534 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers. | |
| 2018-08-02 09:56:48,654 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - List Calendar folders | |
| 2018-08-02 09:56:48,718 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'Debug' | |
| 2018-08-02 09:56:48,734 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\Me\AppData\Roaming\Outlook Google Calendar Sync\settings.xml | |
| 2018-08-02 09:56:48,734 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:- | |
| 2018-08-02 09:56:48,734 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox | |
| 2018-08-02 09:56:48,734 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Mailbox/FolderStore Name: | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Category Filter: Exclude | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Categories: | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GAL Blocked: False | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:- | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: hugo.moreau@gmail.com | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Personal API Keys: False | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Identifier: | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Secret: | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 2000-01-01 00:00:00 | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Assigned API key: 653617509806-2nq341ol8ejgqhh2ku4j45m7q2bgdimv.apps.googleusercontent.com | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Cloak Email: True | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:- | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook ↔ Google | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 0 | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:365 | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 6 | |
| 2018-08-02 09:56:48,735 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: False | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - UseGoogleDefaultReminder: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ReminderDND: False (22:00-06:00) | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: False | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesPrivate: False | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesAvailable: False | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: False | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:- | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:- | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False; DelayedStartup: 0 | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - HideSplashScreen: N/A | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: False | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: True | |
| 2018-08-02 09:56:48,736 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: False | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: True | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MuteClickSounds: False | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:- | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: False | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Skip Version: | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000 | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Timezone Database: 2018e | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:- | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: yyyy-MM-dd | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: HH:mm | |
| 2018-08-02 09:56:48,737 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 316 | |
| 2018-08-02 09:56:48,766 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Create the timer for the auto synchronisation | |
| 2018-08-02 09:56:48,768 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Next sync scheduled for Thursday, August 2, 2018 - 09:57:48 | |
| 2018-08-02 09:56:51,691 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen. | |
| 2018-08-02 09:56:58,357 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Manual sync started. | |
| 2018-08-02 09:56:58,509 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Sync version: 2.7.0.0 | |
| 2018-08-02 09:56:58,509 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Sync started at 2018-08-02 09:56:58 | |
| 2018-08-02 09:56:58,510 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Syncing from 2018-08-02 to 2019-08-03 | |
| 2018-08-02 09:56:58,510 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Outlook ↔ Google | |
| 2018-08-02 09:56:58,666 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Authenticating with Google... | |
| 2018-08-02 09:56:58,984 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Preparing to authenticate with Google. | |
| 2018-08-02 09:56:59,000 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Getting keyring. | |
| 2018-08-02 09:56:59,211 ERROR 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Failed to retrieve data: The request was aborted: Could not create SSL/TLS secure channel. | |
| 2018-08-02 09:56:59,212 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - There are 0 keys. | |
| 2018-08-02 09:56:59,212 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - 0 keys are active. | |
| 2018-08-02 09:56:59,214 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Picking a Standard key. | |
| 2018-08-02 09:56:59,214 WARN 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Standard keyring is empty! | |
| 2018-08-02 09:56:59,214 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Using key from settings file. | |
| 2018-08-02 09:56:59,434 DEBUG 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Authenticating with Google calendar service... | |
| 2018-08-02 09:56:59,435 DEBUG 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Google credential file location: C:\Users\Me\AppData\Roaming\Outlook Google Calendar Sync\Google.Apis.Auth.OAuth2.Responses.TokenResponse-user | |
| 2018-08-02 09:56:59,678 INFO 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Refresh and Access token successfully retrieved. | |
| 2018-08-02 09:56:59,678 DEBUG 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token expires 2018-08-01 13:45:21 | |
| 2018-08-02 09:56:59,680 DEBUG 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token needs refreshing. | |
| 2018-08-02 09:57:04,427 DEBUG 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token refreshed. | |
| 2018-08-02 09:57:04,434 DEBUG 7 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving email address associated with Google account. | |
| 2018-08-02 09:57:04,711 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving all subscribers from past year. | |
| 2018-08-02 09:57:04,922 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Page 1 received. | |
| 2018-08-02 09:57:04,922 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Searching for subscription for: hu********u@gmail.com | |
| 2018-08-02 09:57:04,923 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving all donors. | |
| 2018-08-02 09:57:04,972 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Page 1 received. | |
| 2018-08-02 09:57:04,973 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Searching for donation from: hu********u@gmail.com | |
| 2018-08-02 09:57:04,981 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Donor' updated to 'False' | |
| 2018-08-02 09:57:05,097 INFO 15 OutlookGoogleCalendarSync.Console [0] - Finding Calendar Entries | |
| 2018-08-02 09:57:05,548 INFO 15 OutlookGoogleCalendarSync.Console [0] - Scanning Outlook calendar... | |
| 2018-08-02 09:57:06,710 INFO 15 OutlookGoogleCalendarSync.Console [0] - 81 Outlook calendar entries found. | |
| 2018-08-02 09:57:07,201 INFO 15 OutlookGoogleCalendarSync.Console [0] - Scanning Google calendar... | |
| 2018-08-02 09:57:07,638 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2018-08-02 -> 2019-08-03 | |
| 2018-08-02 09:57:07,831 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received. | |
| 2018-08-02 09:57:07,832 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Identifying exceptions in recurring Google events. | |
| 2018-08-02 09:57:07,832 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Found 0 exceptions. | |
| 2018-08-02 09:57:07,833 INFO 15 OutlookGoogleCalendarSync.Console [0] - 72 Google calendar entries found. | |
| 2018-08-02 09:57:08,385 INFO 15 OutlookGoogleCalendarSync.Console [0] - Total inc. recurring items spanning sync date range... | |
| 2018-08-02 09:57:09,167 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID kame81m5qma4dqkk00eantblec | |
| 2018-08-02 09:57:09,844 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 5jla64p83ei3n0antc7non77no | |
| 2018-08-02 09:57:09,951 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:09,951 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:09,951 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 1sec before retry. | |
| 2018-08-02 09:57:11,015 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:11,015 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:11,015 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 2sec before retry. | |
| 2018-08-02 09:57:13,052 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:13,052 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:13,052 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 3sec before retry. | |
| 2018-08-02 09:57:16,115 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:16,115 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:16,116 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 4sec before retry. | |
| 2018-08-02 09:57:20,155 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:20,155 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:20,155 ERROR 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API limit backoff was not successful. Retrieve failed. | |
| 2018-08-02 09:57:20,156 ERROR 15 OutlookGoogleCalendarSync.Console [0] - Failed to retrieve Google event | |
| 2018-08-02 09:57:20,631 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2018-03-19 -> 2018-03-20 | |
| 2018-08-02 09:57:20,773 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received. | |
| 2018-08-02 09:57:20,776 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim... | |
| 2018-08-02 09:57:20,777 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed. | |
| 2018-08-02 09:57:20,778 WARN 15 OutlookGoogleCalendarSync.Recurrence [0] - Failed to find master Google event for: 2018-03-19 17:00 (R) => "Maria (fin)" | |
| 2018-08-02 09:57:20,916 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 2au90r9n6u15m4e4f4b1rvdu3o | |
| 2018-08-02 09:57:21,030 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:21,030 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:21,030 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 1sec before retry. | |
| 2018-08-02 09:57:22,108 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:22,108 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:22,109 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 2sec before retry. | |
| 2018-08-02 09:57:24,188 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:24,188 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:24,189 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 3sec before retry. | |
| 2018-08-02 09:57:27,230 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:27,231 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:27,231 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API rate limit reached. Backing off 4sec before retry. | |
| 2018-08-02 09:57:31,293 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Google.Apis.Requests.RequestError | |
| Not Found [404] | |
| Errors [ | |
| Message[Not Found] Location[ - ] Reason[notFound] Domain[global] | |
| ] | |
| 2018-08-02 09:57:31,293 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - This error seems to be a new transient issue, so treating it with exponential backoff... | |
| 2018-08-02 09:57:31,293 ERROR 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - API limit backoff was not successful. Retrieve failed. | |
| 2018-08-02 09:57:31,293 ERROR 15 OutlookGoogleCalendarSync.Console [0] - Failed to retrieve Google event | |
| 2018-08-02 09:57:31,843 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2018-03-19 -> 2018-03-20 | |
| 2018-08-02 09:57:31,928 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received. | |
| 2018-08-02 09:57:31,928 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim... | |
| 2018-08-02 09:57:31,929 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed. | |
| 2018-08-02 09:57:31,930 WARN 15 OutlookGoogleCalendarSync.Recurrence [0] - Failed to find master Google event for: 2018-03-19 13:00 (R) => "Maria Camila" | |
| 2018-08-02 09:57:32,002 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID bk8sv67r1e0imcrlhdkqoi1mm0 | |
| 2018-08-02 09:57:32,206 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 6kp3ec9j6th3gbb1cgq62b9k75i6cb9pchhm4bb260p34c33c8sj8o9l70 | |
| 2018-08-02 09:57:32,342 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID mlg84g1sba9h30vuf4t2ormfg4 | |
| 2018-08-02 09:57:32,501 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 6hhmacr16ksjibb271gj2b9kcdh32b9p6cp3gb9mchi34cr670qjicr3ck | |
| 2018-08-02 09:57:32,638 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID ccsmccj46sr30b9m70p6ab9kckqmab9occq3gb9ncpgm4cj4cdh36cb36k | |
| 2018-08-02 09:57:32,774 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 79pbik8a7upop0d1vkouhbm1v4 | |
| 2018-08-02 09:57:33,517 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID hifo6kehg0jq92cbnn1dj2mrek | |
| 2018-08-02 09:57:33,599 INFO 15 OutlookGoogleCalendarSync.Console [0] - Outlook 81, Google 72 | |
| 2018-08-02 09:57:34,009 DEBUG 15 OutlookGoogleCalendarSync.MainForm [0] - Synchronising from Outlook to Google. | |
| 2018-08-02 09:57:34,009 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 72 Google events for orphans to reclaim... | |
| 2018-08-02 09:57:34,406 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:34,810 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - Reclaimed: 2018-08-05 10:25 "Flight to Málaga (VY 2151)" | |
| 2018-08-02 09:57:35,330 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed. | |
| 2018-08-02 09:57:35,330 INFO 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed orphan events found. | |
| 2018-08-02 09:57:35,330 INFO 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - These will be kept due to configuration settings. | |
| 2018-08-02 09:57:35,334 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Comparing Outlook items to Google events... | |
| 2018-08-02 09:57:36,232 INFO 15 OutlookGoogleCalendarSync.Console [0] - 0 Google calendar entries to be deleted. | |
| 2018-08-02 09:57:36,232 INFO 15 OutlookGoogleCalendarSync.Console [0] - 5 Google calendar entries to be created. | |
| 2018-08-02 09:57:36,232 INFO 15 OutlookGoogleCalendarSync.Console [0] - 71 calendar entries to be compared. | |
| 2018-08-02 09:57:36,762 INFO 15 OutlookGoogleCalendarSync.Console [0] - Creating 5 Google calendar entries | |
| 2018-08-02 09:57:37,191 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 2018-09-24 13:00 => "Maria Camila" | |
| 2018-08-02 09:57:37,191 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 2018-09-24 13:00 "Maria Camila" | |
| 2018-08-02 09:57:37,774 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:37,966 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Storing the Google event IDs in Outlook appointment. | |
| 2018-08-02 09:57:37,983 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 2018-09-24 17:00 => "Maria (fin)" | |
| 2018-08-02 09:57:37,984 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 2018-09-24 17:00 "Maria (fin)" | |
| 2018-08-02 09:57:38,479 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:38,777 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Storing the Google event IDs in Outlook appointment. | |
| 2018-08-02 09:57:38,793 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 2018-09-19 20:00 => "AGMR" | |
| 2018-08-02 09:57:38,793 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 2018-09-19 20:00 "AGMR" | |
| 2018-08-02 09:57:39,295 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:39,480 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Storing the Google event IDs in Outlook appointment. | |
| 2018-08-02 09:57:39,495 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 2018-08-14 08:00 => "Christophe - Promenade Etangs CRA" | |
| 2018-08-02 09:57:39,496 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 2018-08-14 08:00 "Christophe - Promenade Etangs CRA" | |
| 2018-08-02 09:57:40,047 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:40,248 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Storing the Google event IDs in Outlook appointment. | |
| 2018-08-02 09:57:40,264 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 2018-08-04 13:00 => "Coif Chantal" | |
| 2018-08-02 09:57:40,264 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 2018-08-04 13:00 "Coif Chantal" | |
| 2018-08-02 09:57:40,862 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:41,068 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Storing the Google event IDs in Outlook appointment. | |
| 2018-08-02 09:57:41,082 INFO 15 OutlookGoogleCalendarSync.MainForm [0] - Done. | |
| 2018-08-02 09:57:41,082 INFO 15 OutlookGoogleCalendarSync.Console [0] - Comparing 71 existing Google calendar entries | |
| 2018-08-02 09:57:41,676 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 2017-12-09 09:30 (R) => "CRA Gestion " | |
| 2018-08-02 09:57:41,676 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 4 exceptions that will now be iteratively compared. | |
| 2018-08-02 09:57:41,859 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 2018-09-03 => "TSCM52 confirmed" | |
| 2018-08-02 09:57:41,914 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 2018-09-03 "TSCM52 confirmed" | |
| 2018-08-02 09:57:41,914 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - AttributeChangeSubjectTSCM52 → TSCM52 confirmedDescription → Attendee addedSylviane DebaiseReminder DefaultFalse → True | |
| 2018-08-02 09:57:42,449 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - 4 attributes updated. | |
| 2018-08-02 09:57:42,980 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Saving timestamp when OGCS updated event. | |
| 2018-08-02 09:57:44,786 INFO 15 OutlookGoogleCalendarSync.Console [0] - 1 entries updated. | |
| 2018-08-02 09:57:45,233 DEBUG 15 OutlookGoogleCalendarSync.MainForm [0] - Synchronising from Google to Outlook. | |
| 2018-08-02 09:57:45,236 DEBUG 15 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Scanning 81 Outlook appointments for orphans to reclaim... | |
| 2018-08-02 09:57:46,515 DEBUG 15 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - 0 unclaimed. | |
| 2018-08-02 09:57:46,518 DEBUG 15 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Comparing Google events to Outlook items... | |
| 2018-08-02 09:57:47,399 INFO 15 OutlookGoogleCalendarSync.Console [0] - 3 Outlook calendar entries to be deleted. | |
| 2018-08-02 09:57:47,399 INFO 15 OutlookGoogleCalendarSync.Console [0] - 0 Outlook calendar entries to be created. | |
| 2018-08-02 09:57:47,399 INFO 15 OutlookGoogleCalendarSync.Console [0] - 71 calendar entries to be compared. | |
| 2018-08-02 09:57:47,793 INFO 15 OutlookGoogleCalendarSync.Console [0] - Deleting 3 Outlook calendar entries | |
| 2018-08-02 09:57:48,828 DEBUG 1 OutlookGoogleCalendarSync.SyncTimer [0] - Scheduled sync triggered. | |
| 2018-08-02 09:57:48,864 DEBUG 1 OutlookGoogleCalendarSync.SyncTimer [0] - Busy syncing already. Rescheduled for 5 mins time. | |
| 2018-08-02 09:57:48,865 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Next sync scheduled for Thursday, August 2, 2018 - 10:02:48 | |
| 2018-08-02 09:58:36,021 INFO 14 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Detected new Explorer window. | |
| 2018-08-02 09:58:36,034 DEBUG 14 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Adding listener for Explorer 'Inbox - Personal Folders - Outlook' | |
| 2018-08-02 10:00:18,650 INFO 15 OutlookGoogleCalendarSync.Console [0] - Not deleted: 2018-09-03 10:00 "exam socio" | |
| 2018-08-02 10:00:18,985 WARN 15 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Failed to get appointment summary: | |
| 2018-08-02 10:00:18,985 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) | |
| 2018-08-02 10:00:18,987 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x800706BA;-2147023174 | |
| 2018-08-02 10:00:18,987 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - at Microsoft.Office.Interop.Outlook._AppointmentItem.get_AllDayEvent() | |
| at OutlookGoogleCalendarSync.OutlookOgcs.Calendar.GetEventSummary(AppointmentItem ai) | |
| 2018-08-02 10:00:21,242 INFO 15 OutlookGoogleCalendarSync.Console [0] - Not deleted: | |
| 2018-08-02 10:00:21,528 WARN 15 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Failed to get appointment summary: | |
| 2018-08-02 10:00:21,528 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) | |
| 2018-08-02 10:00:21,528 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x800706BA;-2147023174 | |
| 2018-08-02 10:00:21,528 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - at Microsoft.Office.Interop.Outlook._AppointmentItem.get_AllDayEvent() | |
| at OutlookGoogleCalendarSync.OutlookOgcs.Calendar.GetEventSummary(AppointmentItem ai) | |
| 2018-08-02 10:00:22,700 INFO 15 OutlookGoogleCalendarSync.Console [0] - Not deleted: | |
| 2018-08-02 10:00:22,965 INFO 15 OutlookGoogleCalendarSync.MainForm [0] - Done. | |
| 2018-08-02 10:00:22,966 INFO 15 OutlookGoogleCalendarSync.Console [0] - Comparing 71 existing Outlook calendar entries | |
| 2018-08-02 10:00:23,397 ERROR 15 OutlookGoogleCalendarSync.Console [0] - Unable to update existing entries in the Outlook calendar. | |
| 2018-08-02 10:00:23,976 DEBUG 15 OutlookGoogleCalendarSync.Console [0] - The following error was encountered during sync:- | |
| 2018-08-02 10:00:23,977 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) | |
| 2018-08-02 10:00:23,977 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x800706BA;-2147023174 | |
| 2018-08-02 10:00:23,977 ERROR 15 OutlookGoogleCalendarSync.OGCSexception [0] - at OutlookGoogleCalendarSync.MainForm.sync_googleToOutlook(List`1 googleEntries, List`1 outlookEntries, String& bubbleText) | |
| at OutlookGoogleCalendarSync.MainForm.synchronize() | |
| at OutlookGoogleCalendarSync.MainForm.<>c__DisplayClass26_0.<sync_Start>b__0(Object o, DoWorkEventArgs args) | |
| 2018-08-02 10:00:23,977 ERROR 15 OutlookGoogleCalendarSync.Console [0] - The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) | |
| 2018-08-02 10:00:24,644 INFO 1 OutlookGoogleCalendarSync.Console [0] - Attempting to reconnect to Outlook... | |
| 2018-08-02 10:00:24,688 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Resetting connection to Outlook. | |
| 2018-08-02 10:00:24,689 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - De-referencing all Outlook application objects. | |
| 2018-08-02 10:00:24,697 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Disconnecting from Outlook application. | |
| 2018-08-02 10:00:24,702 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - No Outlook process available to attach to. | |
| 2018-08-02 10:00:24,702 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 10:00:25,919 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection. | |
| 2018-08-02 10:00:26,015 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olNoExchange | |
| 2018-08-02 10:00:26,045 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Getting active window inspector | |
| 2018-08-02 10:00:26,051 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Done. | |
| 2018-08-02 10:00:26,075 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook | |
| 2018-08-02 10:00:26,079 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders | |
| 2018-08-02 10:00:26,321 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar | |
| 2018-08-02 10:00:26,325 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers. | |
| 2018-08-02 10:00:36,294 ERROR 1 OutlookGoogleCalendarSync.Console [0] - Operation aborted after 1 failed attempts! | |
| 2018-08-02 10:00:36,330 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'LastSyncDate' updated to '2018-08-02 09:56:58' | |
| 2018-08-02 10:00:36,334 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - De-referencing all Outlook application objects. | |
| 2018-08-02 10:00:36,343 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Disconnecting from Outlook application. | |
| 2018-08-02 10:02:48,856 DEBUG 1 OutlookGoogleCalendarSync.SyncTimer [0] - Scheduled sync triggered. | |
| 2018-08-02 10:02:48,911 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync started. | |
| 2018-08-02 10:02:49,183 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process. | |
| 2018-08-02 10:02:49,184 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attachment failed - Outlook is running without GUI for programmatic access. | |
| 2018-08-02 10:02:49,184 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 10:02:49,188 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection. | |
| 2018-08-02 10:02:49,199 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olNoExchange | |
| 2018-08-02 10:02:49,202 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Getting active window inspector | |
| 2018-08-02 10:02:49,207 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Done. | |
| 2018-08-02 10:02:49,220 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook | |
| 2018-08-02 10:02:49,224 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders | |
| 2018-08-02 10:02:49,456 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar | |
| 2018-08-02 10:02:49,459 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers. | |
| 2018-08-02 10:02:49,482 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:49,482 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:49,482 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting... | |
| 2018-08-02 10:02:49,484 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process. | |
| 2018-08-02 10:02:49,485 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attachment failed. | |
| 2018-08-02 10:02:49,485 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:49,485 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:49,485 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 10:02:49,493 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection. | |
| 2018-08-02 10:02:49,502 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olNoExchange | |
| 2018-08-02 10:02:49,504 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Getting active window inspector | |
| 2018-08-02 10:02:49,509 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Done. | |
| 2018-08-02 10:02:49,521 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook | |
| 2018-08-02 10:02:49,523 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders | |
| 2018-08-02 10:02:49,741 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar | |
| 2018-08-02 10:02:49,744 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers. | |
| 2018-08-02 10:02:49,749 ERROR 1 OutlookGoogleCalendarSync.Console [0] - An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,057 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,057 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:50,057 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - at System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie) | |
| at Microsoft.Office.Interop.Outlook.ExplorersEvents_EventProvider.add_NewExplorer(ExplorersEvents_NewExplorerEventHandler ) | |
| at Microsoft.Office.Interop.Outlook.ExplorersClass.add_NewExplorer(ExplorersEvents_NewExplorerEventHandler ) | |
| at OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher..ctor(Explorers explorers) | |
| at OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew.Connect() | |
| at OutlookGoogleCalendarSync.OutlookOgcs.Calendar..ctor() | |
| at OutlookGoogleCalendarSync.OutlookOgcs.Calendar.get_Instance() | |
| at OutlookGoogleCalendarSync.MainForm.sync_Start(Boolean updateSyncSchedule) | |
| 2018-08-02 10:02:50,060 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process. | |
| 2018-08-02 10:02:50,060 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attachment failed. | |
| 2018-08-02 10:02:50,061 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,061 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:50,061 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 10:02:50,064 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection. | |
| 2018-08-02 10:02:50,073 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olNoExchange | |
| 2018-08-02 10:02:50,076 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Getting active window inspector | |
| 2018-08-02 10:02:50,080 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Done. | |
| 2018-08-02 10:02:50,092 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook | |
| 2018-08-02 10:02:50,094 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders | |
| 2018-08-02 10:02:50,302 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar | |
| 2018-08-02 10:02:50,305 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers. | |
| 2018-08-02 10:02:50,311 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,311 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:50,311 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting... | |
| 2018-08-02 10:02:50,313 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process. | |
| 2018-08-02 10:02:50,313 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attachment failed. | |
| 2018-08-02 10:02:50,313 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,313 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:50,313 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Starting a new instance of Outlook. | |
| 2018-08-02 10:02:50,322 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection. | |
| 2018-08-02 10:02:50,332 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olNoExchange | |
| 2018-08-02 10:02:50,334 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Getting active window inspector | |
| 2018-08-02 10:02:50,339 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Done. | |
| 2018-08-02 10:02:50,350 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook | |
| 2018-08-02 10:02:50,353 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders | |
| 2018-08-02 10:02:50,561 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar | |
| 2018-08-02 10:02:50,564 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers. | |
| 2018-08-02 10:02:50,570 ERROR 1 OutlookGoogleCalendarSync.Console [0] - Problem encountered during synchronisation. | |
| 2018-08-02 10:02:50,570 ERROR 1 OutlookGoogleCalendarSync.Console [0] - An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,592 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - System.Runtime.InteropServices.COMException: An outgoing call cannot be made since the application is dispatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)) | |
| 2018-08-02 10:02:50,592 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x8001010D;-2147417843 | |
| 2018-08-02 10:02:50,592 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [0] - at System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie) | |
| at Microsoft.Office.Interop.Outlook.ExplorersEvents_EventProvider.add_NewExplorer(ExplorersEvents_NewExplorerEventHandler ) | |
| at Microsoft.Office.Interop.Outlook.ExplorersClass.add_NewExplorer(ExplorersEvents_NewExplorerEventHandler ) | |
| at OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher..ctor(Explorers explorers) | |
| at OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew.Connect() | |
| at OutlookGoogleCalendarSync.OutlookOgcs.Calendar..ctor() | |
| at OutlookGoogleCalendarSync.OutlookOgcs.Calendar.get_Instance() | |
| at OutlookGoogleCalendarSync.MainForm.sync_Start(Boolean updateSyncSchedule) | |
| at OutlookGoogleCalendarSync.MainForm.Sync_Requested(Object sender, EventArgs e) | |
| at OutlookGoogleCalendarSync.MainForm.Sync_Click(Object sender, EventArgs e) | |
| 2018-08-02 10:03:00,850 INFO 12 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Detected new Explorer window. | |
| 2018-08-02 10:03:00,855 DEBUG 12 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Adding listener for Explorer 'Inbox - Personal Folders - Outlook' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment