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

RSRP-297439: An exception has occurred during action 'MoveUp' update DeclaredElement JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpField is not valid.

$
0
0
Reporter Roberto Carrillo (rcarrillopadron) Roberto Carrillo (rcarrillopadron)
Created Apr 24, 2012 8:20:34 PM
Updated Apr 24, 2012 8:20:34 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.22.21, Built=2012-04-23T06:47:36, Configuration=“Csharp PublicMode Vbnet VS1100”
An exception has occurred during action 'MoveUp' update DeclaredElement JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpField is not valid. Cached type member is valid

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpField is not valid. Cached type member is valid”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
  at JetBrains.ReSharper.Psi.DeclaredElementExtensions.AssertIsValid(IDeclaredElement element, String messageText) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\DeclaredElements\IDeclaredElement.cs:line 75
     at JetBrains.ReSharper.Psi.Impl.Caches2.TypeMembersCache.GetOrCreateDeclaredElement[TDecl](TDecl declaration, Func`2 factory) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\TypeMembersCache.cs:line 400
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ProperTypeMemberDeclarationBase.get_DeclaredElement() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\CSharp\src\Impl\Tree\ProperTypeMemberDeclarationBase.cs:line 37
     at JetBrains.ReSharper.Feature.Services.CSharp.RearrangeCode.RearrangeableClassItem.Type.GetDeclaredElementTitle(IDeclaration declaration) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\RearrangeCode\RearrangeableClassItem.cs:line 113
     at JetBrains.ReSharper.Feature.Services.CSharp.RearrangeCode.RearrangeableClassItem.Type.CreateItem(ITreeNode cursor, ILogicalItem prevItem) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\RearrangeCode\RearrangeableClassItem.cs:line 133
     at JetBrains.ReSharper.Feature.Services.RearrangeCode.RearrangeableLogicalItemBase`1.TypeBase.GetItemsInNode(ITreeNode block, Boolean supportWhitespaces) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\RearrangeCode\RearrangeableLogicalItemBase.cs:line 92
     at JetBrains.ReSharper.Feature.Services.CSharp.RearrangeCode.RearrangeableClassItem.Type.CreateElementForSelectionInHolder(IClassLikeDeclaration holder, TextRange selection) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\RearrangeCode\RearrangeableClassItem.cs:line 100
     at JetBrains.ReSharper.Feature.Services.CSharp.RearrangeCode.RearrangeableClassItem.Type.CreateElement(ISolution solution, ITextControl textControl) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\RearrangeCode\RearrangeableClassItem.cs:line 93
     at JetBrains.ReSharper.Feature.Services.RearrangeCode.ElementRearranger.GetMovableElements(ISolution solution, ITextControl textControl, Int32 offset) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\RearrangeCode\ElementRearranger.cs:line 41
     at JetBrains.ReSharper.Feature.Services.RearrangeCode.ElementRearranger.GetApplicableElements(Direction direction, ITextControl textControl, ISolution solution) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\RearrangeCode\ElementRearranger.cs:line 52
     at JetBrains.ReSharper.Features.Altering.Rearrange.RearrangeAction.Update(IDataContext context, ActionPresentation presentation, DelegateUpdate nextUpdate) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Altering\src\Rearrange\RearrangeAction.cs:line 49
     at JetBrains.ActionManagement.UpdatableAction.Update(IDataContext context) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ActionSystem\Action\UpdatableAction.cs:line 88


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “An exception has occurred during action 'MoveUp' update DeclaredElement JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpField is not valid. Cached type member is valid”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ActionManagement.ActionManager.<>c__DisplayClass9.<UpdateAction>b__8(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 200
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41
     at JetBrains.ActionManagement.ActionManager.UpdateAction(IUpdatableAction action, IDataContext dataContext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 200
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.UpdateAction(IUpdatableAction action, IDataContext dataContext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 1363
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetQueryStatus_Product(String actionid, OLECMDTEXT* pOleText) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 987
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.<>c__DisplayClass28.<OleCommandTargetQueryStatus>b__27() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 417
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetQueryStatus(Guid guidCmdSet, OLECMD[] olecmds, OLECMDTEXT* pOleText, VsCommandHandlerStage stage) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 402
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.<Init>b__5a(Guid& ref, UInt32 cmds, OLECMD[] cmd, OLECMDTEXT* text) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 1422
     at JetBrains.VsIntegration.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid& guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\Package\VsPackageSdkStub.cs:line 254
     at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.VsMenuItem.OnSubmenuOpened(RoutedEventArgs e)
     at System.Windows.Controls.MenuItem.OnIsSubmenuOpenChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
     at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
     at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)
     at System.Windows.Controls.MenuItem.OpenMenu()
     at System.Windows.Controls.MenuItem.OpenSubmenuWithKeyboard()
     at System.Windows.Controls.MenuItem.OnKeyDown(KeyEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.VsMenuItem.OnKeyDown(KeyEventArgs e)
     at System.Windows.UIElement.OnKeyDownThunk(Object sender, KeyEventArgs e)
     at System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
     at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
     at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
     at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
     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 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
     at System.Windows.Interop.HwndSource.OnPreprocessMessageThunk(MSG& msg, Boolean& handled)
     at System.Windows.Interop.HwndSource.WeakEventPreprocessMessage.OnPreprocessMessage(MSG& msg, Boolean& handled)
     at System.Windows.Interop.ThreadMessageEventHandler.Invoke(MSG& msg, Boolean& handled)
     at System.Windows.Interop.ComponentDispatcherThread.RaiseThreadMessage(MSG& msg)
     at System.Windows.Interop.ComponentDispatcher.RaiseThreadMessage(MSG& msg)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PreTranslateInput(MSG[] lpmsg, Boolean handled)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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