Windows error 0x00000121, 289

Detailed Error Information

DRIVER_VIOLATION[1]

This is a Blue Screen of Death stop code. More information is available in the Knowledge Base article Bug Check 0x121: DRIVER_VIOLATION.

HRESULT analysis[2]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode0 (0x000)
NameFACILITY_NULL[2][3]
DescriptionThe default facility code.[2][3]
Error Code289 (0x0121)

Questions

1vote
0answers

Bug with Eclipse Subversive update: Sharing a New project into repository is broken

A recent prompt for an update by Eclipse Neon contained an update to subversive. It failed because the component was not available at the neon update site. I therefore added the recommended polarion connector update site and updated. I now have the following installed; * Eclipse Java EE IDE for [...] read more
eclipse
svn
subversive

Comments

Leave a comment

(plain text only)

Sources

  1. https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2
  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