ETW Collector Internal Error
Hi there, I am trying to use the timeline profiler in Resharper and I am getting the following logs:
[2019-01-30 14:17:25.370870]: <info> Build version: 182.0.17762.22672.2018-08-19T12:35:45
[2019-01-30 14:17:25.373366]: <info> controller commander created
[2019-01-30 14:17:25.373868]: <info> Host connected, sending protocol version 253
[2019-01-30 14:17:25.373868]: <info> command arrived: 0
[2019-01-30 14:17:25.373868]: <info> Protocol version 253 accepted, requesting for collector
[2019-01-30 14:17:25.373868]: <info> Collector cmd: C:\Users\jalchy\AppData\Local\JetBrains\Installations\ReSharperPlatformVs15_9e0b2eab_000\x64\JetBrains.ETW.Collector.exe --disable HeapTraceProvider
[2019-01-30 14:17:25.374369]: <info> Requesting collector pipe name
[2019-01-30 14:17:25.765402]: <info> Collector pipe name received from host, trying to connect collector
[2019-01-30 14:17:25.766370]: <info> executing command: 0
[2019-01-30 14:17:25.766370]: <info> command complete, waiting for client success callback execution
[2019-01-30 14:17:25.766370]: <info> success callback executed
[2019-01-30 14:17:36.342769]: <error> error occurred: ETW Collector internal error, waiting for client error callback execution
[2019-01-30 14:17:36.487769]: <info> error callback executed
[2019-01-30 14:18:20.462082]: <info> command arrived: 2
[2019-01-30 14:18:22.073593]: <info> executing command: 2
[2019-01-30 14:18:22.073593]: <info> command complete, waiting for client success callback execution
[2019-01-30 14:18:22.073593]: <info> ETW Collector pipe disconnected
[2019-01-30 14:18:22.073593]: <info> success callback executed
[2019-01-30 14:18:22.073593]: <info> controller commander destruction...
[2019-01-30 14:18:22.074093]: <info> controller commander destructed
Not sure what to do with this. Other profilers work with the application. This is an application using .NET Core 2.1, and the IHostedService
Jay
Please sign in to leave a comment.
Hi Jay,
Could you please create a support ticket ("Submit a request" button in the upper right corner) and attach all log files from %temp%/jetlogs and %windir%/temp/jetlogs folders to it?
Will do in the office on Monday. Sorry for the delay!