Reporter | Sergey Coox (coox) |
---|---|
Created | Feb 28, 2012 12:36:00 PM |
Updated | Feb 28, 2012 12:36:00 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
Source = JetBrains.Platform.ReSharper.Util
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.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass28.<.ctor>b__11(BeforeAddRemoveEventArgs`1 args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 213 at JetBrains.DataFlow.ICollectionSignalEx.<>c__DisplayClassd`1.<Advise_NoAcknowledgement>b__c(BeforeAddRemoveEventArgs`1 args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Extension\ICollectionSignalEx.cs:line 103 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
--- 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
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.CollectionEvents`1.FireBeforeAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 288 at JetBrains.DataFlow.CollectionEvents`1.InternalRemove(TValue value, Object cookie) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 437 at JetBrains.DataFlow.CollectionEvents`1.Remove(TValue item) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 696 at JetBrains.Application.ExceptionReport.ExceptionManager.Cleanup() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\ExceptionReport\ExceptionManager.cs:line 341 at JetBrains.Application.ExceptionReport.ExceptionManager.Load() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\ExceptionReport\ExceptionManager.cs:line 203 at JetBrains.Application.ExceptionReport.ExceptionManager.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\ExceptionReport\ExceptionManager.cs:line 59 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()