Reporter | Sergey Coox (coox) |
---|---|
Created | Feb 28, 2012 12:36:07 PM |
Updated | Feb 28, 2012 12:36:07 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 Current Development Version=6.5.1.5223, Built=2012-02-26T15:15:40, Configuration=“Csharp InternalMode Vbnet VS1000”
This action cannot be executed on the “Pool Thread #1”:21 thread. It's only allowed to run on the <NULL>:1 thread.
--- EXCEPTION #1/2 [ThreadAccessException]
Message = “This action cannot be executed on the “Pool Thread #1”:21 thread. It's only allowed to run on the <NULL>:1 thread.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.ThreadAccessException
Data.WrongThread = ““Pool Thread #1”:21”
Data.DesiredThread = <NULL>:1
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “This action cannot be executed on the “Pool Thread #1”:21 thread. It's only allowed to run on the <NULL>:1 thread.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
This action cannot be executed on the “Pool Thread #1”:21 thread. It's only allowed to run on the <NULL>:1 thread.
--- EXCEPTION #1/2 [ThreadAccessException]
Message = “This action cannot be executed on the “Pool Thread #1”:21 thread. It's only allowed to run on the <NULL>:1 thread.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.ThreadAccessException
Data.WrongThread = ““Pool Thread #1”:21”
Data.DesiredThread = <NULL>:1
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.Threading.JetDispatcher.AssertAccess() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 393 at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 96 at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41 at 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\1939c01d7b25093a\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 84 at 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\1939c01d7b25093a\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 45 at JetBrains.UI.Application.ExceptionReport.AuxiliaryTaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\AuxiliaryTaskExecutor.cs:line 56 at JetBrains.UI.Application.ExceptionReport.ExceptionSubmitForm.SubmitException() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\ExceptionSubmitForm.cs:line 186 at JetBrains.UI.Application.ExceptionReport.ExceptionSubmitForm.<>c__DisplayClass2a.<>c__DisplayClass2d.<>c__DisplayClass33.<.ctor>b__20(Object sender, EventArgs args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\ExceptionSubmitForm.cs:line 113
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “This action cannot be executed on the “Pool Thread #1”:21 thread. It's only allowed to run on the <NULL>:1 thread.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.UI.Application.ExceptionReport.ExceptionSubmitForm.<>c__DisplayClass2a.<>c__DisplayClass2d.<>c__DisplayClass33.<.ctor>b__20(Object sender, EventArgs args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\ExceptionSubmitForm.cs:line 122 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at JetBrains.Application.ExceptionReport.SubmitToTrackerExceptionReportService.<>c__DisplayClass6.<SubmitExceptionWithPromptInternal>b__4(Lifetime lifetimeSubmitForm) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\UIExceptionReportService.cs:line 75 at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20 at JetBrains.Application.ExceptionReport.SubmitToTrackerExceptionReportService.SubmitExceptionWithPromptInternal(ExceptionData exception) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\UIExceptionReportService.cs:line 70 at JetBrains.Application.ExceptionReport.SubmitToTrackerExceptionReportService.<>c__DisplayClass1.<RequireAction>b__0() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\UIExceptionReportService.cs:line 60 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\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\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524 at JetBrains.Threading.JetDispatcher.Run(IProperty`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 312 at JetBrains.Application.XmlRpc.XmlRpcEx.AsyncExecuteTimeout[T](Func`1 begin, Func`2 end, Func`1 abort, TimeSpan timeout) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\XmlRpc\XmlRpcEx.cs:line 28 at JetBrains.UI.Application.ExceptionReport.ExceptionAnalyzer.ExceptionAnalyzerConnector.SubmitExceptions(ICollection`1 exceptions, String description, LoginInformation loginInformation, IWebProxy proxy, IProgressIndicator progressIndicator) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\ExceptionAnalyzer\ExceptionAnalyzerConnector.cs:line 115 at JetBrains.UI.Application.ExceptionReport.ExceptionAnalyzer.ExceptionAnalyzerTracker.SubmitException(ExceptionData exception, LoginInformation loginInformation, String description, IWebProxy proxy, IWin32Window parentWindow, IProgressIndicator progressIndicator) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\ExceptionAnalyzer\ExceptionAnalyzerTracker.cs:line 28 at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass3f.<SubmitExceptionsInternal>b__3c() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 433 at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Threading\ThreadManager.cs:line 152 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Threading\ThreadManager.cs:line 116 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()