Windows error 0x00002EFE, 12030

Detailed Error Information

HRESULT analysis[1]

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[1][2]
DescriptionThe default facility code.[1][2]
Error Code12030 (0x2efe)

Questions

0votes
2answers

Replication establishing error between Hyper-V 2012R2 and 2016 (0x00002EFE)

I have Active Directory scenario with bunch of Hyper-V Server 2012R2 and Hyper-V Server 2016 servers. I have configured Kerberos authentication on port 80, enabled on firewall. I Want to enable replication from Hyper-V Server 2012R2 to Hyper-V Server 2016 and Im immediately getting this error message connected with event. [...] read more
hyper-v
hyper-v-server-2012-r2
hyper-v-server-2016

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0