Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 5, 2012 2:43:54 PM |
Updated | Apr 5, 2012 2:51:09 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.8.97, Built=2012-04-02T19:41:42, 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 = FileSystemTrackerCommit
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\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\LifetimeEx.cs:line 131 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 62 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueueEx(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 90 at JetBrains.Threading.IThreadingEx.ExecuteOrQueueEx(IThreading thіs, Lifetime lifetime, String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\Invocator.cs:line 270 at JetBrains.ReSharper.Psi.Web.Impl.PsiModules.Website.ReferenceProviders.WebFoldersReferenceProvider.<>c__DisplayClass8.<.ctor>b__1(FileSystemChangeDelta _) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Web\src\Impl\PsiModules\Website\ReferenceProviders\WebsiteFolderReferenceProvider.cs:line 79 at JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.<>c__DisplayClass2c.<>c__DisplayClass2e.<DoCommit>b__2b() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\FileSystemTracker\FileSystemTrackerImpl.cs:line 802 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = FileSystemTrackerCommit
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 JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.<>c__DisplayClass2c.<DoCommit>b__2a(Action`1 f) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\FileSystemTracker\FileSystemTrackerImpl.cs:line 802 at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1571 at JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.DoCommit(FileSystemPath[] paths) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\FileSystemTracker\FileSystemTrackerImpl.cs:line 802 at JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.<>c__DisplayClass28.<CommitChanges>b__27() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\FileSystemTracker\FileSystemTrackerImpl.cs:line 766 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg) at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524 at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 377 at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 240 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()