Unable to start profiling
Got 'Failed to wait for windows service' message when trying to connect to win service. When trying to connect to service it just stuck in 'running' state. Without dotcover works great.
Debug info from dotCover
--- EXCEPTION #1/2 [TimeoutException]
Message = “Failed to wait for windows service <service name> running”
ExceptionPath = Root.InnerException
ClassName = System.TimeoutException
HResult = COR_E_TIMEOUT=80131505
Source = JetBrains.Profiler.Windows.Impl
StackTraceString = “
at JetBrains.Profiler.Windows.Impl.HostProfile.BaseWindowsServiceHostProfile.<>c__DisplayClass13.<OnStart>b__c(Lifetime lifetime)
at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
at JetBrains.Profiler.Windows.Impl.HostProfile.BaseHostProfile.JetBrains.Profiler.Profile.IHostProfileSubscription.Start(IProgressIndicator progressIndicator, IHostUI ui)
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “Failed to wait for windows service running”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
Please sign in to leave a comment.