Event ID 12291 — 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: | 12291 |
Source: | VSS |
Version: | 6.0 |
Symbolic Name: | VSS_ERROR_UNEXPECTED_WRITER_ERROR |
Message: | Volume Shadow Copy Service error: Error on creating/using the COM+ Writers publisher interface: %1 [%2]. %3 |
Resolve
Check that the COM+ Event System and VSS services are enabled and check 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 VSS writers are 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 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 all writers that are listed are 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.