Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-287787: The lifetime has already been terminated. Object name: 'Lifetime'.

$
0
0
Reporter Patrik (redoz) Patrik (redoz)
Created Jan 15, 2012 3:37:39 AM
Updated Jan 15, 2012 3:37:39 AM
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.1.24.241, Built=2011-12-06T23:02:50
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.Lifetime.ReportTerminatedLifetime(String sAnotherLifetimeRelation) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 120
     at JetBrains.DataFlow.Lifetime.AttachNested(LifetimeDefinition defNested, Boolean isPossiblyAlreadyTerminated) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 302
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 122
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 49
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.UI.Updates.UpdatesManager.<>c__DisplayClass1d.<>c__DisplayClass1f.<Init_Download_Deferred>b__18() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Updates\UpdatesManager.cs:line 271
     at JetBrains.UI.Updates.UpdatesManager.<>c__DisplayClass1d.<>c__DisplayClass1f.<Init_Download_Deferred>b__17() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Updates\UpdatesManager.cs:line 244
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “
The lifetime has already been terminated.
Object name: 'Lifetime'.

ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
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.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 257
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 257
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 227
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 455
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__1(Action`1 handler) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 125
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterUnadvise(Action`1 handler) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 65
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__1() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 274
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.DataFlow.SequentialLifetimes.SetCurrentLifetime(LifetimeDefinition lifetimeToSet) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 79
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass37.<WhenTrue>b__36(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 412
     at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 876
     at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterUnadvise(Action`1 handler) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 907
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__1() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 274
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.Application.Components.ComponentContainer.LifetimeDescriptor.Dispose() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 343
     at JetBrains.Application.Components.TypeComponentDescriptor.Dispose() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 298
     at JetBrains.Application.Components.ComponentContainer.DisposeDescriptor(IComponentDescriptor descriptor) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 141
     at JetBrains.Application.Components.ComponentContainer.<>c__DisplayClass2.<RegisterDescriptors>b__1() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 65
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 227
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 455
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__1(Action`1 handler) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 125
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterUnadvise(Action`1 handler) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 65
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__1() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 274
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 227
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 273
     at JetBrains.DataFlow.CollectionEvents`1.InternalRemove(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 435
     at JetBrains.DataFlow.CollectionEvents`1.Remove(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 682
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass23`1.<Add>b__22() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 265
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 364
     at JetBrains.DataFlow.SequentialLifetimes.SetCurrentLifetime(LifetimeDefinition lifetimeToSet) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 79
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass37.<WhenTrue>b__36(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 412
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 657
     at JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 147
     at JetBrains.Application.ComposeBooleansWithPriority.<>c__DisplayClassd.<UpdateActiveTellers>b__b() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 121
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 235
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Property!1.cs:line 657
     at JetBrains.Application.License.TimeBombComponent.<>c__DisplayClass1.<CreateIsNotTimebombed>b__0() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Shell\src\License\TimeBombComponent.cs:line 106
     at JetBrains.Threading.TimedActionsHost.TimedAction.Execute() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyAlarm.cs:line 494
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 506
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 978
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 509
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 826
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 691
     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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, 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.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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>