Phase Failure service plan Exchange Remote, Exchange database DB3 on server svmmit427 The current VSS operation failed with VSS_E_WRITERERROR_RETRYABLE (0x800423f3). Exchange Replication Service is waiting for backup completion. Check the application event log for more information.
The easiest fix is to restart the MS Exchange VSS writers on the exchange server svmmit427 and then restart the AppSync Service plan.
RDP into the exchange server, open a command prompt in administrator mode to look for the vss writers in "Error" State
Use the command vssadmin list writers this will list the VSS writers and tell you if they are in an error state or not. (The error message you have cited above is a result of the Microsoft Exchange Replica Writer being in an error state)
Open the services console from (Start > Run > services.msc)
Look for Microsoft Exchange Replication Service , right click and stop the service.
Look for Microsoft Software Shadow Copy Provider service, right click and stop the service.
Ensure that both the above services are not running.
Right click Microsoft Software Shadow Copy Provider and start the service
Right click Microsoft Exchange Replication and start the service.
You can go ahead and restart the App Sync service plan, it should work fine.
nerdnair
1 Rookie
•
68 Posts
1089
1
Posted November 10th, 2015 12:00
The easiest fix is to restart the MS Exchange VSS writers on the exchange server svmmit427 and then restart the AppSync Service plan.
RDP into the exchange server, open a command prompt in administrator mode to look for the vss writers in "Error" State
Use the command vssadmin list writers this will list the VSS writers and tell you if they are in an error state or not. (The error message you have cited above is a result of the Microsoft Exchange Replica Writer being in an error state)
Open the services console from (Start > Run > services.msc)
Look for Microsoft Exchange Replication Service , right click and stop the service.
Look for Microsoft Software Shadow Copy Provider service, right click and stop the service.
Ensure that both the above services are not running.
Right click Microsoft Software Shadow Copy Provider and start the service
Right click Microsoft Exchange Replication and start the service.
You can go ahead and restart the App Sync service plan, it should work fine.