Reporter | Serge Baltic (baltic) |
---|---|
Created | Jan 23, 2012 5:16:01 PM |
Updated | Jan 23, 2012 5:16:01 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 6.1 EAP Version=6.5.0.0, Built=2011-12-19T17:58:51, Configuration=“Csharp InternalMode Vbnet VS1000”
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 = DependenciesLoading
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.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 w:\ReSharper\ReSharper\Platform\src\Util\src\DataFlow\Lifetime\LifetimeEx.cs:line 132 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in w:\ReSharper\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 63 at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in w:\ReSharper\ReSharper\Platform\src\Shell\src\Threading\Invocator.cs:line 252 at JetBrains.Application.IShellLocksEx.ExecuteOrQueueReadLockEx(IShellLocks thіs, Lifetime lifetime, String name, Action F) in w:\ReSharper\ReSharper\Platform\src\Shell\src\ShellLocks.cs:line 874 at JetBrains.ReSharper.Daemon.SolutionAnalysis.HighlightingResultsMap.Reset() in w:\ReSharper\ReSharper\src\SolutionAnalysis\src\HighlightingResultsMap.cs:line 101 at JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisManager.Unload() in w:\ReSharper\ReSharper\src\SolutionAnalysis\src\SolutionAnalysisManager.cs:line 328 at JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisManager.Load() in w:\ReSharper\ReSharper\src\SolutionAnalysis\src\SolutionAnalysisManager.cs:line 301 at JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisServiceImpl.Load() in w:\ReSharper\ReSharper\src\SolutionAnalysis\src\SolutionAnalysisServiceImpl.cs:line 84 at JetBrains.ReSharper.Daemon.Impl.DaemonImpl.SolutionAnalysisLoader.ThreadProc() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\DaemonImpl.cs:line 878
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = DependenciesLoading
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.ReSharper.Daemon.Impl.DaemonImpl.SolutionAnalysisLoader.ThreadProc() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\DaemonImpl.cs:line 886 at JetBrains.Util.Logger.Catch(Action action) in w:\ReSharper\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 245 at JetBrains.ReSharper.Daemon.Impl.DaemonImpl.SolutionAnalysisLoader.<.ctor>b__64() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\DaemonImpl.cs:line 845 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()