Location:
State:
Carrier
Country
Status

Eventid 7031 errors


I have cleaned up most of my errors but these four keep being produced at shutdown in the System log.
Event Id 7031 service terminated unexpectedly.


User Data Access_Session2
User Data Storage_Session1
Contact Data_Session1
Sync Host_Session1

Anyone else got these?
What are they?
Anyone know what to do to stop them?

OK, they don't seem to be doing any harm but it is nice to keep a tidy ship!

PS got rid of a long list of DCOM errors relating to the Runtime Broker CLSID. That was satisfying!

i have same problems " user data".
can anyone solve them?

for DCOM e CLSID problems, error id 10016, i solve with this on windows 10 :
Solved Numerous event id 10016 errors win 8 pro 64 bit

Yep, still got those errors here. At least they don't seem to be harmful - must still be a small problem that could be fixed, though.

As temporary solution, you can disable this services via Registry Editor.
Code:
Windows Registry Editor Version 5.00  [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesOneSyncSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesOneSyncSvc_Session1] "Start"=dword:00000004  [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesPimIndexMaintenanceSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesPimIndexMaintenanceSvc_Session1] "Start"=dword:00000004  [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesUnistoreSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesUnistoreSvc_Session1] "Start"=dword:00000004  [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesUserDataSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesUserDataSvc_Session1] "Start"=dword:00000004

Resolve
Change the recovery actions
To resolve this issue, change the recovery actions that the Service Control Manager (SCM) will take when a service fails.
To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To change the recovery actions for a service:
  1. Open the Services snap-in by clicking the Start button, Control Panel, and Administrative Tools, then double-clicking Services.
    Note: For Windows Vista, use the Classic View display option in Control Panel to see the Administration Tools.

  2. In the details pane of the Services snap-in, right-click on the name of the service you want to stop and select Properties.

  3. Click the Recovery tab and specify the recovery actions for the service (for example, restart the service or the computer, take no action, or run a program).
Source

The trick is finding the service to modify. nxrifghttere might have already done that for you.

i have same problems " user data".
can anyone solve them?

for DCOM e CLSID problems, error id 10016, i solve with this on windows 10 :
Solved Numerous event id 10016 errors win 8 pro 64 bit
Thanks for that link. 4 out of 4 win 10 comps here had that problem and all related to the Runtime Broker svc. Bit tedious fixing this four times but certainly solved the problem.

Wonder why MS hasn't fixed this?

@nxright here - thanks for that info - it was enlightening. But I will leave it as is as it is not affecting anything else.

@Slarty - thanks for that. Looks helpful but I can't find a service to try it on, even though nx's post looks like it identifies a service.

Never mind, it is just a cosmetic thing, it seems.

I had the same errors, flashed my h87i-plus bios and they went away.

Eventid 7031 errors