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

RSRP-287154: This action cannot be executed on the FileSystemTrackerCommit:17 thread. It's only allowed to run on the :1 thread.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Dec 20, 2011 5:13:17 PM
Updated Feb 22, 2012 6:37:29 PM
Resolved Feb 22, 2012 6:37:29 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Obsolete
Assignee Andrew Serebryansky (andrew.serebryansky)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.1.36.53, Built=2011-12-20T10:56:36, Configuration=“Csharp PublicMode VS1000”
This action cannot be executed on the FileSystemTrackerCommit:17 thread. It's only allowed to run on the <NULL>:1 thread.

--- EXCEPTION #1/2 [ThreadAccessException]
Message = “This action cannot be executed on the FileSystemTrackerCommit:17 thread. It's only allowed to run on the <NULL>:1 thread.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.ThreadAccessException
Data.WrongThread = FileSystemTrackerCommit:17
Data.DesiredThread = <NULL>:1
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  bei JetBrains.Threading.JetDispatcher.AssertAccess() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:Zeile 395
.
     bei JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:Zeile 97
.
     bei JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:Zeile 41
.
     bei JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:Zeile 85
.
     bei JetBrains.UI.Application.Progress.UITaskExecutorRun.Run(TaskThreadAffinity taskThreadAffinity, Action`1 task, Func`3 FAttachUi, ProgressIndicator indicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:Zeile 46
.
     bei JetBrains.UI.Application.ExceptionReport.AuxiliaryTaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\AuxiliaryTaskExecutor.cs:Zeile 56
.
     bei JetBrains.UI.Application.ExceptionReport.ExceptionSubmitForm.SubmitException() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\ExceptionSubmitForm.cs:Zeile 186
.
     bei JetBrains.UI.Application.ExceptionReport.ExceptionSubmitForm.<>c__DisplayClass2a.<>c__DisplayClass2d.<>c__DisplayClass33.<.ctor>b__20(Object sender, EventArgs args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\ExceptionSubmitForm.cs:Zeile 113
.


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “This action cannot be executed on the FileSystemTrackerCommit:17 thread. It's only allowed to run on the <NULL>:1 thread.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = FileSystemTrackerCommit
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  bei JetBrains.UI.Application.ExceptionReport.ExceptionSubmitForm.<>c__DisplayClass2a.<>c__DisplayClass2d.<>c__DisplayClass33.<.ctor>b__20(Object sender, EventArgs args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\ExceptionSubmitForm.cs:Zeile 122
.
     bei System.Windows.Forms.Control.OnClick(EventArgs e)
     bei System.Windows.Forms.Button.OnClick(EventArgs e)
     bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
     bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
     bei System.Windows.Forms.Control.WndProc(Message& m)
     bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
     bei System.Windows.Forms.Button.WndProc(Message& m)
     bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
     bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
     bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
     bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
     bei System.Windows.Forms.Application.RunDialog(Form form)
     bei System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
     bei JetBrains.Application.ExceptionReport.SubmitToTrackerExceptionReportService.<>c__DisplayClass6.<SubmitExceptionWithPromptInternal>b__4(Lifetime lifetimeSubmitForm) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\UIExceptionReportService.cs:Zeile 75
.
     bei JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:Zeile 20
.
     bei JetBrains.Application.ExceptionReport.SubmitToTrackerExceptionReportService.SubmitExceptionWithPromptInternal(ExceptionData exception) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\UIExceptionReportService.cs:Zeile 70
.
     bei JetBrains.Application.ExceptionReport.SubmitToTrackerExceptionReportService.<>c__DisplayClass1.<RequireAction>b__0() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\ExceptionReport\UIExceptionReportService.cs:Zeile 60
.
bei Action(RequireAction).Execute(Action )
     bei JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:Zeile 265
.
     bei JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:Zeile 506
.
     bei JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:Zeile 978
.
     bei JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:Zeile 509
.
bei Action(ReentrancyGuard.ExecutePendingActions).Execute(Action )
     bei JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:Zeile 829
.
     bei JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:Zeile 696
.
     bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
     bei System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     bei System.Threading.ExecutionContext.runTryCode(Object userData)
     bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     bei System.Windows.Threading.DispatcherOperation.Invoke()
     bei System.Windows.Threading.Dispatcher.ProcessQueue()
     bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     bei System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     bei JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
     bei JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:Zeile 526
.
     bei JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:Zeile 379
.
     bei JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:Zeile 242
.
     bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     bei System.Threading.ExecutionContext.runTryCode(Object userData)
     bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     bei 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>