Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 23, 2012 1:13:16 PM |
Updated | Apr 24, 2012 7:52:40 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 7 EAP for Visual Studio 11 Beta Version=7.0.22.21, Built=2012-04-22T23:47:36, Configuration=“Csharp PublicMode Vbnet VS1100”
Could not get the component TypeComponent { NUnitUnitTestMetadataExplorer, State: Disposed } because it is already disposed
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not get the component TypeComponent { NUnitUnitTestMetadataExplorer, State: Disposed } because it is already disposed”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.DescriptorType = “JetBrains.Application.Components.TypeComponentDescriptor, JetBrains.Platform.ReSharper.ComponentModel, Version=7.0.22.21, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.State = Disposed
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Could not get the component TypeComponent { NUnitUnitTestMetadataExplorer, State: Disposed } because it is already disposed”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Unit Test Project Explorer”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Could not get the component TypeComponent { NUnitUnitTestMetadataExplorer, State: Disposed } because it is already disposed
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not get the component TypeComponent { NUnitUnitTestMetadataExplorer, State: Disposed } because it is already disposed”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.DescriptorType = “JetBrains.Application.Components.TypeComponentDescriptor, JetBrains.Platform.ReSharper.ComponentModel, Version=7.0.22.21, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.State = Disposed
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Could not get the component TypeComponent { NUnitUnitTestMetadataExplorer, State: Disposed } because it is already disposed”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Unit Test Project Explorer”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.OnError.Handle(Exception ex) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\OnError.cs:line 87 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 280 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44 at JetBrains.Application.EnumerableComponentDescriptor`1.<GetEnumerator>d__0.MoveNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\Implementation\EnumerableComponentDescriptor.cs:line 53 at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() at System.Collections.Generic.JetHashSet`1..ctor(IEnumerable`1 enumerable, IEqualityComparer`1 comparer) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Collections\JetHashSet.cs:line 41 at System.Linq.EnumerableExJet.ToHashSet[TSource](IEnumerable`1 source) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Collections\EnumerableEx.cs:line 109 at JetBrains.ReSharper.UnitTestFramework.UnitTestBackgroundProjectExplorer.ExploreProject(IProject project, Boolean background, MetadataLoader loader) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\UnitTesting\_Core\src\UnitTestBackgroundProjectExplorer.cs:line 114 at JetBrains.ReSharper.UnitTestFramework.UnitTestBackgroundProjectExplorer.BackgroundProjectExplorer() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\UnitTesting\_Core\src\UnitTestBackgroundProjectExplorer.cs:line 256 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.ReSharper.UnitTestFramework.UnitTestBackgroundProjectExplorer.<.ctor>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\UnitTesting\_Core\src\UnitTestBackgroundProjectExplorer.cs:line 64 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()