Resolving Scheduler Service Failures and Multiple Instance Conflicts in Webgility Desktop
This article helps Webgility Desktop users troubleshoot issues with the Scheduler, such as accessing the scheduler when the service is not responding or when multiple instances of the scheduler are running in the background.
Step-by-Step Resolution
1. Identify the Scheduler Process
-
Open Task Manager (
Ctrl + Shift + Esc
or right-click the Taskbar → Task Manager) -
Navigate to the Processes or Details tab
-
Locate the scheduler process by name (e.g.,
OrderScheduler.exe
,SchedulerService.exe
)
2. Disable and Terminate multiple instances of Scheduler
-
In Task Manager go to the Details Tab.
- Scroll down to Unify Scheduler service, and see how many instances are running in the background.
-
If you see multiple instances, right click on Unify Scheduler and select End Task to terminate the process
-
Click on Yes if prompted.
3. Restart the Scheduler
-
If the scheduler runs as a service:
-
Open Run (
Win + R
), typeservices.msc
, and press Enter -
Locate the scheduler service in the list
-
Right-click the service → Select Start or Restart
-
-
If it runs as a standalone application:
-
Relaunch the application manually via the shortcut or executable file
-
4. Verify Scheduler Functionality
-
Check scheduler logs at C:\Webgility\UnifyEnterprise\SchedulerLog
-
Trigger a manual sync if possible.