Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 12, 2012 1:57:42 PM |
Updated | Apr 27, 2012 5:51:05 AM |
Resolved | Apr 13, 2012 9:52:51 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Sergey Coox (coox) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 Preview for Visual Studio 11 Beta EAP Version=7.0.0.325, Built=2012-03-02T18:39:56, Configuration=“Csharp PublicMode Vbnet VS1100”
The lifetime has already been terminated. Object name: 'Lifetime'.
--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “The lifetime has already been terminated.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = JetBrains.Platform.ReSharper.Util
ObjectName = Lifetime
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “SeparateThreadRunner.WorkThread [BPSM - ResearchManager] build website”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The lifetime has already been terminated. Object name: 'Lifetime'.
--- EXCEPTION #1/2 [ObjectDisposedException]
Message = “The lifetime has already been terminated.”
ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = JetBrains.Platform.ReSharper.Util
ObjectName = Lifetime
StackTraceString = “
at JetBrains.DataFlow.LifetimeEx.AssertIsAlive(Lifetime thіs) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\LifetimeEx.cs:line 131 at JetBrains.Threading.IThreadingEx.QueueAt(IThreading thіs, Lifetime lifetime, String name, TimeSpan interval, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\Invocator.cs:line 343 at JetBrains.ReSharper.Psi.Asp.Impl.BuildProviders.WebsiteBuilderComponent.SetState(State newState, BuildResult buildResult) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Asp\src\Impl\BuildProviders\WebsiteBuilderComponent.cs:line 180 at JetBrains.ReSharper.Psi.Asp.Impl.BuildProviders.WebsiteBuilderComponent.BuildWebsite(Lifetime buildLifetime, Dictionary`2 primaryFiles, Dictionary`2 supplementaryFiles, WebConfigRanges webConfigRanges) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Asp\src\Impl\BuildProviders\WebsiteBuilderComponent.cs:line 444 at JetBrains.ReSharper.Psi.Asp.Impl.BuildProviders.WebsiteBuilderComponent.<>c__DisplayClass16.<>c__DisplayClass18.<OnFilesCollected>b__14(SeparateThreadRunner runner) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\Asp\src\Impl\BuildProviders\WebsiteBuilderComponent.cs:line 275 at JetBrains.Util.SeparateThreadRunner.<>c__DisplayClass8.<.ctor>b__2() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\SeparateThreadRunner.cs:line 23
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “SeparateThreadRunner.WorkThread [BPSM - ResearchManager] build website”
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 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()