Windows error 0xFFFFFBF8, -1032

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)true
OriginCustomer

This code was defined by a third party software company, and may mean different things for different software. Contact the software author for more information about this error.

NTSTATUStrue
Reserved (X)true
FacilityCode4095 (0xfff)
Error Code64504 (0xfbf8)

Questions

18votes
9answers

Metro apps crash on startup, driver or permissions issue?

After installing Win8 x64 RC, Metro apps worked correctly, but desktop OpenGL apps were slow and unresponsive. I installed the latest Win8 nVidia drivers, and the OpenGL apps started working correctly. At the same time, because of annoying permission messages, I changed the C:\ drive and all its files ownerships [...] read more
windows
crash
windows-8-preview
modern-ui
15votes
1answer

Error occurred while opening logfile C:\Windows\system32\LogFiles\Sum\Api.log

I need to restart the MS SQL server service every morning because my web client site can not connect. However, when I start my services it works. I don't know what is causing the problem. I found this in my error log. sqlservr (4052) An attempt to open the file [...] read more
sql-server
visual-studio-2012
window
9votes
3answers

What is SRUJet?

I see in Event log many error entries : > svchost (1500) SRUJet: An attempt to open the file > "C:\Windows\system32\SRU\SRUDB.dat" for read / write access failed with system > error 5 (0x00000005): "Access is denied. ". The open file operation will fail > with error -1032 (0xfffffbf8). The key [...] read more
windows
windows-8
event-log
error-logging
4votes
2answers

ESENT fails to determine the minimum I/O block size

I'm trying to get RavenDB running in embedded mode on a shared/multi-tenant webhost. RavenDB relies on the ESENT storage API. The filesystem on the hosting machines is locked down. The RavenDB Initialize() call results in the following eventlog entry Raven (20604) D:\Path\To\Website\App_Data\RavenDB\Data52e0e402-79d7-4f47-a219-3d1e2e73321c: An attempt to determine the minimum I/O block [...] read more
windows
permissions
filesystems
ravendb
2votes
1answer

VSS writer NTDS State 11 failed and other writers state 5

We use Altaro VMBackup V7.0.20.3 to back up some VMs hosted on a single Hyper-V Host running Windows Server 2012 R2. One of the VMs running Windows Server 2008 gets the following error after the backup completes: > A Shadow Copy of the host was taken successfully, but an internal [...] read more
windows-server-2008
backup
windows-server-2012-r2
hyper-v
vss
2votes
0answers

If ESENT complains that it cannot create its logfile, is it avoidable?

In my installation of Windows 10 on a fairly new machine that shipped with it, I get a lot of errors in my eventvwr log, and some of them I feel are indicative of why my system hits 100% disk use for about 10 minutes at a time on boot. [...] read more
windows-10
event-log
1vote
1answer

Altaro backup warning

I have a VM, which was originally running on Windows Server 2008 R2 with the Hyper-V role. The guest was a Server 2012 which was just serving as a domain controller (a backup one to the SBS 2011 server running on another physical machine). I moved the VM by shutting [...] read more
backup
virtualization
windows-server-2012-r2
domain-controller
hyper-v-server-2016
1vote
0answers

Semihosting printf fails in _malloc_r

I'm trying to get a minimal project with printf semihosting (printf over JTAG) working on a STM32F746NG Discovery development board and I'm running into trouble when printf is called. I'm at a loss for how to proceed in debugging this issue. Here's the symptoms. The HardFault_Handler is called from _malloc_r [...] read more
c
printf
cortex-m
1vote
1answer

How can I group-objects in powershell that are *almost* the same?

I am trying to get a count of events in the event log, using the following: get-eventlog application -Entrytype Error -After (Get-Date).AddDays(-7) | group-object -property eventID, source, message However, because there is a timestamp in the message of some of the event messages, they don't group properly. (OK technically they [...] read more
powershell
group-by
0votes
0answers

Database file is being used by another process

We are running an Exchange 2010 SP3 UR27 environment on Windows Server 2008 R2. I am aware that support for Exchange 2010 is ending soon, and we are planning to migrate to a newer platform before then. I am seeing issues with database files being in use by another process, [...] read more
windows-server-2008-r2
exchange-2010
0votes
0answers

Remote Desktop Services stopped working after domain change

I had Remote Desktop Services (RD Session Host deployment) functioning properly on the Windows Server 2012 R2. The server had to be moved to another domain. That went well but now Remote Desktop Services completely lost the configuration which I expected. I tried removing the roles and features and adding [...] read more
windows-server-2012-r2
remote-desktop-services

Comments

Leave a comment

(plain text only)

Sources

  1. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0