Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-289032: Start must be invoked first.

$
0
0
Reporter Olga Lobacheva (olka) Olga Lobacheva (olka)
Created Mar 5, 2012 8:11:50 PM
Updated Mar 5, 2012 8:11:50 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper Branch Build “default” Version=7.0.0.207, Built=2012-02-29T18:21:56, Configuration=“Csharp PublicMode Vbnet VS1100”
Start must be invoked first.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Start must be invoked first.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Units = 1
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Start must be invoked first.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = UiTaskExecutorWorker
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Progress.SubProgressIndicator.Advance(Double units) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\SubProgressIndicator.cs:line 46
     at JetBrains.Application.Progress.SubProgressIndicator.Advance(Double units) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\SubProgressIndicator.cs:line 48
     at JetBrains.Application.Progress.ProgressIndicatorBase.Stop() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\ProgressIndicatorBase.cs:line 154
     at JetBrains.Application.Progress.ProgressIndicatorBase.Dispose() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\ProgressIndicatorBase.cs:line 127
     at JetBrains.Symbols.Providers.SymbolsProviderHelper.DownloadPdbFileWithFallback(IDebugAssemblyInfo assemblyInfo, IProgressIndicator progress, ISymbolsDownloader symbolsDownloader, PdbFallbackService pdbFallbackService, SymbolsSource symbolsSource) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Symbols\src\Providers\SymbolsProviderHelper.cs:line 66
     at JetBrains.Symbols.Providers.FallbackSourceSymbolProvider.DownloadPdbFile(IDebugAssemblyInfo assemblyInfo, IProgressIndicator progress) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Symbols\src\Providers\FallbackSourceSymbolProvider.cs:line 25
     at JetBrains.Symbols.Providers.SymbolsProvidersManager.<>c__DisplayClass9.<DownloadPdbFile>b__7(ISymbolsProvider provider) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Symbols\src\Providers\SymbolsProvidersManager.cs:line 42
     at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
     at JetBrains.Symbols.Providers.SymbolsProvidersManager.DownloadPdbFile(IDebugAssemblyInfo assemblyInfo, IProgressIndicator progress) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Symbols\src\Providers\SymbolsProvidersManager.cs:line 39
     at JetBrains.ReSharper.ExternalSources.Pdb.PdbExternalSourcesProvider.<>c__DisplayClass4.<NavigateToSources>b__0(IProgressIndicator progress) in c:\BuildAgent\work\cd974a6f82f18e63\Psi.Features\src\Features\ExternalSources\src\Pdb\PdbExternalSourcesProvider.cs:line 117
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 315
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 295
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
     at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524
     at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 377
     at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\cd974a6f82f18e63\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 240
     at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ThreadHelper.ThreadStart()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>