[SOLVED] WinServer 2022 Update error code 0x800f081f on any CU

tabbitsp

New member
Joined
Mar 13, 2024
Posts
2
Hi there,
we got a Win 2022 Standard server system here which does not install any CU anymore.
I tried all commands from DSIM over SFC to SFCfix and the Components Scanner - all of them are fine with the system - anyway no update possible!
The error seems to be missing some manifest files, though - they are not there, I can confirm this, but I don't know WHY they are missing or how I could restore them to the components store:

Code:
2024-03-19 16:29:52, Info                  CBS    Exec: Warning - Manifest doesn't exist for: \\?\C:\Windows\CbsTemp\31095313_2402404864\Windows10.0-KB5035857-x64.cab\amd64_microsoft-windows-slb-mux.resources_31bf3856ad364e35_10.0.20348.1_it-it_02f9106ab43c6095.manifest
2024-03-19 16:29:52, Info                  CBS    Component Identity: Microsoft-Windows-Slb-Mux.Resources, Culture=it-IT, Version=10.0.20348.1, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS
2024-03-19 16:29:52, Info                  CBS    Exec: Warning - Manifest doesn't exist for: \\?\C:\Windows\CbsTemp\31095313_2402404864\Windows10.0-KB5035857-x64.cab\amd64_microsoft-windows-s..fcounters.resources_31bf3856ad364e35_10.0.20348.1_it-it_bcaaf95e31ce9ad2.manifest
2024-03-19 16:29:52, Info                  CBS    Component Identity: Microsoft-Windows-Slb-Mux-PerfCounters.Resources, Culture=it-IT, Version=10.0.20348.1, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS
2024-03-19 16:29:52, Info                  CBS    Exec: Warning - Manifest doesn't exist for: \\?\C:\Windows\CbsTemp\31095313_2402404864\Windows10.0-KB5035857-x64.cab\msil_microsoft-windows-slbmux-events_31bf3856ad364e35_10.0.20348.1_none_48fc7f53590719a7.manifest
2024-03-19 16:29:52, Info                  CBS    Component Identity: Microsoft-Windows-SlbMux-Events, Culture=neutral, Version=10.0.20348.1, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=msil, versionScope=NonSxS
2024-03-19 16:29:52, Error                 CSI    00000681@2024/3/19:15:29:52.880 (F) onecore\base\wcp\sil\ntsystem.cpp(2823): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null)
[gle=0x80004005]
...
2024-03-19 16:29:53, Error                 CSI    00000682 (F) STATUS_OBJECT_NAME_NOT_FOUND #12107643# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = 0, handle = {provider=NULL, handle=0, name= ("null")}, da = (FILE_GENERIC_READ|DELETE|WRITE_DAC|WRITE_OWNER|FILE_WRITE_ATTRIBUTES), oa = @0xd40cefbe80->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[176]'\??\C:\Windows\CbsTemp\31095313_2402404864\Windows10.0-KB5035857-x64.cab\amd64_microsoft-windows-slb-mux.resources_31bf3856ad364e35_10.0.20348.1_it-it_02f9106ab43c6095.manife[gle=0xd0000034]
2024-03-19 16:29:53, Error                 CSI    st'; a:(OBJ_CASE_INSENSITIVE)}, iosb = @0xd40cefbef8, as = (null), fa = (FILE_ATTRIBUTE_NORMAL), sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = (FILE_NON_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|0x00004000), eab = NULL, eal = 0, disp = Invalid)
[gle=0xd0000034]
2024-03-19 16:29:53, Error                 CSI    00000683 (F) STATUS_OBJECT_NAME_NOT_FOUND #12107642# from Windows::Rtl::SystemImplementation::CSystemIsolationLayer_IRtlSystemIsolationLayerTearoff::TransferFileEx(flags = (OpenForBackupIntent), op = 'Move', odir = NULL, oname = [l:176]'\??\C:\Windows\CbsTemp\31095313_2402404864\Windows10.0-KB5035857-x64.cab\amd64_microsoft-windows-slb-mux.resources_31bf3856ad364e35_10.0.20348.1_it-it_02f9106ab43c6095.manifest', ndir = @0x29e6a955b40, nname = [l:41 ml:63]'542ce849127ada01d6ba0000400fac29_manifest', disp = [gle=0xd0000034]
2024-03-19 16:29:53, Error                 CSI    Unmapped disposition: 0)
[gle=0xd0000034]
2024-03-19 16:29:53, Error                 CSI    00000684 (F) HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND) #12101587# from Windows::ServicingAPI::CCSITransaction::ICSITransaction2_AddComponents(Flags = 4, a = @0x29e5b3783a0, mp = @0x29e5b378ba0, disp = 0)[gle=0x80070002]
2024-03-19 16:29:53, Info                  CBS    Failed to add one or more component [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-03-19 16:29:53, Error                 CBS    Failed to complete component closure [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-03-19 16:29:53, Info                  CBS    CommitPackagesState: Started persisting state of packages
2024-03-19 16:29:53, Info                  CBS    CommitPackagesState: Completed persisting state of packages
2024-03-19 16:29:53, Info                  CSI    00000685@2024/3/19:15:29:53.489 CSI Transaction @0x29e40ee5260 destroyed
2024-03-19 16:29:53, Info                  CBS    Perf: Resolve chain complete.
2024-03-19 16:29:53, Info                  CBS    Failed to resolve execution chain. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-03-19 16:29:53, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]

Do you have any hint what I could do to solve this? Seems to be related to some Software Load Balancer service, which should not be installed anyway..
 

Attachments

Hi and welcome to Sysnative,

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Hi,

No problem, and thanks for lettings us now you have re-installed this server.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top