Skip to content

Instantly share code, notes, and snippets.

@DavidEGrayson
Last active March 13, 2017 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidEGrayson/0001864578eb0e6d89c7169ca89bd373 to your computer and use it in GitHub Desktop.
Save DavidEGrayson/0001864578eb0e6d89c7169ca89bd373 to your computer and use it in GitHub Desktop.
$Windows.~BT\Sources\Panther\setuperr.log file that I got after attempting to update Windows using the Media Creation Tool. See https://superuser.com/questions/1188252/cannot-update-windows-10-get-winload-efi-error-0xc0000225
2017-03-12 14:22:46, Error MOUPG CDlpActionImpl<class CDlpErrorImpl<class CDlpObjectInternalImpl<class CUnknownImpl<class IMoSetupDlpAction> > > >::Suspend(1066): Result = 0xC1800104
2017-03-12 14:22:46, Error MOUPG CSetupManager::ExecuteInstallMode(735): Result = 0x800705BB
2017-03-12 14:22:46, Error MOUPG CSetupManager::ExecuteDownlevelMode(391): Result = 0x800705BB
2017-03-12 14:22:46, Error MOUPG CSetupManager::Execute(236): Result = 0x800705BB
2017-03-12 14:22:46, Error MOUPG CSetupHost::Execute(372): Result = 0x800705BB
2017-03-12 14:43:08, Error SP pSPRemoveUpgradeRegTree: failed to delete reg tree HKLM\SYSTEM\Setup\Upgrade[gle=0x00000005]
2017-03-12 14:43:16, Error [0x080831] MIG CSIAgent: Invalid xml format: FormatException: "id" attribute is mandatory. void __cdecl Mig::CMXEMigrationXml::LoadSupportedComponent(class UnBCL::XmlNode *,int,class Mig::CMXEMigrationXml *,class Mig::CMXEXmlComponent *)
2017-03-12 14:43:24, Error CSI 00000001 (F) 80220008 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=8] #18312# from CWcmScalarInstanceCore::GetCurrentValue(options = 393216 (0x00060000), status = [6]"(null)", value = { type: 40972 (0x0000a00c), bytes ( 12 (0x0000000c) ): 65006e002d00550053000000 })
[gle=0x80004005]
2017-03-12 14:43:40, Error CSI 00000002 (F) 80220008 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=8] #97045# from CWcmScalarInstanceCore::GetCurrentValue(options = 393216 (0x00060000), status = [6]"(null)", value = { type: 40972 (0x0000a00c), bytes ( 12 (0x0000000c) ): 65006e002d00550053000000 })
[gle=0x80004005]
2017-03-12 14:43:51, Error [0x080831] MIG CSIAgent: Invalid xml format: FormatException: Component with display name: Plugin/{C939EC0F-2F56-4CE8-AF56-2336596A5FA7} already loaded __cdecl Mig::CMXEMigrationXml::CMXEMigrationXml(class Mig::CPlatform *,class UnBCL::String *,class UnBCL::XmlDocument *,class UnBCL::String *,class UnBCL::String *)
2017-03-12 14:44:55, Error [0x0808fe] MIG Plugin {526D451C-721A-4b97-AD34-DCE5D8CD22C5}: [shmig] Failed to get preferred homegroup with hr=0x80070490
2017-03-12 14:45:03, Error CSetupAutomation::Resurrect: File not found: C:\$WINDOWS.~BT\Sources\Panther\automation.dat[gle=0x00000002]
2017-03-12 14:45:03, Error SP CSetupPlatform::ResurrectAutomation: Failed to resurrect automation: 0x80070002[gle=0x00000002]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment