Skip to content

Instantly share code, notes, and snippets.

@phw198
Created March 21, 2018 22:22
Show Gist options
  • Select an option

  • Save phw198/f2e9dc0ba1c0264608f7004449029aa9 to your computer and use it in GitHub Desktop.

Select an option

Save phw198/f2e9dc0ba1c0264608f7004449029aa9 to your computer and use it in GitHub Desktop.
Issue #496
2018-03-20 07:12:43,612 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.7.0.0
2018-03-20 07:12:43,622 INFO 1 OutlookGoogleCalendarSync.Program [0] - Started interactively.
2018-03-20 07:12:43,622 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync
2018-03-20 07:12:43,622 INFO 1 OutlookGoogleCalendarSync.Program [0] - Running from C:\Users\rob\AppData\Local\OutlookGoogleCalendarSync\app-2.7.0-beta\OutlookGoogleCalendarSync.exe
2018-03-20 07:12:43,624 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2018-03-20 07:12:43,624 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2018-03-20 07:12:43,624 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2018-03-20 07:12:43,625 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purging log files older than 30 days...
2018-03-20 07:12:43,625 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purge complete.
2018-03-20 07:12:43,626 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Setting up Squirrel handlers.
2018-03-20 07:12:43,678 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '23'
2018-03-20 07:12:43,678 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Donor' with value 'false'
2018-03-20 07:12:43,679 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Subscribed' with value '2000-01-01T00:00:00'
2018-03-20 07:12:43,679 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'HideSplashScreen' with value 'false'
2018-03-20 07:12:43,680 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2018-03-20 07:12:43,683 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2018-03-20 07:12:43,717 INFO 1 OutlookGoogleCalendarSync.Updater [0] - This is a Squirrel install.
2018-03-20 07:12:43,719 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Automatic update check requested.
2018-03-20 07:12:43,720 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Using default proxy (app.config / IE).
2018-03-20 07:12:43,720 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system-wide proxy.
2018-03-20 07:12:43,727 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Testing the system proxy.
2018-03-20 07:12:43,729 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Confirmation of configured proxy: http://www.google.com
2018-03-20 07:12:43,734 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Checking for Squirrel update...
2018-03-20 07:12:43,760 INFO 1 OutlookGoogleCalendarSync.NotificationTray [0] - Using NodaTime TZDB: 2018c (mapping: 13290)
2018-03-20 07:12:43,761 DEBUG 9 OutlookGoogleCalendarSync.NotificationTray [0] - Checking for new timezone database...
2018-03-20 07:12:43,762 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2018-03-20 07:12:43,825 ERROR 11 OutlookGoogleCalendarSync.Updater [0] - Failed checking for update.
2018-03-20 07:12:43,827 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.Http.HttpRequestException: An error occurred while sending the request.
2018-03-20 07:12:43,828 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131500;-2146233088
2018-03-20 07:12:43,828 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - InnerException:-
2018-03-20 07:12:43,828 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
2018-03-20 07:12:43,828 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131509;-2146233079
2018-03-20 07:12:43,829 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-03-20 07:12:43,829 ERROR 11 OutlookGoogleCalendarSync.Updater [0] - Failure checking for update. Object reference not set to an instance of an object.
2018-03-20 07:12:43,984 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Getting MD5 hash for 'rob@emoryday.com'
2018-03-20 07:12:43,996 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process.
2018-03-20 07:12:44,005 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [0] - Outlook Version: 16.0.0.9029
2018-03-20 07:12:44,005 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=3a782695cc40c9389787399c608a451c&ea=version&ec=outlook&el=2016
2018-03-20 07:12:44,011 DEBUG 9 OutlookGoogleCalendarSync.NotificationTray [0] - Already have latest TZDB version.
2018-03-20 07:12:44,021 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=3a782695cc40c9389787399c608a451c&ea=version&ec=ogcs&el=2.7.0.0
2018-03-20 07:12:44,030 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Folders
2018-03-20 07:12:44,035 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process.
2018-03-20 07:12:44,036 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection.
2018-03-20 07:12:44,040 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange server version: 15.0.1178.0
2018-03-20 07:12:44,040 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2018-03-20 07:12:44,042 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook
2018-03-20 07:12:44,046 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders
2018-03-20 07:12:45,015 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar
2018-03-20 07:12:45,019 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers.
2018-03-20 07:12:45,024 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Adding listener for Explorer 'Inbox - rob@emoryday.com - Outlook'
2018-03-20 07:12:45,054 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - List Calendar folders
2018-03-20 07:12:45,099 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'Debug'
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\settings.xml
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:-
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Mailbox/FolderStore Name:
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Category Filter: Exclude
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Categories:
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GAL Blocked: False
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:-
2018-03-20 07:12:45,104 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: EmoryDay Calendar
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Personal API Keys: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Identifier:
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Secret:
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 1/1/2000 12:00:00 AM
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Assigned API key:
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Cloak Email: True
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:-
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook → Google
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 1
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:120
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 0
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: True
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - UseGoogleDefaultReminder: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ReminderDND: False (22:00-06:00)
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesPrivate: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesAvailable: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: False
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:-
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:-
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True
2018-03-20 07:12:45,105 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False; DelayedStartup: 0
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - HideSplashScreen: N/A
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: True
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MuteClickSounds: False
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:-
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: True
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Skip Version:
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Timezone Database: 2018c
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:-
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: M/d/yyyy
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: h:mm tt
2018-03-20 07:12:45,106 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 23
2018-03-20 07:12:45,126 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Create the timer for the auto synchronisation
2018-03-20 07:12:45,128 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 07:12:45,128 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 07:12:45,128 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
2018-03-20 07:12:51,796 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2018-03-20 07:46:31,883 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Manual sync started.
2018-03-20 07:46:31,921 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Sync version: 2.7.0.0
2018-03-20 07:46:31,921 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Sync started at 3/20/2018 7:46:31 AM
2018-03-20 07:46:31,921 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Syncing from 3/19/2018 to 7/19/2018
2018-03-20 07:46:31,921 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Outlook → Google
2018-03-20 07:46:31,940 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Deregistering from Outlook appointment change events...
2018-03-20 07:46:31,940 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Removing 1 Outlook event handler hooks.
2018-03-20 07:46:31,955 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 07:46:31,959 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Getting keyring.
2018-03-20 07:46:32,017 ERROR 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Failed to retrieve data: The request was aborted: Could not create SSL/TLS secure channel.
2018-03-20 07:46:32,018 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - There are 0 keys.
2018-03-20 07:46:32,018 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - 0 keys are active.
2018-03-20 07:46:32,022 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Picking a Standard key.
2018-03-20 07:46:32,022 WARN 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Standard keyring is empty!
2018-03-20 07:46:32,022 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Reverting to default key.
2018-03-20 07:46:32,025 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'AssignedClientIdentifier' updated to ''
2018-03-20 07:46:32,049 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Authenticating with Google calendar service...
2018-03-20 07:46:32,050 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Google credential file location: C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\Google.Apis.Auth.OAuth2.Responses.TokenResponse-user
2018-03-20 07:46:32,164 INFO 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Refresh and Access token successfully retrieved.
2018-03-20 07:46:32,164 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token expires 3/19/2018 5:24:26 PM
2018-03-20 07:46:32,165 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token needs refreshing.
2018-03-20 07:46:32,920 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token refreshed.
2018-03-20 07:46:32,924 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving email address associated with Google account.
2018-03-20 07:46:33,196 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving all subscribers from past year.
2018-03-20 07:46:33,435 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Page 1 received.
2018-03-20 07:46:33,436 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Searching for subscription for: rob@emoryday.com
2018-03-20 07:46:33,437 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving all donors.
2018-03-20 07:46:33,595 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Page 1 received.
2018-03-20 07:46:33,595 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Searching for donation from: rob@emoryday.com
2018-03-20 07:46:33,596 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Donor' updated to 'False'
2018-03-20 07:46:33,607 INFO 17 OutlookGoogleCalendarSync.Console [0] - Finding Calendar Entries
2018-03-20 07:46:34,088 INFO 17 OutlookGoogleCalendarSync.Console [0] - Scanning Outlook calendar...
2018-03-20 07:46:34,891 INFO 17 OutlookGoogleCalendarSync.Console [0] - 59 Outlook calendar entries found.
2018-03-20 07:46:35,311 INFO 17 OutlookGoogleCalendarSync.Console [0] - Scanning Google calendar...
2018-03-20 07:46:35,868 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 3/19/2018 -> 7/19/2018
2018-03-20 07:46:36,251 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:36,251 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 Google Events are cancelled and will be excluded.
2018-03-20 07:46:36,252 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Identifying exceptions in recurring Google events.
2018-03-20 07:46:36,252 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Found 4 exceptions.
2018-03-20 07:46:36,252 INFO 17 OutlookGoogleCalendarSync.Console [0] - 57 Google calendar entries found.
2018-03-20 07:46:36,268 INFO 17 OutlookGoogleCalendarSync.Console [0] - 4 are exceptions to recurring events.
2018-03-20 07:46:36,269 INFO 17 OutlookGoogleCalendarSync.Console [0] - Total inc. recurring items spanning sync date range...
2018-03-20 07:46:36,429 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/7/2017 -> 2/8/2017
2018-03-20 07:46:36,865 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:36,868 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 5 Google events for orphans to reclaim...
2018-03-20 07:46:36,873 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:36,875 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 2/7/2017 10:00 AM => "Endo Touchbase"
2018-03-20 07:46:36,876 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:36,907 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 3/7/2018 -> 3/8/2018
2018-03-20 07:46:37,174 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:37,174 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 16 Google events for orphans to reclaim...
2018-03-20 07:46:37,175 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:37,229 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 4/30/2013 -> 5/1/2013
2018-03-20 07:46:37,498 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:37,499 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 1 Google events for orphans to reclaim...
2018-03-20 07:46:37,499 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:37,632 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 6/13/2016 -> 6/14/2016
2018-03-20 07:46:37,840 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:37,840 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 1 Google events for orphans to reclaim...
2018-03-20 07:46:37,840 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:37,879 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 12/13/2016 -> 12/14/2016
2018-03-20 07:46:38,101 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:38,101 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim...
2018-03-20 07:46:38,103 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:38,103 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/13/2016 12:30 PM => "muv's Super Bowl Landing Page Review"
2018-03-20 07:46:38,104 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 5/24/2016 11:00 AM (R) => "Updated Invitation: EmoryDay - SANS Technology Weekly Meeting @ Weekly from 11am to 12pm on Tuesday from Tue May 24 to Mon Dec 19 (Rob Fienberg)"
2018-03-20 07:46:38,104 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:38,130 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 12/22/2016 -> 12/23/2016
2018-03-20 07:46:38,344 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:38,344 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim...
2018-03-20 07:46:38,344 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:38,344 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/22/2016 9:30 AM => "Topgrading and EmoryDay"
2018-03-20 07:46:38,345 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/22/2016 2:00 PM => "EmoryDay – Kendig Keast Weekly Meeting "
2018-03-20 07:46:38,347 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/22/2016 12:00 PM => "Basic Research Internal Kick Off "
2018-03-20 07:46:38,391 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/4/2017 -> 1/5/2017
2018-03-20 07:46:38,610 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:38,610 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 2 Google events for orphans to reclaim...
2018-03-20 07:46:38,611 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:38,611 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/4/2017 12:30 PM => "Marketing Connections - Salesforce / SharpSpring Integration Development"
2018-03-20 07:46:38,656 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/9/2017 -> 1/10/2017
2018-03-20 07:46:38,868 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:38,868 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 6 Google events for orphans to reclaim...
2018-03-20 07:46:38,868 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:38,868 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 11:30 AM => "KKC/enCode + Emory Day Status Meeting "
2018-03-20 07:46:38,868 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 1:00 PM => "Reminder - Rehab 2 Perform & EmoryDay Kick Off Meeting"
2018-03-20 07:46:38,868 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 3:00 PM => "Alicia + Erin Meeting"
2018-03-20 07:46:38,869 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 4:00 PM => "PPC/Diane Discussion"
2018-03-20 07:46:38,899 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 5/24/2017 -> 5/25/2017
2018-03-20 07:46:39,129 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:39,129 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 6 Google events for orphans to reclaim...
2018-03-20 07:46:39,129 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:39,178 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 3/9/2017 -> 3/10/2017
2018-03-20 07:46:39,440 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:39,440 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 9 Google events for orphans to reclaim...
2018-03-20 07:46:39,440 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:39,440 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 10:00 AM => "Joel/Diane Touchbase "
2018-03-20 07:46:39,441 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 1:00 PM => "Novex Biotech Website"
2018-03-20 07:46:39,443 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 1:45 PM => "TJ & Diane Internal Meeting: JEM Engineering"
2018-03-20 07:46:39,444 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 2:00 PM => "Designer/Developer Interview: Peter Liu"
2018-03-20 07:46:39,444 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 2:00 PM => "GoToMeeting Invitation - MAJR Weekly Meeting"
2018-03-20 07:46:39,445 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 3:00 PM => "Internal Centman Hubpot Meeting"
2018-03-20 07:46:39,445 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 4:00 PM => "Designer/Front End Developer Interview: Alicia Guidry"
2018-03-20 07:46:39,471 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/3/2017 -> 10/4/2017
2018-03-20 07:46:39,700 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:39,701 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 5 Google events for orphans to reclaim...
2018-03-20 07:46:39,703 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:39,703 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:39,747 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 4/5/2017 -> 4/6/2017
2018-03-20 07:46:40,032 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:40,032 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim...
2018-03-20 07:46:40,032 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:40,032 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/5/2017 4:30 PM => "Beyond Velocity & EmoryDay Website Review"
2018-03-20 07:46:40,033 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/5/2017 11:00 AM => "EmoryDay & Corry Micronics Meeting"
2018-03-20 07:46:40,068 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID id4nq19kdjf1cc0bfio20i3958
2018-03-20 07:46:40,196 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 4/13/2017 -> 4/14/2017
2018-03-20 07:46:40,423 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:40,423 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 07:46:40,423 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:40,423 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/13/2017 12:00 PM => "Land O Lakes Winery Internal Wireframe Meeting "
2018-03-20 07:46:40,424 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/13/2017 1:00 PM => "Training with Liyya"
2018-03-20 07:46:40,425 WARN 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/13/2017 2:25 PM => "FW: Endo Systems Update"
2018-03-20 07:46:40,474 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 6kntlt5eo0eeahpo9a94i0q5nk
2018-03-20 07:46:40,609 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 8/17/2017 -> 8/18/2017
2018-03-20 07:46:40,825 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:40,825 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 07:46:40,827 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:40,829 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 07:46:40,851 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 8/9/2017 -> 8/10/2017
2018-03-20 07:46:41,408 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:41,408 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 07:46:41,408 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:41,460 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 9/6/2017 -> 9/7/2017
2018-03-20 07:46:41,684 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:41,684 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 07:46:41,684 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:41,735 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/12/2017 -> 10/13/2017
2018-03-20 07:46:41,942 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:41,942 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 07:46:41,944 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:42,001 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/5/2017 -> 10/6/2017
2018-03-20 07:46:42,245 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:42,245 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 07:46:42,245 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:42,277 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/17/2017 -> 10/18/2017
2018-03-20 07:46:42,469 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:42,470 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 07:46:42,473 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:42,473 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:42,520 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 11/2/2017 -> 11/3/2017
2018-03-20 07:46:42,728 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:42,728 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 7 Google events for orphans to reclaim...
2018-03-20 07:46:42,728 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:42,784 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/31/2017 -> 11/1/2017
2018-03-20 07:46:42,981 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:42,982 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 9 Google events for orphans to reclaim...
2018-03-20 07:46:42,983 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:42,983 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:43,031 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 11/28/2017 -> 11/29/2017
2018-03-20 07:46:43,312 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:43,312 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 10 Google events for orphans to reclaim...
2018-03-20 07:46:43,314 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:43,314 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:43,373 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/2/2018 -> 1/3/2018
2018-03-20 07:46:43,601 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:43,601 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 07:46:43,607 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 3 unclaimed.
2018-03-20 07:46:43,607 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Dr. Canuso - EmoryDay Meeting" did not have Outlook EntryID stored.
2018-03-20 07:46:43,607 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:43,638 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/3/2018 -> 1/4/2018
2018-03-20 07:46:44,020 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:44,020 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 7 Google events for orphans to reclaim...
2018-03-20 07:46:44,021 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:44,067 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/2/2018 -> 1/3/2018
2018-03-20 07:46:44,487 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:44,487 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 07:46:44,490 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 3 unclaimed.
2018-03-20 07:46:44,490 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Dr. Canuso - EmoryDay Meeting" did not have Outlook EntryID stored.
2018-03-20 07:46:44,490 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:44,530 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/17/2018 -> 1/18/2018
2018-03-20 07:46:44,811 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:44,812 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 07:46:44,812 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:44,857 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/11/2018 -> 1/12/2018
2018-03-20 07:46:45,115 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:45,115 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 14 Google events for orphans to reclaim...
2018-03-20 07:46:45,115 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:45,153 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/12/2018 -> 1/13/2018
2018-03-20 07:46:45,369 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:45,370 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 5 Google events for orphans to reclaim...
2018-03-20 07:46:45,370 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:45,415 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/30/2018 -> 1/31/2018
2018-03-20 07:46:45,693 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:45,693 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 11 Google events for orphans to reclaim...
2018-03-20 07:46:45,698 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 3 unclaimed.
2018-03-20 07:46:45,698 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Dr. Canuso - EmoryDay Meeting" did not have Outlook EntryID stored.
2018-03-20 07:46:45,698 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:45,740 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/31/2018 -> 2/1/2018
2018-03-20 07:46:46,026 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:46,026 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 07:46:46,026 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:46,069 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/29/2018 -> 1/30/2018
2018-03-20 07:46:46,283 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:46,283 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 6 Google events for orphans to reclaim...
2018-03-20 07:46:46,283 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:46,303 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 9/20/2017 -> 9/21/2017
2018-03-20 07:46:46,531 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:46,531 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 11 Google events for orphans to reclaim...
2018-03-20 07:46:46,531 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 07:46:46,575 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/8/2018 -> 2/9/2018
2018-03-20 07:46:46,819 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:46,819 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 Google Events are cancelled and will be excluded.
2018-03-20 07:46:46,819 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 19 Google events for orphans to reclaim...
2018-03-20 07:46:46,845 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 07:46:46,847 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 07:46:47,101 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/8/2018 -> 2/9/2018
2018-03-20 07:46:47,325 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:47,325 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 Google Events are cancelled and will be excluded.
2018-03-20 07:46:47,325 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 19 Google events for orphans to reclaim...
2018-03-20 07:46:47,333 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 07:46:47,334 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 07:46:47,336 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 07:46:47,383 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/6/2018 -> 2/7/2018
2018-03-20 07:46:47,615 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:47,615 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 14 Google events for orphans to reclaim...
2018-03-20 07:46:47,616 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:47,616 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:47,641 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/8/2018 -> 2/9/2018
2018-03-20 07:46:47,913 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:47,913 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 Google Events are cancelled and will be excluded.
2018-03-20 07:46:47,913 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 19 Google events for orphans to reclaim...
2018-03-20 07:46:47,915 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 07:46:47,916 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 07:46:47,965 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/14/2018 -> 2/15/2018
2018-03-20 07:46:48,226 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:48,226 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 18 Google events for orphans to reclaim...
2018-03-20 07:46:48,228 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 07:46:48,253 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/20/2018 -> 2/21/2018
2018-03-20 07:46:48,513 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:48,513 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 07:46:48,522 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 07:46:48,522 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 07:46:48,547 INFO 17 OutlookGoogleCalendarSync.Console [0] - Outlook 58, Google 57
2018-03-20 07:46:49,055 DEBUG 17 OutlookGoogleCalendarSync.MainForm [0] - Synchronising from Outlook to Google.
2018-03-20 07:46:49,056 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 57 Google events for orphans to reclaim...
2018-03-20 07:46:49,336 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 07:46:49,337 INFO 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed orphan events found.
2018-03-20 07:46:49,337 INFO 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - These will be kept due to configuration settings.
2018-03-20 07:46:49,338 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Comparing Outlook items to Google events...
2018-03-20 07:46:49,803 INFO 17 OutlookGoogleCalendarSync.Console [0] - 0 Google calendar entries to be deleted.
2018-03-20 07:46:49,804 INFO 17 OutlookGoogleCalendarSync.Console [0] - 3 Google calendar entries to be created.
2018-03-20 07:46:49,804 INFO 17 OutlookGoogleCalendarSync.Console [0] - 55 calendar entries to be compared.
2018-03-20 07:46:50,242 INFO 17 OutlookGoogleCalendarSync.Console [0] - Creating 3 Google calendar entries
2018-03-20 07:46:50,800 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 3/23/2018 11:00 AM => "EmoryDay Introduction"
2018-03-20 07:46:51,063 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 3/21/2018 1:00 PM => "Account Mgr. Interview - Ginger McGuire"
2018-03-20 07:46:51,312 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Processing >> 3/22/2018 10:00 AM => "Account Mgr. Interview - Holly Bilkie"
2018-03-20 07:46:51,539 INFO 17 OutlookGoogleCalendarSync.MainForm [0] - Done.
2018-03-20 07:46:51,539 INFO 17 OutlookGoogleCalendarSync.Console [0] - Comparing 55 existing Google calendar entries
2018-03-20 07:46:52,124 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/23/2017 2:00 PM (R) => "FW: Reba's Team - Production meeting "
2018-03-20 07:46:52,125 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 07:46:52,416 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/9/2017 10:00 AM (R) => "Leadership Meeting"
2018-03-20 07:46:52,416 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 3 exceptions that will now be iteratively compared.
2018-03-20 07:46:52,487 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/29/2018 11:30 AM (R) => "Productivity Quality & EmoryDay Weekly Meeting"
2018-03-20 07:46:52,487 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:46:52,549 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:46:52,550 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 19/03/2018
2018-03-20 07:46:52,556 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 19/03/2018
2018-03-20 07:46:52,559 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 07:46:52,560 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 07:46:53,068 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:53,482 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 07:46:53,789 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 07:46:53,790 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:46:53,822 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 6/13/2016 9:00 AM (R) => "R&A Weekly Overview"
2018-03-20 07:46:53,822 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 4 exceptions that will now be iteratively compared.
2018-03-20 07:46:53,866 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 8/17/2017 1:00 PM (R) => "HQ Bi-Monthly Meeting"
2018-03-20 07:46:53,866 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 07:46:54,048 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:46:54,048 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 29/03/2018
2018-03-20 07:46:54,055 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 29/03/2018
2018-03-20 07:46:54,059 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 07:46:54,059 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 07:46:54,404 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:54,735 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 07:46:55,031 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 07:46:55,032 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:46:55,062 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 2/7/2017 1:00 PM (R) => "MAJR Weekly Meeting"
2018-03-20 07:46:55,062 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 36 exceptions that will now be iteratively compared.
2018-03-20 07:46:56,767 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:46:56,768 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 20/03/2018
2018-03-20 07:46:56,778 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 20/03/2018
2018-03-20 07:46:56,783 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 07:46:56,784 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 07:46:57,162 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:57,555 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 07:46:57,884 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 07:46:57,887 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:46:57,948 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 11/28/2017 2:00 PM (R) => "ConnectMeVoice - Weekly Meeting"
2018-03-20 07:46:57,948 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 10 exceptions that will now be iteratively compared.
2018-03-20 07:46:58,302 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:46:58,304 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 20/03/2018
2018-03-20 07:46:58,312 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 20/03/2018
2018-03-20 07:46:58,320 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:46:58,361 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 8/9/2017 12:00 PM (R) => "WAVE Weekly Meeting"
2018-03-20 07:46:58,361 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 11 exceptions that will now be iteratively compared.
2018-03-20 07:46:58,826 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:46:58,826 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 21/03/2018
2018-03-20 07:46:58,832 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 21/03/2018
2018-03-20 07:46:58,839 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 07:46:58,839 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 07:46:59,152 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 07:46:59,464 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 07:46:59,775 DEBUG 17 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 07:46:59,778 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:46:59,855 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 10/5/2017 2:00 PM (R) => "Gamse and EmoryDay "
2018-03-20 07:46:59,855 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 07:47:00,185 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 3/9/2017 3:00 PM (R) => "Luis and Alicia Weekly Call"
2018-03-20 07:47:00,186 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 5 exceptions that will now be iteratively compared.
2018-03-20 07:47:00,434 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/2/2018 2:00 PM (R) => "EmoryDay & Thibiant"
2018-03-20 07:47:00,434 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:00,564 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/11/2018 9:00 AM (R) => "Production Meeting - Team TJ "
2018-03-20 07:47:00,564 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:00,631 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 12/22/2016 10:00 AM (R) => "BMI and EmoryDay Meeting"
2018-03-20 07:47:00,631 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 07:47:00,990 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 4/6/2017 11:00 AM (R) => "Reba and Rob one on one"
2018-03-20 07:47:00,990 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 07:47:01,087 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/3/2018 3:00 PM (R) => "EmoryDay & SkinClinical"
2018-03-20 07:47:01,087 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 07:47:01,477 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:47:01,478 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 21/03/2018
2018-03-20 07:47:01,484 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 21/03/2018
2018-03-20 07:47:01,494 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:47:01,562 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 5/24/2017 10:00 AM (R) => "Roverland and EmoryDay Meeting "
2018-03-20 07:47:01,562 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:01,628 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 9/6/2017 11:00 AM (R) => "EmoryDay & Corry Micronics Meeting"
2018-03-20 07:47:01,628 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 14 exceptions that will now be iteratively compared.
2018-03-20 07:47:02,247 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 4/5/2017 1:00 PM (R) => "Brown Consulting & EmoryDay Weekly Meeting"
2018-03-20 07:47:02,247 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 18 exceptions that will now be iteratively compared.
2018-03-20 07:47:02,989 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 4/13/2017 11:00 AM (R) => "Emerging Technologies and EmoryDay Weekly Meeting"
2018-03-20 07:47:02,990 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 18 exceptions that will now be iteratively compared.
2018-03-20 07:47:03,765 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 12/13/2016 12:00 PM (R) => "Melodi and Alicia Weekly Strategy Meeting"
2018-03-20 07:47:03,766 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 3 exceptions that will now be iteratively compared.
2018-03-20 07:47:03,887 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 2/20/2018 12:00 PM (R) => "EmoryDay & Callaway Transportation "
2018-03-20 07:47:03,888 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 07:47:03,960 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 2/14/2018 11:00 AM (R) => "Alicia & Anne Marie Weekly Meeting"
2018-03-20 07:47:03,961 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,024 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 10/17/2017 10:30 AM (R) => "MBA Administrators and EmoryDay"
2018-03-20 07:47:04,024 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 5 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,236 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 9/20/2017 2:00 PM (R) => "WinCare & EmoryDay Bi-Weekly Meeting"
2018-03-20 07:47:04,236 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,377 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 10/12/2017 1:00 PM (R) => "R2P - Bi-Weekly Meeting"
2018-03-20 07:47:04,377 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 3 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,456 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:47:04,457 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 12/04/2018
2018-03-20 07:47:04,463 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 05/04/2018
2018-03-20 07:47:04,471 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:47:04,542 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 07:47:04,542 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 10/05/2018
2018-03-20 07:47:04,547 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 17/05/2018
2018-03-20 07:47:04,556 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 07:47:04,604 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 10/3/2017 11:00 AM (R) => "Land O Lakes Winery and EmoryDay "
2018-03-20 07:47:04,605 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,728 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 10/31/2017 11:00 AM (R) => "Lightning Express & EmoryDay Bi-Weekly Meeting"
2018-03-20 07:47:04,728 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,794 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 2/6/2018 4:00 PM (R) => "Porter Construction and EmoryDay"
2018-03-20 07:47:04,794 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,869 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 4/30/2013 9:00 AM (R) => "Renew Gus's Dog License"
2018-03-20 07:47:04,869 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 07:47:04,933 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - 1/4/2017 9:00 AM (R) => "ED Production Meeting"
2018-03-20 07:47:04,934 DEBUG 17 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 07:47:05,001 INFO 17 OutlookGoogleCalendarSync.Console [0] - 0 entries updated.
2018-03-20 07:47:06,714 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'CompletedSyncs' updated to '24'
2018-03-20 07:47:06,715 INFO 1 OutlookGoogleCalendarSync.Console [0] - Sync finished with success!
2018-03-20 07:47:06,725 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'LastSyncDate' updated to '3/20/2018 7:46:31 AM'
2018-03-20 07:47:06,727 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 07:47:06,727 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
2018-03-20 07:48:10,868 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Detected Outlook item added.
2018-03-20 07:48:10,874 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - 3/23/2018 11:00 AM => "EmoryDay Introduction"
2018-03-20 07:48:10,874 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Item is in sync range, so push sync flagged for Go.
2018-03-20 07:48:10,874 INFO 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - 1 items changed since last sync.
2018-03-20 07:48:10,887 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Detected Outlook item removed, so push sync flagged for Go.
2018-03-20 07:48:10,888 INFO 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - 2 items changed since last sync.
2018-03-20 07:48:10,911 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Detected Outlook item changed.
2018-03-20 07:48:10,915 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - 3/23/2018 11:00 AM => "EmoryDay Introduction"
2018-03-20 07:48:10,915 DEBUG 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Item is in sync range, so push sync flagged for Go.
2018-03-20 07:48:10,915 INFO 8 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - 3 items changed since last sync.
2018-03-20 07:48:31,166 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Deregistering from Outlook appointment change events...
2018-03-20 07:48:31,184 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Removing 1 Outlook event handler hooks.
2018-03-20 07:48:31,200 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 07:48:32,621 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Saving settings.
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\settings.xml
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:-
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Mailbox/FolderStore Name:
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Category Filter: Exclude
2018-03-20 07:48:32,629 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Categories:
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GAL Blocked: False
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:-
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: EmoryDay Calendar
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Personal API Keys: False
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Identifier:
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Secret:
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 1/1/2000 12:00:00 AM
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Assigned API key:
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Cloak Email: True
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:-
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main
2018-03-20 07:48:32,630 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook → Google
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 1
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:120
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 0
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: False
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: False
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - UseGoogleDefaultReminder: False
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ReminderDND: False (22:00-06:00)
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: False
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: False
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: False
2018-03-20 07:48:32,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesPrivate: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesAvailable: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:-
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:-
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False; DelayedStartup: 0
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - HideSplashScreen: N/A
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: True
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False
2018-03-20 07:48:32,632 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: False
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MuteClickSounds: False
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:-
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: True
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Skip Version:
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Timezone Database: 2018c
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:-
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: M/d/yyyy
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: h:mm tt
2018-03-20 07:48:32,633 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 24
2018-03-20 07:48:57,284 INFO 1 OutlookGoogleCalendarSync.Program [0] - Application closed.
2018-03-20 07:49:02,568 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.7.0.0
2018-03-20 07:49:02,577 INFO 1 OutlookGoogleCalendarSync.Program [0] - Started interactively.
2018-03-20 07:49:02,577 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync
2018-03-20 07:49:02,577 INFO 1 OutlookGoogleCalendarSync.Program [0] - Running from C:\Users\rob\AppData\Local\OutlookGoogleCalendarSync\app-2.7.0-beta\OutlookGoogleCalendarSync.exe
2018-03-20 07:49:02,579 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2018-03-20 07:49:02,579 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2018-03-20 07:49:02,580 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2018-03-20 07:49:02,580 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purging log files older than 30 days...
2018-03-20 07:49:02,580 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purge complete.
2018-03-20 07:49:02,582 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Setting up Squirrel handlers.
2018-03-20 07:49:02,621 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '24'
2018-03-20 07:49:02,622 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Donor' with value 'false'
2018-03-20 07:49:02,622 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Subscribed' with value '2000-01-01T00:00:00'
2018-03-20 07:49:02,623 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'HideSplashScreen' with value 'false'
2018-03-20 07:49:02,623 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2018-03-20 07:49:02,652 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2018-03-20 07:49:02,682 INFO 1 OutlookGoogleCalendarSync.Updater [0] - This is a Squirrel install.
2018-03-20 07:49:02,684 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Automatic update check requested.
2018-03-20 07:49:02,685 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Using default proxy (app.config / IE).
2018-03-20 07:49:02,685 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system-wide proxy.
2018-03-20 07:49:02,691 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Testing the system proxy.
2018-03-20 07:49:02,693 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Confirmation of configured proxy: http://www.google.com
2018-03-20 07:49:02,697 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Checking for Squirrel update...
2018-03-20 07:49:02,723 INFO 1 OutlookGoogleCalendarSync.NotificationTray [0] - Using NodaTime TZDB: 2018c (mapping: 13290)
2018-03-20 07:49:02,724 DEBUG 9 OutlookGoogleCalendarSync.NotificationTray [0] - Checking for new timezone database...
2018-03-20 07:49:02,725 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2018-03-20 07:49:02,791 ERROR 11 OutlookGoogleCalendarSync.Updater [0] - Failed checking for update.
2018-03-20 07:49:02,794 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.Http.HttpRequestException: An error occurred while sending the request.
2018-03-20 07:49:02,794 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131500;-2146233088
2018-03-20 07:49:02,794 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - InnerException:-
2018-03-20 07:49:02,795 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
2018-03-20 07:49:02,795 ERROR 11 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131509;-2146233079
2018-03-20 07:49:02,795 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-03-20 07:49:02,795 ERROR 11 OutlookGoogleCalendarSync.Updater [0] - Failure checking for update. Object reference not set to an instance of an object.
2018-03-20 07:49:02,921 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Getting MD5 hash for 'rob@emoryday.com'
2018-03-20 07:49:02,935 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process.
2018-03-20 07:49:02,945 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [0] - Outlook Version: 16.0.0.9029
2018-03-20 07:49:02,946 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=3a782695cc40c9389787399c608a451c&ea=version&ec=outlook&el=2016
2018-03-20 07:49:02,961 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=3a782695cc40c9389787399c608a451c&ea=version&ec=ogcs&el=2.7.0.0
2018-03-20 07:49:02,968 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Folders
2018-03-20 07:49:02,972 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process.
2018-03-20 07:49:02,974 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection.
2018-03-20 07:49:02,978 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange server version: 15.0.1178.0
2018-03-20 07:49:02,978 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2018-03-20 07:49:02,980 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook
2018-03-20 07:49:02,985 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders
2018-03-20 07:49:03,002 DEBUG 9 OutlookGoogleCalendarSync.NotificationTray [0] - Already have latest TZDB version.
2018-03-20 07:49:03,638 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar
2018-03-20 07:49:03,642 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers.
2018-03-20 07:49:03,647 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Adding listener for Explorer 'Inbox - rob@emoryday.com - Outlook'
2018-03-20 07:49:03,678 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - List Calendar folders
2018-03-20 07:49:03,734 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'Debug'
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\settings.xml
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:-
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Mailbox/FolderStore Name:
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Category Filter: Exclude
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Categories:
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g
2018-03-20 07:49:03,740 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GAL Blocked: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:-
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: EmoryDay Calendar
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Personal API Keys: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Identifier:
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Secret:
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 1/1/2000 12:00:00 AM
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Assigned API key:
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Cloak Email: True
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:-
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook → Google
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 1
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:120
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 0
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - UseGoogleDefaultReminder: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ReminderDND: False (22:00-06:00)
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: False
2018-03-20 07:49:03,741 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesPrivate: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesAvailable: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:-
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:-
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False; DelayedStartup: 0
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - HideSplashScreen: N/A
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: True
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MuteClickSounds: False
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:-
2018-03-20 07:49:03,742 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: True
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Skip Version:
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Timezone Database: 2018c
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:-
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: M/d/yyyy
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: h:mm tt
2018-03-20 07:49:03,743 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 24
2018-03-20 07:49:03,759 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Create the timer for the auto synchronisation
2018-03-20 07:49:03,760 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 07:49:10,750 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2018-03-20 08:00:21,917 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 08:00:21,918 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
2018-03-20 08:00:52,163 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Deregistering from Outlook appointment change events...
2018-03-20 08:00:52,164 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Removing 1 Outlook event handler hooks.
2018-03-20 08:00:52,182 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 08:00:52,182 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Deregistering from Outlook appointment change events...
2018-03-20 08:00:52,182 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Removing 0 Outlook event handler hooks.
2018-03-20 08:00:56,309 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 08:00:56,309 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
2018-03-20 08:00:57,631 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Saving settings.
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\settings.xml
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:-
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Mailbox/FolderStore Name:
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Category Filter: Exclude
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Categories:
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g
2018-03-20 08:00:57,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GAL Blocked: False
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:-
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: EmoryDay Calendar
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Personal API Keys: False
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Identifier:
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Secret:
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 1/1/2000 12:00:00 AM
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Assigned API key:
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Cloak Email: True
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:-
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook → Google
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 1
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:120
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 0
2018-03-20 08:00:57,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours
2018-03-20 08:00:57,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: True
2018-03-20 08:00:57,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True
2018-03-20 08:00:57,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: False
2018-03-20 08:00:57,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - UseGoogleDefaultReminder: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ReminderDND: False (22:00-06:00)
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesPrivate: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesAvailable: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: False
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:-
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:-
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False; DelayedStartup: 0
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - HideSplashScreen: N/A
2018-03-20 08:00:57,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: True
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MuteClickSounds: False
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:-
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: True
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Skip Version:
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Timezone Database: 2018c
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:-
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: M/d/yyyy
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: h:mm tt
2018-03-20 08:00:57,645 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 24
2018-03-20 08:01:05,603 INFO 1 OutlookGoogleCalendarSync.Program [0] - Application closed.
2018-03-20 08:01:09,343 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.7.0.0
2018-03-20 08:01:09,353 INFO 1 OutlookGoogleCalendarSync.Program [0] - Started interactively.
2018-03-20 08:01:09,353 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync
2018-03-20 08:01:09,353 INFO 1 OutlookGoogleCalendarSync.Program [0] - Running from C:\Users\rob\AppData\Local\OutlookGoogleCalendarSync\app-2.7.0-beta\OutlookGoogleCalendarSync.exe
2018-03-20 08:01:09,355 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2018-03-20 08:01:09,355 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2018-03-20 08:01:09,356 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2018-03-20 08:01:09,356 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purging log files older than 30 days...
2018-03-20 08:01:09,356 INFO 1 OutlookGoogleCalendarSync.Program [0] - Purge complete.
2018-03-20 08:01:09,358 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Setting up Squirrel handlers.
2018-03-20 08:01:09,399 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '24'
2018-03-20 08:01:09,399 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Donor' with value 'false'
2018-03-20 08:01:09,400 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Subscribed' with value '2000-01-01T00:00:00'
2018-03-20 08:01:09,400 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'HideSplashScreen' with value 'false'
2018-03-20 08:01:09,401 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2018-03-20 08:01:09,413 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2018-03-20 08:01:09,446 INFO 1 OutlookGoogleCalendarSync.Updater [0] - This is a Squirrel install.
2018-03-20 08:01:09,448 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Automatic update check requested.
2018-03-20 08:01:09,449 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Using default proxy (app.config / IE).
2018-03-20 08:01:09,449 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system-wide proxy.
2018-03-20 08:01:09,455 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Testing the system proxy.
2018-03-20 08:01:09,456 DEBUG 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Confirmation of configured proxy: http://www.google.com
2018-03-20 08:01:09,461 DEBUG 1 OutlookGoogleCalendarSync.Updater [0] - Checking for Squirrel update...
2018-03-20 08:01:09,487 INFO 1 OutlookGoogleCalendarSync.NotificationTray [0] - Using NodaTime TZDB: 2018c (mapping: 13290)
2018-03-20 08:01:09,488 DEBUG 9 OutlookGoogleCalendarSync.NotificationTray [0] - Checking for new timezone database...
2018-03-20 08:01:09,489 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2018-03-20 08:01:09,548 ERROR 10 OutlookGoogleCalendarSync.Updater [0] - Failed checking for update.
2018-03-20 08:01:09,551 ERROR 10 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.Http.HttpRequestException: An error occurred while sending the request.
2018-03-20 08:01:09,551 ERROR 10 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131500;-2146233088
2018-03-20 08:01:09,551 ERROR 10 OutlookGoogleCalendarSync.OGCSexception [0] - InnerException:-
2018-03-20 08:01:09,551 ERROR 10 OutlookGoogleCalendarSync.OGCSexception [0] - System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
2018-03-20 08:01:09,552 ERROR 10 OutlookGoogleCalendarSync.OGCSexception [0] - Code: 0x80131509;-2146233079
2018-03-20 08:01:09,552 ERROR 10 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-03-20 08:01:09,552 ERROR 10 OutlookGoogleCalendarSync.Updater [0] - Failure checking for update. Object reference not set to an instance of an object.
2018-03-20 08:01:09,686 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Getting MD5 hash for 'rob@emoryday.com'
2018-03-20 08:01:09,698 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process.
2018-03-20 08:01:09,704 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [0] - Outlook Version: 16.0.0.9029
2018-03-20 08:01:09,704 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=3a782695cc40c9389787399c608a451c&ea=version&ec=outlook&el=2016
2018-03-20 08:01:09,719 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&cid=3a782695cc40c9389787399c608a451c&ea=version&ec=ogcs&el=2.7.0.0
2018-03-20 08:01:09,725 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Folders
2018-03-20 08:01:09,730 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Attaching to the already running Outlook process.
2018-03-20 08:01:09,731 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Setting up Outlook connection.
2018-03-20 08:01:09,735 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange server version: 15.0.1178.0
2018-03-20 08:01:09,735 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2018-03-20 08:01:09,737 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Get the folders configured in Outlook
2018-03-20 08:01:09,741 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Finding default Mailbox calendar folders
2018-03-20 08:01:09,914 DEBUG 9 OutlookGoogleCalendarSync.NotificationTray [0] - Already have latest TZDB version.
2018-03-20 08:01:10,804 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [0] - Default Calendar folder: Calendar
2018-03-20 08:01:10,807 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Setting up Explorer event watchers.
2018-03-20 08:01:10,812 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [0] - Adding listener for Explorer 'Inbox - rob@emoryday.com - Outlook'
2018-03-20 08:01:10,844 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - List Calendar folders
2018-03-20 08:01:10,899 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'Debug'
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\settings.xml
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:-
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Mailbox/FolderStore Name:
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Category Filter: Exclude
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Categories:
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g
2018-03-20 08:01:10,904 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GAL Blocked: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:-
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: EmoryDay Calendar
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Personal API Keys: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Identifier:
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Client Secret:
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 1/1/2000 12:00:00 AM
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Assigned API key:
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Cloak Email: True
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:-
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook → Google
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 1
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:120
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 0
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: True
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - UseGoogleDefaultReminder: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ReminderDND: False (22:00-06:00)
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesPrivate: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SetEntriesAvailable: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: False
2018-03-20 08:01:10,905 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:-
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:-
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False; DelayedStartup: 0
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - HideSplashScreen: N/A
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: True
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MuteClickSounds: False
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:-
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: True
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Skip Version:
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Timezone Database: 2018c
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:-
2018-03-20 08:01:10,906 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US
2018-03-20 08:01:10,907 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: M/d/yyyy
2018-03-20 08:01:10,907 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: h:mm tt
2018-03-20 08:01:10,907 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 24
2018-03-20 08:01:10,928 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Create the timer for the auto synchronisation
2018-03-20 08:01:10,930 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 08:01:10,931 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 08:01:10,931 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
2018-03-20 08:01:17,435 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2018-03-20 08:11:18,078 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Manual sync started.
2018-03-20 08:11:18,104 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Sync version: 2.7.0.0
2018-03-20 08:11:18,104 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Sync started at 3/20/2018 8:11:18 AM
2018-03-20 08:11:18,104 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Syncing from 3/19/2018 to 7/19/2018
2018-03-20 08:11:18,104 DEBUG 1 OutlookGoogleCalendarSync.Console [0] - Outlook → Google
2018-03-20 08:11:18,122 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Deregistering from Outlook appointment change events...
2018-03-20 08:11:18,123 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Removing 1 Outlook event handler hooks.
2018-03-20 08:11:18,138 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 08:11:18,141 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Getting keyring.
2018-03-20 08:11:18,208 ERROR 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Failed to retrieve data: The request was aborted: Could not create SSL/TLS secure channel.
2018-03-20 08:11:18,209 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - There are 0 keys.
2018-03-20 08:11:18,209 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - 0 keys are active.
2018-03-20 08:11:18,210 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Picking a Standard key.
2018-03-20 08:11:18,211 WARN 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Standard keyring is empty!
2018-03-20 08:11:18,211 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [0] - Reverting to default key.
2018-03-20 08:11:18,212 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'AssignedClientIdentifier' updated to ''
2018-03-20 08:11:18,222 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Authenticating with Google calendar service...
2018-03-20 08:11:18,222 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Google credential file location: C:\Users\rob\AppData\Roaming\Outlook Google Calendar Sync\Google.Apis.Auth.OAuth2.Responses.TokenResponse-user
2018-03-20 08:11:18,321 INFO 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Refresh and Access token successfully retrieved.
2018-03-20 08:11:18,321 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Access token expires 3/20/2018 8:46:32 AM
2018-03-20 08:11:18,325 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving email address associated with Google account.
2018-03-20 08:11:18,769 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving all subscribers from past year.
2018-03-20 08:11:18,995 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Page 1 received.
2018-03-20 08:11:18,995 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Searching for subscription for: rob@emoryday.com
2018-03-20 08:11:18,996 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Retrieving all donors.
2018-03-20 08:11:19,195 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Page 1 received.
2018-03-20 08:11:19,195 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [0] - Searching for donation from: rob@emoryday.com
2018-03-20 08:11:19,196 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Donor' updated to 'False'
2018-03-20 08:11:19,207 INFO 15 OutlookGoogleCalendarSync.Console [0] - Finding Calendar Entries
2018-03-20 08:11:19,681 INFO 15 OutlookGoogleCalendarSync.Console [0] - Scanning Outlook calendar...
2018-03-20 08:11:20,242 INFO 15 OutlookGoogleCalendarSync.Console [0] - 59 Outlook calendar entries found.
2018-03-20 08:11:20,686 INFO 15 OutlookGoogleCalendarSync.Console [0] - Scanning Google calendar...
2018-03-20 08:11:21,236 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 3/19/2018 -> 7/19/2018
2018-03-20 08:11:21,554 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:21,554 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 Google Events are cancelled and will be excluded.
2018-03-20 08:11:21,555 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Identifying exceptions in recurring Google events.
2018-03-20 08:11:21,555 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Found 4 exceptions.
2018-03-20 08:11:21,555 INFO 15 OutlookGoogleCalendarSync.Console [0] - 60 Google calendar entries found.
2018-03-20 08:11:21,631 INFO 15 OutlookGoogleCalendarSync.Console [0] - 4 are exceptions to recurring events.
2018-03-20 08:11:21,632 INFO 15 OutlookGoogleCalendarSync.Console [0] - Total inc. recurring items spanning sync date range...
2018-03-20 08:11:21,770 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/7/2017 -> 2/8/2017
2018-03-20 08:11:22,124 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:22,126 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 5 Google events for orphans to reclaim...
2018-03-20 08:11:22,130 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:22,131 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 2/7/2017 10:00 AM => "Endo Touchbase"
2018-03-20 08:11:22,132 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:22,158 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 3/7/2018 -> 3/8/2018
2018-03-20 08:11:22,398 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:22,398 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 16 Google events for orphans to reclaim...
2018-03-20 08:11:22,400 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:22,433 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 4/30/2013 -> 5/1/2013
2018-03-20 08:11:22,592 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:22,592 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 1 Google events for orphans to reclaim...
2018-03-20 08:11:22,593 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:22,677 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 6/13/2016 -> 6/14/2016
2018-03-20 08:11:22,855 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:22,855 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 1 Google events for orphans to reclaim...
2018-03-20 08:11:22,855 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:22,877 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 12/13/2016 -> 12/14/2016
2018-03-20 08:11:23,057 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:23,057 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim...
2018-03-20 08:11:23,058 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:23,058 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/13/2016 12:30 PM => "muv's Super Bowl Landing Page Review"
2018-03-20 08:11:23,058 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 5/24/2016 11:00 AM (R) => "Updated Invitation: EmoryDay - SANS Technology Weekly Meeting @ Weekly from 11am to 12pm on Tuesday from Tue May 24 to Mon Dec 19 (Rob Fienberg)"
2018-03-20 08:11:23,059 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:23,075 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 12/22/2016 -> 12/23/2016
2018-03-20 08:11:23,397 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:23,397 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim...
2018-03-20 08:11:23,398 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:23,398 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/22/2016 9:30 AM => "Topgrading and EmoryDay"
2018-03-20 08:11:23,399 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/22/2016 2:00 PM => "EmoryDay – Kendig Keast Weekly Meeting "
2018-03-20 08:11:23,399 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 12/22/2016 12:00 PM => "Basic Research Internal Kick Off "
2018-03-20 08:11:23,417 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/4/2017 -> 1/5/2017
2018-03-20 08:11:23,634 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:23,634 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 2 Google events for orphans to reclaim...
2018-03-20 08:11:23,634 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:23,635 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/4/2017 12:30 PM => "Marketing Connections - Salesforce / SharpSpring Integration Development"
2018-03-20 08:11:23,673 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/9/2017 -> 1/10/2017
2018-03-20 08:11:23,868 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:23,869 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 6 Google events for orphans to reclaim...
2018-03-20 08:11:23,869 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:23,869 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 11:30 AM => "KKC/enCode + Emory Day Status Meeting "
2018-03-20 08:11:23,869 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 1:00 PM => "Reminder - Rehab 2 Perform & EmoryDay Kick Off Meeting"
2018-03-20 08:11:23,869 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 3:00 PM => "Alicia + Erin Meeting"
2018-03-20 08:11:23,869 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 1/9/2017 4:00 PM => "PPC/Diane Discussion"
2018-03-20 08:11:23,886 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 5/24/2017 -> 5/25/2017
2018-03-20 08:11:24,078 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:24,079 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 6 Google events for orphans to reclaim...
2018-03-20 08:11:24,079 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:24,103 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 3/9/2017 -> 3/10/2017
2018-03-20 08:11:24,314 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:24,314 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 9 Google events for orphans to reclaim...
2018-03-20 08:11:24,314 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:24,314 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 10:00 AM => "Joel/Diane Touchbase "
2018-03-20 08:11:24,314 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 1:00 PM => "Novex Biotech Website"
2018-03-20 08:11:24,315 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 1:45 PM => "TJ & Diane Internal Meeting: JEM Engineering"
2018-03-20 08:11:24,315 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 2:00 PM => "Designer/Developer Interview: Peter Liu"
2018-03-20 08:11:24,315 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 2:00 PM => "GoToMeeting Invitation - MAJR Weekly Meeting"
2018-03-20 08:11:24,315 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 3:00 PM => "Internal Centman Hubpot Meeting"
2018-03-20 08:11:24,316 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 3/9/2017 4:00 PM => "Designer/Front End Developer Interview: Alicia Guidry"
2018-03-20 08:11:24,331 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/3/2017 -> 10/4/2017
2018-03-20 08:11:24,592 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:24,592 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 5 Google events for orphans to reclaim...
2018-03-20 08:11:24,593 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:24,593 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:24,613 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 4/5/2017 -> 4/6/2017
2018-03-20 08:11:24,816 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:24,816 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 4 Google events for orphans to reclaim...
2018-03-20 08:11:24,816 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:24,817 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/5/2017 4:30 PM => "Beyond Velocity & EmoryDay Website Review"
2018-03-20 08:11:24,817 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/5/2017 11:00 AM => "EmoryDay & Corry Micronics Meeting"
2018-03-20 08:11:24,840 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID id4nq19kdjf1cc0bfio20i3958
2018-03-20 08:11:24,958 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 4/13/2017 -> 4/14/2017
2018-03-20 08:11:25,145 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:25,146 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 08:11:25,146 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:25,146 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/13/2017 12:00 PM => "Land O Lakes Winery Internal Wireframe Meeting "
2018-03-20 08:11:25,147 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/13/2017 1:00 PM => "Training with Liyya"
2018-03-20 08:11:25,147 WARN 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Found Google item missing Outlook IDs (outlook_GlobalApptID|outlook_CalendarID). 4/13/2017 2:25 PM => "FW: Endo Systems Update"
2018-03-20 08:11:25,165 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving specific Event with ID 6kntlt5eo0eeahpo9a94i0q5nk
2018-03-20 08:11:25,312 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 8/17/2017 -> 8/18/2017
2018-03-20 08:11:25,624 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:25,624 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 08:11:25,625 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:25,627 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 08:11:25,646 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 8/9/2017 -> 8/10/2017
2018-03-20 08:11:25,875 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:25,875 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 08:11:25,875 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:25,895 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 9/6/2017 -> 9/7/2017
2018-03-20 08:11:26,157 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:26,157 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 08:11:26,157 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:26,176 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/12/2017 -> 10/13/2017
2018-03-20 08:11:26,690 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:26,690 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 08:11:26,691 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:26,709 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/5/2017 -> 10/6/2017
2018-03-20 08:11:26,926 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:26,926 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 08:11:26,926 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:26,946 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/17/2017 -> 10/18/2017
2018-03-20 08:11:27,164 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:27,165 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 8 Google events for orphans to reclaim...
2018-03-20 08:11:27,166 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:27,166 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:27,185 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 11/2/2017 -> 11/3/2017
2018-03-20 08:11:27,415 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:27,416 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 7 Google events for orphans to reclaim...
2018-03-20 08:11:27,416 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:27,430 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 10/31/2017 -> 11/1/2017
2018-03-20 08:11:27,639 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:27,639 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 9 Google events for orphans to reclaim...
2018-03-20 08:11:27,640 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:27,640 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:27,656 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 11/28/2017 -> 11/29/2017
2018-03-20 08:11:27,886 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:27,886 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 10 Google events for orphans to reclaim...
2018-03-20 08:11:27,887 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:27,887 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:27,904 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/2/2018 -> 1/3/2018
2018-03-20 08:11:28,287 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:28,287 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 08:11:28,290 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 3 unclaimed.
2018-03-20 08:11:28,290 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Dr. Canuso - EmoryDay Meeting" did not have Outlook EntryID stored.
2018-03-20 08:11:28,290 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:28,307 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/3/2018 -> 1/4/2018
2018-03-20 08:11:28,517 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:28,517 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 7 Google events for orphans to reclaim...
2018-03-20 08:11:28,517 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:28,538 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/2/2018 -> 1/3/2018
2018-03-20 08:11:28,748 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:28,748 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 08:11:28,751 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 3 unclaimed.
2018-03-20 08:11:28,751 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Dr. Canuso - EmoryDay Meeting" did not have Outlook EntryID stored.
2018-03-20 08:11:28,751 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:28,770 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/17/2018 -> 1/18/2018
2018-03-20 08:11:28,973 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:28,973 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 08:11:28,973 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:29,006 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/11/2018 -> 1/12/2018
2018-03-20 08:11:29,240 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:29,240 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 14 Google events for orphans to reclaim...
2018-03-20 08:11:29,241 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:29,260 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/12/2018 -> 1/13/2018
2018-03-20 08:11:29,600 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:29,602 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 5 Google events for orphans to reclaim...
2018-03-20 08:11:29,602 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:29,701 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/30/2018 -> 1/31/2018
2018-03-20 08:11:29,991 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:29,991 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 11 Google events for orphans to reclaim...
2018-03-20 08:11:30,106 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 3 unclaimed.
2018-03-20 08:11:30,106 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Dr. Canuso - EmoryDay Meeting" did not have Outlook EntryID stored.
2018-03-20 08:11:30,106 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:30,188 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/31/2018 -> 2/1/2018
2018-03-20 08:11:30,475 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:30,475 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 12 Google events for orphans to reclaim...
2018-03-20 08:11:30,475 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:30,494 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 1/29/2018 -> 1/30/2018
2018-03-20 08:11:30,745 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:30,745 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 6 Google events for orphans to reclaim...
2018-03-20 08:11:30,745 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:30,765 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 9/20/2017 -> 9/21/2017
2018-03-20 08:11:30,984 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:30,984 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 11 Google events for orphans to reclaim...
2018-03-20 08:11:30,984 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 0 unclaimed.
2018-03-20 08:11:31,010 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/8/2018 -> 2/9/2018
2018-03-20 08:11:31,230 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:31,230 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 Google Events are cancelled and will be excluded.
2018-03-20 08:11:31,230 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 19 Google events for orphans to reclaim...
2018-03-20 08:11:31,232 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 08:11:31,233 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 08:11:31,255 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/8/2018 -> 2/9/2018
2018-03-20 08:11:31,472 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:31,472 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 Google Events are cancelled and will be excluded.
2018-03-20 08:11:31,472 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 19 Google events for orphans to reclaim...
2018-03-20 08:11:31,474 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 08:11:31,474 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 08:11:31,476 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 08:11:31,500 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/6/2018 -> 2/7/2018
2018-03-20 08:11:31,734 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:31,734 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 14 Google events for orphans to reclaim...
2018-03-20 08:11:31,735 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:31,735 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:31,757 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/8/2018 -> 2/9/2018
2018-03-20 08:11:31,986 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:31,986 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 Google Events are cancelled and will be excluded.
2018-03-20 08:11:31,986 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 19 Google events for orphans to reclaim...
2018-03-20 08:11:31,988 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 08:11:31,989 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "" did not have Outlook EntryID stored.
2018-03-20 08:11:32,013 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/14/2018 -> 2/15/2018
2018-03-20 08:11:32,237 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:32,237 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 18 Google events for orphans to reclaim...
2018-03-20 08:11:32,242 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 08:11:32,288 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all events from Google: 2/20/2018 -> 2/21/2018
2018-03-20 08:11:32,497 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:32,497 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 13 Google events for orphans to reclaim...
2018-03-20 08:11:32,499 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 1 unclaimed.
2018-03-20 08:11:32,499 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Event "Creative Status" did not have Outlook EntryID stored.
2018-03-20 08:11:32,520 INFO 15 OutlookGoogleCalendarSync.Console [0] - Outlook 58, Google 60
2018-03-20 08:11:33,029 DEBUG 15 OutlookGoogleCalendarSync.MainForm [0] - Synchronising from Outlook to Google.
2018-03-20 08:11:33,029 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Scanning 60 Google events for orphans to reclaim...
2018-03-20 08:11:33,269 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed.
2018-03-20 08:11:33,269 INFO 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - 2 unclaimed orphan events found.
2018-03-20 08:11:33,269 INFO 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - These will be kept due to configuration settings.
2018-03-20 08:11:33,271 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Comparing Outlook items to Google events...
2018-03-20 08:11:33,608 INFO 15 OutlookGoogleCalendarSync.Console [0] - 0 Google calendar entries to be deleted.
2018-03-20 08:11:33,609 INFO 15 OutlookGoogleCalendarSync.Console [0] - 0 Google calendar entries to be created.
2018-03-20 08:11:33,609 INFO 15 OutlookGoogleCalendarSync.Console [0] - 58 calendar entries to be compared.
2018-03-20 08:11:34,094 INFO 15 OutlookGoogleCalendarSync.Console [0] - Comparing 58 existing Google calendar entries
2018-03-20 08:11:34,621 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Doing a dummy update in order to update the last modified date of single instance
2018-03-20 08:11:35,062 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/23/2017 2:00 PM (R) => "FW: Reba's Team - Production meeting "
2018-03-20 08:11:35,062 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 08:11:35,274 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/9/2017 10:00 AM (R) => "Leadership Meeting"
2018-03-20 08:11:35,274 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 3 exceptions that will now be iteratively compared.
2018-03-20 08:11:35,343 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/29/2018 11:30 AM (R) => "Productivity Quality & EmoryDay Weekly Meeting"
2018-03-20 08:11:35,344 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:35,399 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:35,399 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 19/03/2018
2018-03-20 08:11:35,404 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 19/03/2018
2018-03-20 08:11:35,407 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 08:11:35,408 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 08:11:35,740 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:36,072 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 08:11:36,424 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 08:11:36,427 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:36,461 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 6/13/2016 9:00 AM (R) => "R&A Weekly Overview"
2018-03-20 08:11:36,461 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 4 exceptions that will now be iteratively compared.
2018-03-20 08:11:36,527 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 8/17/2017 1:00 PM (R) => "HQ Bi-Monthly Meeting"
2018-03-20 08:11:36,527 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 08:11:36,736 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:36,736 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 29/03/2018
2018-03-20 08:11:36,742 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 29/03/2018
2018-03-20 08:11:36,750 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 08:11:36,750 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 08:11:37,007 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:37,296 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 08:11:37,587 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 08:11:37,591 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:37,632 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 2/7/2017 1:00 PM (R) => "MAJR Weekly Meeting"
2018-03-20 08:11:37,632 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 36 exceptions that will now be iteratively compared.
2018-03-20 08:11:38,976 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:38,976 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 20/03/2018
2018-03-20 08:11:38,983 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 20/03/2018
2018-03-20 08:11:38,992 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 08:11:38,993 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 08:11:39,336 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:39,661 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 08:11:39,954 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 08:11:39,957 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:40,014 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 11/28/2017 2:00 PM (R) => "ConnectMeVoice - Weekly Meeting"
2018-03-20 08:11:40,015 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 10 exceptions that will now be iteratively compared.
2018-03-20 08:11:40,324 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:40,324 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 20/03/2018
2018-03-20 08:11:40,330 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 20/03/2018
2018-03-20 08:11:40,337 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:40,375 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 8/9/2017 12:00 PM (R) => "WAVE Weekly Meeting"
2018-03-20 08:11:40,375 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 11 exceptions that will now be iteratively compared.
2018-03-20 08:11:40,787 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:40,788 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 21/03/2018
2018-03-20 08:11:40,793 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 21/03/2018
2018-03-20 08:11:40,800 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Google exception event is not cached. Retrieving all recurring instances...
2018-03-20 08:11:40,800 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Retrieving all recurring event instances from Google.
2018-03-20 08:11:41,146 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 1 received.
2018-03-20 08:11:41,561 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 2 received.
2018-03-20 08:11:41,860 DEBUG 15 OutlookGoogleCalendarSync.GoogleOgcs.Calendar [0] - Page 3 received.
2018-03-20 08:11:41,864 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:41,940 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 10/5/2017 2:00 PM (R) => "Gamse and EmoryDay "
2018-03-20 08:11:41,940 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 08:11:42,250 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 3/9/2017 3:00 PM (R) => "Luis and Alicia Weekly Call"
2018-03-20 08:11:42,250 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 5 exceptions that will now be iteratively compared.
2018-03-20 08:11:42,489 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/2/2018 2:00 PM (R) => "EmoryDay & Thibiant"
2018-03-20 08:11:42,489 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:42,611 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/11/2018 9:00 AM (R) => "Production Meeting - Team TJ "
2018-03-20 08:11:42,611 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:42,673 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 12/22/2016 10:00 AM (R) => "BMI and EmoryDay Meeting"
2018-03-20 08:11:42,673 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 08:11:43,007 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 4/6/2017 11:00 AM (R) => "Reba and Rob one on one"
2018-03-20 08:11:43,008 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 08:11:43,095 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/3/2018 3:00 PM (R) => "EmoryDay & SkinClinical"
2018-03-20 08:11:43,095 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 8 exceptions that will now be iteratively compared.
2018-03-20 08:11:43,458 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:43,458 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 21/03/2018
2018-03-20 08:11:43,464 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 21/03/2018
2018-03-20 08:11:43,473 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:43,540 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 5/24/2017 10:00 AM (R) => "Roverland and EmoryDay Meeting "
2018-03-20 08:11:43,540 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:43,602 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 9/6/2017 11:00 AM (R) => "EmoryDay & Corry Micronics Meeting"
2018-03-20 08:11:43,602 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 14 exceptions that will now be iteratively compared.
2018-03-20 08:11:44,157 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 4/5/2017 1:00 PM (R) => "Brown Consulting & EmoryDay Weekly Meeting"
2018-03-20 08:11:44,157 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 18 exceptions that will now be iteratively compared.
2018-03-20 08:11:44,881 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 4/13/2017 11:00 AM (R) => "Emerging Technologies and EmoryDay Weekly Meeting"
2018-03-20 08:11:44,882 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 18 exceptions that will now be iteratively compared.
2018-03-20 08:11:45,643 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 12/13/2016 12:00 PM (R) => "Melodi and Alicia Weekly Strategy Meeting"
2018-03-20 08:11:45,643 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 3 exceptions that will now be iteratively compared.
2018-03-20 08:11:45,761 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 2/20/2018 12:00 PM (R) => "EmoryDay & Callaway Transportation "
2018-03-20 08:11:45,761 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 08:11:45,831 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 2/14/2018 11:00 AM (R) => "Alicia & Anne Marie Weekly Meeting"
2018-03-20 08:11:45,832 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:45,899 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 10/17/2017 10:30 AM (R) => "MBA Administrators and EmoryDay"
2018-03-20 08:11:45,899 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 5 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,117 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 9/20/2017 2:00 PM (R) => "WinCare & EmoryDay Bi-Weekly Meeting"
2018-03-20 08:11:46,117 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,257 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 10/12/2017 1:00 PM (R) => "R2P - Bi-Weekly Meeting"
2018-03-20 08:11:46,258 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 3 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,324 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:46,324 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 12/04/2018
2018-03-20 08:11:46,329 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 05/04/2018
2018-03-20 08:11:46,339 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:46,410 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Finding Google instance for Outlook exception:-
2018-03-20 08:11:46,411 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Original date: 10/05/2018
2018-03-20 08:11:46,417 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Current date: 17/05/2018
2018-03-20 08:11:46,426 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - Matching Google Event recurrence found.
2018-03-20 08:11:46,472 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 10/3/2017 11:00 AM (R) => "Land O Lakes Winery and EmoryDay "
2018-03-20 08:11:46,472 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,594 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 10/31/2017 11:00 AM (R) => "Lightning Express & EmoryDay Bi-Weekly Meeting"
2018-03-20 08:11:46,594 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,656 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 2/6/2018 4:00 PM (R) => "Porter Construction and EmoryDay"
2018-03-20 08:11:46,656 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,729 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 4/30/2013 9:00 AM (R) => "Renew Gus's Dog License"
2018-03-20 08:11:46,729 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 2 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,792 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - 1/4/2017 9:00 AM (R) => "ED Production Meeting"
2018-03-20 08:11:46,792 DEBUG 15 OutlookGoogleCalendarSync.Recurrence [0] - This is a recurring appointment with 1 exceptions that will now be iteratively compared.
2018-03-20 08:11:46,862 INFO 15 OutlookGoogleCalendarSync.Console [0] - 0 entries updated.
2018-03-20 08:11:48,672 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'CompletedSyncs' updated to '25'
2018-03-20 08:11:48,672 INFO 1 OutlookGoogleCalendarSync.Console [0] - Sync finished with success!
2018-03-20 08:11:48,683 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'LastSyncDate' updated to '3/20/2018 8:11:18 AM'
2018-03-20 08:11:48,685 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 08:11:48,685 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
2018-03-20 09:19:56,630 DEBUG 14 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Detected Outlook item changed.
2018-03-20 09:27:58,372 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Deregistering from Outlook appointment change events...
2018-03-20 09:27:58,372 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Removing 1 Outlook event handler hooks.
2018-03-20 09:27:58,390 INFO 1 OutlookGoogleCalendarSync.SyncTimer [0] - Schedule disabled.
2018-03-20 09:27:59,598 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Registering for Outlook appointment change events...
2018-03-20 09:27:59,598 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [0] - Create the timer for the push synchronisation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment