Windows error 0x80042336, -2147212490

Detailed Error Information

VSS_E_WRITERERROR_PARTIAL_FAILURE[1]

MessageThe writer experienced a partial failure. Check the component level error state for more information.
Declared invsserror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][3]
DescriptionThe source of the error code is COM/OLE Interface management.[2][3]
Error Code9014 (0x2336)

Questions

4votes
2answers

VSS error 521 when attempting backup

I have backupassist and I attempt to run a backup, with VSS service running. However, I get this error in Windows Event Log: > The backup operation that started at '‎2010‎-‎04‎-‎30T01:51:15.601000000Z' has > failed because the Volume Shadow Copy Service operation to create a shadow > copy of the volumes [...] read more
windows-server-2008
windows-server-2008-r2
vss
0votes
1answer

Troubleshooting on Microsoft Hyper-V VSS Writer. The writer experienced a partial failure

We have this issue on our Windows Backup issue (wbadmin) from one of our Hyper-V server. We haven't got any backup issues till we applied one of the Windows updates. Machine environment: * Windows Server 2012 R2 * The Hyper-V and VM backups is pointing to USB portable device. * [...] read more
windows-server-2012-r2
wbadmin

Comments

Leave a comment

(plain text only)

Sources

  1. vsserror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0