New
#11
I have had similar probs ie error like this
ie ESSENT error 508 510 & 533A request to write to the file "C:\Users\bren\AppData\Local\Microsoft\Windows\SettingSync\remotemetastore\v1\meta.edb" at offset 1032192 (0x00000000000fc000) for 16384 (0x00004000) bytes succeeded, but took an abnormally long time (40 seconds) to be serviced by the OS. In addition, 2 other I/O requests to this file have also taken an abnormally long time to be serviced since the last message regarding this problem was posted 23 seconds ago. This problem is likely due to faulty hardware. Please contact your hardware vendor for further assistance diagnosing the problem.
They are in folders metastore and remotemeta store, I've seen others with similar probs, although there is no problem in the computer working other than the event log entries.
ONE THING worth noteing is that I do not have a "SettingSync" fold in that windows folder.
I don't think there is any problem with the drive. I mean why would it be manifest on just that one file(s) when billion of other files have no problems?
I have seen various talk about this but they seem to be from people who have no idea what they are talking about, clearly the drive is perfectly fine in my opinion.
So basically the file mentioned does not exist.
Anyhow there is something on it here
https://social.technet.microsoft.com...10itprogeneral
I have to reboot now I think - fingers crossed!!
Something I have been wondering about I wonder if this is linked to one drive???
I took a look at the file being written too and saw some lines like this
h t t p s : / / s 8 h 8 d q - d m 2 3 0 6 . f i l e s . 1 d r v . c o m / y 3 p K Z Q U n n N h n 9 J 5 X M 7 3 J l N B 7 n F 7 l i 1 Y t F V _ 5 H U 4 I B n f A b j E k _ b S B S i 4 P Y 0 M i a p i q 4 I I C Z v b X y U z d Z 4 0 d B v W P 9 c V V c v 6 H c 3 I T K I U D - 4 l Y v B z p h r j Y - d i m I M y v e D z 9 0 w _ G 6 F k c P f M x r 3 L d s V Y A T u W b w 4 3 Q g D 8 A E 3 4 F 5 5 0 5 2 C A E F ! 7 7 3
Note the 1 d r v . c o m bit.
I don't really know what I am talking about it but I wonder if it relates to write to a remote drive, ie onedrive or whatever, which could take a while due to the network?
I just though I would mention that as someone might know more about it than me.
DCOM 10016 - That particular one is RunTimeBroker ... There's a couple of threads on this forum about it.
Event Error ID 10016 in Event Viewer...
Note: The DCOM 10016 error fixes involve the 2 step shuffle :) ... Editing the Registry & Editing the Dcom launch permissions) for the specific ClSID and APPID.
Kernal-PnP 219 -Probably a USB drive. Check/Update your drivers.
Esent-Errors - I believe some of those have to do with Edge Browser. Check the settings for Clear Browser Data (History,Cookies,etc) on close ... I don't remember exactly which ones cause those errors.
this is an error when an application under a specific SID tries to execute using "local remote procedure call" through the local host network (127.0.0.1) on the local machine itself when the application does not have the permission to launch locally.
its really not an error to be overly concerned about especially if the application in question is not affected by this security measure.
You figured out yet how to fix ESENT?
I was able to get rid of these two ESENT ID errors, 636 & 640.
The file always seems to be a .jfm file in question. I read on another forum that these are typically "auto form" files. Although I don't have the string anymore the ESENT errors I were getting were related to caching on Microsoft Edge and IE 11. It was always "readhdrfailed" "flush map invalidated" blah blah blah. Didn't matter how many times I cleared files and reset the browsers it they always came back. Funny thing I noticed, is they typically came back when I logged on to a web page. Facebook, or my gmail account for example. They would "auto fill" then when that error came back I always had to re-log into a page again. Something had to be deleting these files but I tried everything I could think of.
Long story short I was able to disable Windows Defender through the registry and these errors magically went away.
https://answers.microsoft.com/en-us/...6-da9a520f05f2
Windows Defender was screwing up my "auto fill" for whatever reason. I think in my case it was a conflict between browsers. It was deleting the .jfm files on both browsers. Not sure if this will help you, but it helped me.
Found one string. Just replace "Edge" with "Internet Explorer" and your set:
ID 636 - DllHost (???) Microsoft.MicrosoftEdge_8wekyb3d8bbwe_NOEDP_EDGE_IDB: Flush map file "C:\Users\Owner\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppData\User\Default\In dexed DB\IndexedDB.jfm" will be deleted. Reason: ReadHdrFailed.
Thanks!