Event ID 12302 — Volume Shadow Copy Service Operations
Applies To: Windows Server 2008
The Volume Shadow Copy Service (VSS) provides the ability to create a point in time image (shadow copy) of one or more volumes that can be used to perform backups. The service is also used during restores of applications.
Event Details
Product: | Windows Operating System |
ID: | 12302 |
Source: | VSS |
Version: | 6.0 |
Symbolic Name: | VSS_ERROR_WRITER_INFRASTRUCTURE |
Message: | Volume Shadow Copy Service error: An internal inconsistency was detected in trying to contact shadow copy service writers. Please check to see that the Event Service and Volume Shadow Copy Service are operating properly. %1 |
Resolve
Check that the COM+ Event System and VSS services are enabled and check registry writer operation
To resolve this issue, first check that the COM+ Event System and Volume Shadow Copy Service (VSS) services are enabled, and then make sure that the registry VSS writer is operating properly.
To perform these procedures, you must have membership in Administrators, or you must have been delegated the appropriate authority.
Check that the COM+ Event System service is enabled
To check that the COM+ Event System service is enabled:
- Click Start, click Administrative Tools, and then click Services.
- In the results pane, double-click COM+ Event System.
- Make sure Startup type is set to Automatic.
- Click OK.
Check that the Volume Shadow Copy service is enabled
To check that the Volume Shadow Copy service is enabled:
- Click Start, click Administrative Tools, and then click Services.
- In the results pane, double-click Volume Shadow Copy.
- Make sure Startup type is set to Manual.
- Click OK.
Make sure that the Volume Shadow Copy Service (VSS) writers are operating properly
To make sure that the VSS writers are operating properly:
- Open an elevated Command Prompt. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- Type vssadmin list writers, and then press Enter.
- Check that the registry writer is listed and is shown as operating without errors.
Verify
To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To verify that the Volume Shadow Copy Service is started:
- Click Start, point to Administrative Tools, and then click Services.
- In the results pane, double-click Volume Shadow Copy.
- In Service status, make sure that the status is Started. If the status is not Started, click Start.
- Make sure Startup type is set to Manual.
- Click OK.