Overview
This article describes the issue and its resolution when the Folder Structure Retrieval feature is enabled using the EWS (Exchange Web Services) protocol. The feature is not working and the following error is being logged continuously in ..\Archiver\Core\DebugLogs\UMPoll.EWSPoll.log:
"info ","UMPoll.EWSPoll","Starting EWSPolling e4bc725f-2e38-4502-a493-0950e0e6be0a"
"error ","UMPoll.EWSPoll","error:Access to the path 'e4bc725f-2e38-4502-a493-0950e0e6be0a' is denied."
"info ","UMPoll.EWSPoll","Terminated"
NOTE: The GUID (here e4bc725f-2e38-4502-a493-0950e0e6be0a) can be different in each line.
Environment
- GFI Archiver
- Folder Structure Retrieval being enabled using the EWS protocol
Root Cause
The GFI Archiver services are not running as Local System, but are configured to run under a user account.
Resolution
- Go to Start > Run and type
services.msc
- Configure all GFI Archiver services to run under Local System.
Priyanka Bhotika
Comments