Windows 7 Problem Kernel-Event-Tracing
Hallo alle zusammen, bin neu hier auf dieser Plattform gelandet und möchte meine Kenntnisse erweitern, und natürlich mein Wissen zur Verfügung stellen.
Habe folgende Fehlermeldung auf einer Windows 7 Maschine :Beim Starten der Sitzung "Circular Kernel Context Logger" ist der folgende Fehler aufgetreten: 0xC0000035.
Habe bis jetzt noch keinerlei Hinweise in Netz entdeckt. Wäre schön wenn mir vielleicht jemand helfen könnte. Vielen Dank schon mal im Voraus.
glasgow68
Habe folgende Fehlermeldung auf einer Windows 7 Maschine :Beim Starten der Sitzung "Circular Kernel Context Logger" ist der folgende Fehler aufgetreten: 0xC0000035.
Habe bis jetzt noch keinerlei Hinweise in Netz entdeckt. Wäre schön wenn mir vielleicht jemand helfen könnte. Vielen Dank schon mal im Voraus.
glasgow68
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 159520
Url: https://administrator.de/contentid/159520
Ausgedruckt am: 22.11.2024 um 18:11 Uhr
8 Kommentare
Neuester Kommentar
Hi,
Tante Google Treffer 3.
http://social.technet.microsoft.com/Forums/en/w7itprogeneral/thread/2ea ...
doppelte SID im AD
mfg
kowa
Tante Google Treffer 3.
http://social.technet.microsoft.com/Forums/en/w7itprogeneral/thread/2ea ...
doppelte SID im AD
mfg
kowa
Hier einmal die gefundene Hilfe mit den entsprechend deutschen Begriffen. Ausgeführt und der Fehler ist verschwunden.
1. Run RegEdit and search the registry for the GUID {B675EC37-BDB6-4648-BC92-F3FDC74D3CA2} listed for the error.
It may not be the first result, but the registry key location will give you the name of the Data Collector Set
in Performance Monitor that is throwing up the error.
The session name should have been listed between the quotes in the error but for some reason it was not.
2. Open Performance Monitor (Leistungsüberwachung) and select the Data Collector set (sammlungssätze) that we found above.
On my machine it was "Data Collector Sets -> Startup Event Trace Sessions -> EventLog-System"
(Sammungssätze -> Startereignis-Ablaufverfogung -> EventLog-System).
3. The reason for my error was the EventLog-System was not being written to file, to fix I right click on the
EventLog-System Startup Event Trace Session and clicked Properties.
Then I clicked the Trace Session Tab and set the Stream Mode to File and Realtime. Then Clicked Okay!
(Startereignis-Ablaufverfogung -> EventLog-System -> Rechtsklick -> Eigenschaften -> Streamtyp ->
von "Echtzeit" in "Datei und Echtzeit" ändern -> mit OK bestätigen -> Maschine neu booten)
4. On reboot the error is gone
1. Run RegEdit and search the registry for the GUID {B675EC37-BDB6-4648-BC92-F3FDC74D3CA2} listed for the error.
It may not be the first result, but the registry key location will give you the name of the Data Collector Set
in Performance Monitor that is throwing up the error.
The session name should have been listed between the quotes in the error but for some reason it was not.
2. Open Performance Monitor (Leistungsüberwachung) and select the Data Collector set (sammlungssätze) that we found above.
On my machine it was "Data Collector Sets -> Startup Event Trace Sessions -> EventLog-System"
(Sammungssätze -> Startereignis-Ablaufverfogung -> EventLog-System).
3. The reason for my error was the EventLog-System was not being written to file, to fix I right click on the
EventLog-System Startup Event Trace Session and clicked Properties.
Then I clicked the Trace Session Tab and set the Stream Mode to File and Realtime. Then Clicked Okay!
(Startereignis-Ablaufverfogung -> EventLog-System -> Rechtsklick -> Eigenschaften -> Streamtyp ->
von "Echtzeit" in "Datei und Echtzeit" ändern -> mit OK bestätigen -> Maschine neu booten)
4. On reboot the error is gone