Microsoft-Windows-Kernel-EventTracing ID2 Windows Server 2012

CBKK SA 1 Reputation point
2021-07-02T06:09:38.887+00:00

Good morning
M$ WS 2012
For me, the problem is that for some time, when the updates crashed my server, after fixing many bugs, I can not deal with this error:

  • <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="2021-07-01T09:24:34.897026100Z" />
    <EventRecordID>925643</EventRecordID>
    <Correlation />
    <Execution ProcessID="5844" ThreadID="206132" />
    <Channel>Microsoft-Windows-Kernel-EventTracing/Admin</Channel>
    <Computer>XXXDomianXXX</Computer>
    <Security UserID="S-1-5-18" />
    </System>
  • <EventData>
    <Data Name="SessionName" />
    <Data Name="FileName" />
    <Data Name="ErrorCode">3221225489</Data>
    <Data Name="LoggingMode">276824069</Data>
    </EventData>
    </Event>

Please about any substantive help, these errors are flying after 4000 on the day ...

greetings
SW

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2021-07-02T15:22:50.03+00:00

    Checking the name of ProcessID="5844" may provide some clues.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Miles 1,281 Reputation points
    2021-07-05T05:44:21.76+00:00

    Hi

    According to your description, the event id is 2. Always lots of threads have the same event and it should be harmless and can be safely ignored.
    But for the information :<Data Name="SessionName" /><Data Name="FileName" />
    It may be related to your file name. It may have given you this prompt when you started.
    Here is a link wich may be helpful to solve your problem.
    https://learn.microsoft.com/en-US/troubleshoot/windows-server/networking/kernel-event-id-2-msft-netLbfoteamnic-class

    Best Regards

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  3. Anonymous
    2021-07-05T12:14:07.597+00:00

    Just checking if there's any progress or updates?

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.