イベントログを眺めていたところ、セッションを開始できないエラーが出ていたため、原因を調査・対応した時のメモ。
環境
- WindowsServer2008 R2
イベントログ
レベル | エラー |
ソース | Microsoft-Windows-Kernel-EventTracing |
イベントID | 2 |
次のエラーのため、セッション "WbadminUIInBuiltTracing" を開始できませんでした: 0xC0000035
原因・対応
日本のForumsにそのものの記載があり、対応は不要とのこと。
WindowsForums - "WbadminUIInBuiltTracing" を開始できませんでした: 0xC0000035
ちなみに、上記フォーラムにはリンク先として英語のところがあり、そこでは以下のように記載されている。
Windows Forums - Session "WbadminInBuiltTracing" failed to start with the following error: 0xC0000035
This error event is HARMLESS and can be safely ignored. This seems to be an issue with the way inbox tracing (used to collect backup/restore traces) is enabled in Windows backup. It occurs if an inbox tracing session is already enabled and backup tries to start it again.
We will look into fixing the error event generated in future releases.