Reporter | Feng Xiao (fxiao) |
---|---|
Created | Apr 26, 2012 3:57:35 AM |
Updated | Apr 26, 2012 4:13:35 AM |
Resolved | Apr 26, 2012 4:13:34 AM |
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 EAP for Visual Studio 11 Beta Version=7.0.24.61, Built=2012-04-25T02:01:14, 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 - SalesLink] 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\1d5606e7e667bf54\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\1d5606e7e667bf54\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\1d5606e7e667bf54\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\1d5606e7e667bf54\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\1d5606e7e667bf54\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\1d5606e7e667bf54\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 - SalesLink] 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()