Windows error 0x800700FF, -2147024641

Detailed Error Information

EA_LIST_INCONSISTENT[1]

MessageThe extended attributes are inconsistent.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code255 (0x00ff)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x000000ff.

Questions

1vote
1answer

WiX Burn: "Failed to launch elevated child process"

I have a WiX installer+bootstrapper that installs .NET if necessary, then the program itself. Every once in a while users download the new .exe (bootstrapper) and execute t to upgrade the software. It was working fine until today when a user reported this failure: [332C:4928][2017-04-19T12:00:23]i001: Burn v3.10.3.3007, Windows v10.0 (Build [...] read more
.net
wix
burn
1vote
1answer

HDInsight Installation failure

I am trying to install Microsoft HDInsight Emulator for Windows Azure using the Web Platform Installer 5.0. The installation fails while installing Hortonworks Data Platform. The following are the part of logs after installation: CAQuietExec: Checking JAVA_HOME is set correctly... CAQuietExec: 'C:\Azul\zulu1.7.0_65-7.6.0.1-win64\bin\java -version 2>&1 | findstr /i "version"' is not [...] read more
hortonworks-data-platform
azure-hdinsight

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0