D
dorianm
Hi,
One of our customers are running Windows Server 2012 R2 Datacenter with SQL Server 2014 installed on it. The server is a HyperV Guest machine.
The eventlog of this server is flooded by Kernel-Eventtracing messages that pops up once per minute with error:
Session "" failed to start with the following error: 0xC000000D
Any advice on how to troubleshoot this? Below are the error messages in detail.
I've tried to uninstall our antivirus solution but no effect.
I've checked startup programs, processes and services.
I've checked the process ID: in the log below: 4852, which is the same in every error and it points to WmiPrvSE.exe (WMI Provider Host). I've also checked the eventlog WMI activity for a pattern to relate to PID 4852 but can't find any relevant information, all the errors there point to different PID:s.
Log Name: Microsoft-Windows-Kernel-EventTracing/Admin
Source: Microsoft-Windows-Kernel-EventTracing
Date: 2019-02-21 13:42:22
Event ID: 2
Task Category: Session
Level: Error
Keywords: Session
User: SYSTEM
Computer:
Description:
Session "" failed to start with the following error: 0xC000000D
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-EventTracing" Guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}" />
<EventID>2</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>2</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000010</Keywords>
<TimeCreated SystemTime="2019-02-21T12:42:22.036470300Z" />
<EventRecordID>530090</EventRecordID>
<Correlation />
<Execution ProcessID="4852" ThreadID="4668" />
<Channel>Microsoft-Windows-Kernel-EventTracing/Admin</Channel>
<Computer></Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="SessionName">
</Data>
<Data Name="FileName">
</Data>
<Data Name="ErrorCode">3221225485</Data>
<Data Name="LoggingMode">276824069</Data>
</EventData>
</Event>
<style type="text/css">p.p1 {margin: 5.0px 0.0px 5.0px 0.0px; font: 12.0px 'Times New Roman'} span.s1 {text-decoration: underline ; color: #0433ff} </style>
Continue reading...
One of our customers are running Windows Server 2012 R2 Datacenter with SQL Server 2014 installed on it. The server is a HyperV Guest machine.
The eventlog of this server is flooded by Kernel-Eventtracing messages that pops up once per minute with error:
Session "" failed to start with the following error: 0xC000000D
Any advice on how to troubleshoot this? Below are the error messages in detail.
I've tried to uninstall our antivirus solution but no effect.
I've checked startup programs, processes and services.
I've checked the process ID: in the log below: 4852, which is the same in every error and it points to WmiPrvSE.exe (WMI Provider Host). I've also checked the eventlog WMI activity for a pattern to relate to PID 4852 but can't find any relevant information, all the errors there point to different PID:s.
Log Name: Microsoft-Windows-Kernel-EventTracing/Admin
Source: Microsoft-Windows-Kernel-EventTracing
Date: 2019-02-21 13:42:22
Event ID: 2
Task Category: Session
Level: Error
Keywords: Session
User: SYSTEM
Computer:
Description:
Session "" failed to start with the following error: 0xC000000D
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-EventTracing" Guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}" />
<EventID>2</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>2</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000010</Keywords>
<TimeCreated SystemTime="2019-02-21T12:42:22.036470300Z" />
<EventRecordID>530090</EventRecordID>
<Correlation />
<Execution ProcessID="4852" ThreadID="4668" />
<Channel>Microsoft-Windows-Kernel-EventTracing/Admin</Channel>
<Computer></Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="SessionName">
</Data>
<Data Name="FileName">
</Data>
<Data Name="ErrorCode">3221225485</Data>
<Data Name="LoggingMode">276824069</Data>
</EventData>
</Event>
<style type="text/css">p.p1 {margin: 5.0px 0.0px 5.0px 0.0px; font: 12.0px 'Times New Roman'} span.s1 {text-decoration: underline ; color: #0433ff} </style>
Continue reading...