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

RSRP-420922: Same inspection for C# and VB is in different categories

$
0
0
Reporter Dmitry Matveev (dmitry.matveev@jetbrains.com) Dmitry Matveev (dmitry.matveev@jetbrains.com)
Created Aug 13, 2014 10:34:11 AM
Updated Aug 15, 2014 2:02:03 PM
Priority Critical
Type Cosmetics
Fix versions 9.0
State Submitted
Subsystem Code Analysis - C#
Assignee Ivan Serduk (IvanSerduk)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions


Another problems are:

  • the difference between the first two inspections is unclear
  • when I disable the first inspection, the other two don't work

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

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Aug 15, 2014 2:07:26 PM
Updated Aug 15, 2014 2:09:52 PM
Resolved Aug 15, 2014 2:09:52 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Unassigned
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 7.1 Development Version=7.1.25.199, Built=2012-11-14T23:40:00, Configuration=“Csharp PublicMode 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 = “
     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.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 62
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\Invocator.cs:line 251
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass9.<ExecOldCommandTarget>b__7() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 200
     at JetBrains.DocumentModel.Impl.DocumentBase.ExpectCallbacksFromUnderlyingStore(Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\impl\DocumentBase.cs:line 94
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 192


— 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 = 11.0.61030.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 214
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 424
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass8.<ExecOldCommandTarget>b__6() in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 189
     at JetBrains.DocumentModel.Impl.DocumentBase.ExpectCallbacksFromUnderlyingStore(Action F) in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\Documents\src\impl\DocumentBase.cs:line 94
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 182
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 419
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     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.VsCommand.Execute(Object parameter)
     at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
     at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
     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.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 Microsoft.VisualStudio.PlatformUI.NativeMethods.DispatchMessage(MSG& lpmsg)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.<PushMessageLoopOnContextMenuTrackingComponent>b__69(Object sender, PreTranslateMessageEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent.FPreTranslateMessageCore(MSG[] pMsg)
     at Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FPreTranslateMessage(MSG[] pMsg)
     at Microsoft.VisualStudio.OLE.Interop.IOleComponentManager.FPushMessageLoop(UInt32 dwComponentID, UInt32 uReason, IntPtr pvLoopData)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PushMessageLoopOnContextMenuTrackingComponent()
     at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowContextMenu(UInt32 dwCompRole, Guid& rclsidActive, Int32 nMenuId, POINTS[] pos, IOleCommandTarget pCmdTrgtActive)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.ShowContextMenu(IntPtr location, Int32& result)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.Undo.UndoManagerCommandFilter.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.Find.FindCommandFilter.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.IntellisenseCommandFilter.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandFilterWrapper.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandFilterWrapper.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandFilterWrapper.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass9.<ExecOldCommandTarget>b__7() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 199
     at JetBrains.DocumentModel.Impl.DocumentBase.ExpectCallbacksFromUnderlyingStore(Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Documents\src\impl\DocumentBase.cs:line 94
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 192
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 424
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass8.<ExecOldCommandTarget>b__6() in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 189
     at JetBrains.DocumentModel.Impl.DocumentBase.ExpectCallbacksFromUnderlyingStore(Action F) in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\Documents\src\impl\DocumentBase.cs:line 94
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.ExecOldCommandTarget(CommandID commandid, IntPtr pvaIn, UInt32 nCmdexecopt, IntPtr pvaOut) in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 182
     at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\dd41445d5c0087ed\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 419
     at Microsoft.VisualStudio.Editor.Implementation.CommandChainNode.InnerExec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)
     at Microsoft.VisualStudio.Editor.Implementation.VsMouseProcessor.DisplayContextMenu(Point mousePosition)
     at Microsoft.VisualStudio.Editor.Implementation.VsMouseProcessor.PreprocessMouseRightButtonUp(MouseButtonEventArgs e)
     at Microsoft.VisualStudio.Text.Utilities.WpfMouseProcessor.<>c__DisplayClass4b.<UIElement_MouseRightButtonUp>b__46()
     at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call)
     at Microsoft.VisualStudio.Text.Utilities.WpfMouseProcessor.UIElement_MouseRightButtonUp(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.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.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
     at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.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.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.InputFilterMessage(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.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

RSRP-421070: Refactoring - Convert method to property - attributes

$
0
0
Reporter user314 (user314) user314 (user314)
Created Aug 15, 2014 2:19:05 PM
Updated Aug 15, 2014 2:21:37 PM
Priority Normal
Type Feature
Fix versions No Fix versions
State Submitted
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Affected versions 8.2.1
Fixed in builds No Fixed in build
VsVersion VS 2013 RTM
After converting method to property I want my attributes to be applied to result property.
Source
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public int GetValue() { return 1; }
Current result (uncompilable)
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public int Value { get { return 1; } }
Expected result
public int Value { [MethodImpl(MethodImplOptions.AggressiveInlining)]get { return 1; } }

RSRP-421073: Object reference not set to an instance of an object.

$
0
0
Reporter Alexander Svyazin (asvyazin) Alexander Svyazin (asvyazin)
Created Aug 15, 2014 2:33:54 PM
Updated Aug 15, 2014 2:33:54 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Unassigned
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T06:12:38
Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.ReSharper.LiveTemplates
StackTraceString = “
  at JetBrains.ReSharper.LiveTemplates.MacroDescriptionFormatter.ToPlainText(FormattedText formatted)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClasse`2.<FlowInto>b__d(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T06:12:38, Configuration=“CLR4 Csharp InternalMode Vbnet VS1100””
Data.ProductName = ReSharper
Data.ProductVersion = 8.2.1000.4556
Data.BuiltOn = 2014-05-19T06:12:38
Data.ProductConfigurations = “CLR4 Csharp InternalMode Vbnet VS1100”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.61030.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)
     at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterAdvise(Action`1 handler)
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0()
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
     at JetBrains.DataFlow.IPropertyEx.FlowInto[TSource,TTarget](IProperty`1 source, Lifetime lifetime, IProperty`1 target, Func`2 FConverter)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateFieldAutomation..ctor(Lifetime lifetime, TemplateField field, TemplateAutomation template)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateAutomation.<>c__DisplayClass2d.<InitializeFields>b__28(Lifetime l, LifetimeDefinition d)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass6e`1.<AddItemUnderLifetime>b__6b(LifetimeDefinition definition, Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger)
     at JetBrains.DataFlow.ICollectionEventsEx.AddItemUnderLifetime[TItem](ICollectionEvents`1 thіs, Lifetime lifetimeOuter, Func`3 FCreateItem)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateAutomation.InitializeFields(Lifetime lifetime, Template template)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateAutomation..ctor(Lifetime lifetime, Template template, StoredTemplatesProvider storedTemplatesProvider, IContextBoundSettingsStore boundStore, StoragesLegacyHacks storagesLegacyHacks)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateEditor..ctor(Lifetime lifetime, Template template, String docMoniker, PersistableViewManager persistableViewManager, StoredTemplatesProvider storedTemplatesProvider, IContextBoundSettingsStore boundStore, StoragesLegacyHacks storagesLegacyHacks, ITemplateEditorTracker tracker)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateEditorManager.<>c__DisplayClass1.<EditTemplate>b__0(Template t, Lifetime l)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateEditorManager.EditTemplate(Template template, Func`3 createEditor)
     at JetBrains.ReSharper.LiveTemplates.UI.TemplateEditor.TemplateEditorManager.EditTemplate(Template template, IContextBoundSettingsStore boundStore)
     at JetBrains.ReSharper.LiveTemplates.UI.ToolWindow.EditTemplateActionHandler.Execute(IDataContext context, DelegateExecute nextExecute)
     at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context)
     at JetBrains.ActionManagement.ActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context)
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context)
     at JetBrains.ActionManagement.ActionManager.<>c__DisplayClass6.<ExecuteActionIfAvailable>b__5(Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F)
     at JetBrains.ActionManagement.ActionManager.ExecuteActionIfAvailable(IExecutableAction action, IDataContext dataContextOverride)
     at JetBrains.UI.ActionSystem.ActionBar.ActionStripButton.<>c__DisplayClass4.<OnClick>b__2(Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 F)
     at JetBrains.UI.ActionSystem.ActionBar.ActionStripButton.<OnClick>b__1()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action)
     at JetBrains.UI.ActionSystem.ActionBar.ActionStripButton.OnClick(EventArgs e)
     at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
     at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
     at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
     at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
     at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
     at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
     at System.Windows.Forms.Control.WndProc(Message& m)
     at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
     at System.Windows.Forms.ToolStrip.WndProc(Message& m)
     at JetBrains.CommonControls.ToolStripEx.WndProc(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

RSRP-329698: ReSharper reports files with errors, but Visual Studio builds without errors.

$
0
0
Reporter Yannik Steiger (ysteiger) Yannik Steiger (ysteiger)
Created Sep 3, 2012 5:54:52 PM
Updated Aug 15, 2014 2:43:25 PM
Resolved Mar 14, 2013 5:41:48 PM
Priority Show-stopper
Type Bug
Fix versions 8.0
State Obsolete
Subsystem Platform - Project Model
Assignee Kirill Skrygan (kirillskrygan)
Affected versions 7.0.1
Fixed in builds 8.0.0.5739
VsVersion All Versions
ReSharper reports files with errors, but Visual Studio builds without errors. It seems to be a problem with extension methods located in another assembly.

RSRP-421071: AggregateException_ctor_DefaultMessage Cannot create ITypeUsageNode element '0' with type:???

$
0
0
Reporter Alexander Svyazin (asvyazin) Alexander Svyazin (asvyazin)
Created Aug 15, 2014 2:33:51 PM
Updated Aug 15, 2014 2:44:38 PM
Resolved Aug 15, 2014 2:44:38 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T06:12:38
AggregateException_ctor_DefaultMessage Cannot create ITypeUsageNode element '0' with type:???

— EXCEPTION #1/3 [ElementFactoryException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath.1 = Root.InnerException.InnerException
ExceptionPath.2 = Root.InnerException.InnerExceptions.#0
ClassName = JetBrains.ReSharper.Psi.ElementFactoryException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
  at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateStatement(String format, Object[] args)
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.CSharpLinqToolsLanguageHelper.DeclareTempVariable(IType type, String name, IStatementsRange& beforeStatementsRange)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.ForLoopUtil.DeclareTempVarAndReplaceElementAccesses(IStatement forLoop, IType elementType, IEnumerable`1 elementAccesses, Cache cache, ILocalVariable& tempVar, IStatementsRange& statementsRange, IEnumerable`1& replacedAccesses, Boolean& newTempVarIntroduced)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.MatchFor(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.DoExecute(IStatement loop, IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap, Action action, Cache cache, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.<>c__DisplayClass3.<Match>b__0(IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap)
     at JetBrains.ReSharper.Feature.Services.LinqTools.LinqToolsUtil.PerformActionOnCopy[TLoop,TResult](TLoop loop, Func`3 action, TResult defaultResult)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, Action action, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpLinqToolsAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitCSharpStatement(ICSharpStatement cSharpStatementParam, TContext context)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitForStatement(IForStatement forStatementParam, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ForStatementStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass5.<Execute>b__1(ICSharpTypeMemberDeclaration declaration)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass9.<Execute>b__4()
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()


— Outer —

— EXCEPTION #2/3 [AggregateException]
Message = AggregateException_ctor_DefaultMessage
ExceptionPath = Root.InnerException
ClassName = System.AggregateException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Shell
InnerExceptions.#0 = “Exception #1 at Root.InnerException.InnerException”
StackTraceString = “
  at JetBrains.Application.Threading.Tasks.TaskBarrier.DisposeUnmanagedResources()
     at JetBrains.Util.SafeDisposable.DisposeInternal()
     at JetBrains.Util.SafeDisposable.Dispose()
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.Execute(Action`1 committer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.Execute(Action`1 committer)
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass11.<DoHighlighting>b__4(IDaemonStage stage)


— Outer —

— EXCEPTION #3/3 [LoggerException]
Message = AggregateException_ctor_DefaultMessage
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T06:12:38, Configuration=“CLR4 Csharp InternalMode Vbnet VS1100””
Data.ProductName = ReSharper
Data.ProductVersion = 8.2.1000.4556
Data.BuiltOn = 2014-05-19T06:12:38
Data.ProductConfigurations = “CLR4 Csharp InternalMode Vbnet VS1100”
Data.ManagedThreadName = “JetPool #4 (SL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.61030.0
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass11.<DoHighlighting>b__4(IDaemonStage stage)
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass11.<>c__DisplayClass18.<DoHighlighting>b__9()
     at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass7.<>c__DisplayClass9.<EnqueueDependentJobs>b__5()
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc()
     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()

RSRP-339447: Processing file \Ijgkftkt\YdMnlkoksps.xb Cannot create ITypeUsageNode element '0' with type:???

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 4, 2013 6:21:59 PM
Updated Aug 15, 2014 2:44:45 PM
Priority Normal
Type Exception
Fix versions Backlog
State Submitted
Subsystem No subsystem
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 7.1.1 Version=7.1.1000.900, Built=2012-12-13T15:22:48, Configuration=“Csharp InternalMode VS1100”
Processing file <MnonMmqlokxm>\Wjynucxo\EuGxnggseci.qy Cannot create ITypeUsageNode element '0' with type:???

— EXCEPTION #1/2 [ElementFactoryException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath = Root.InnerException
ClassName = JetBrains.ReSharper.Psi.ElementFactoryException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateStatement(String format, Object[] args)
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.CSharpLinqToolsLanguageHelper.DeclareTempVariable(IType type, String name, IStatementsRange& beforeStatementsRange)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.SequenceQueries.OfTypeQueryMatcher.Match(IList`1 statements, ICollection`1 workingVariables, ILocalVariable indexVariable, Cache cache)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.ExtractSequenceQuery(IStatementsRange statementsRange, ICollection`1 workingVariables, ILocalVariable indexVariable, Cache cache)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.ExtractQueries(IStatementsRange statements, ILocalVariable workingVariable, ILocalVariable indexVariable, IExpression collectionExpr, IType collectionType, IType elementType, IStatement loop, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.MatchForeach(IStatement loop, IStatementsRange body, ILocalVariable iteratorVar, IExpression collectionExpr, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.DoExecute(IStatement loop, IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap, Action action, Cache cache, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.<>c__DisplayClass3.<Match>b__0(IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap)
     at JetBrains.ReSharper.Feature.Services.LinqTools.LinqToolsUtil.PerformActionOnCopy[TLoop,TResult](TLoop loop, Func`3 action, TResult defaultResult)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, Action action, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpLinqToolsAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitCSharpStatement(ICSharpStatement cSharpStatementParam, TContext context)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitForeachStatement(IForeachStatement foreachStatementParam, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ForeachStatementStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass11.<Execute>b__7(ICSharpTypeMemberDeclaration declaration)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass19.<>c__DisplayClass1b.<Execute>b__c()
     at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8()


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Processing file <WqfoOwejlkkp>\Idkkmrfx\NeQbxfuienr.fl Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
     at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc()
     at JetBrains.Util.Logger.Catch(Action action)
     at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1()
     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()

RSRP-421072: Cannot create ITypeUsageNode element '0' with type:???

$
0
0
Reporter Alexander Svyazin (asvyazin) Alexander Svyazin (asvyazin)
Created Aug 15, 2014 2:33:52 PM
Updated Aug 15, 2014 2:44:45 PM
Resolved Aug 15, 2014 2:44:45 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T06:12:38
Cannot create ITypeUsageNode element '0' with type:???

— EXCEPTION #1/2 [ElementFactoryException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath = Root.InnerException
ClassName = JetBrains.ReSharper.Psi.ElementFactoryException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
  at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateStatement(String format, Object[] args)
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.CSharpLinqToolsLanguageHelper.DeclareTempVariable(IType type, String name, IStatementsRange& beforeStatementsRange)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.ForLoopUtil.DeclareTempVarAndReplaceElementAccesses(IStatement forLoop, IType elementType, IEnumerable`1 elementAccesses, Cache cache, ILocalVariable& tempVar, IStatementsRange& statementsRange, IEnumerable`1& replacedAccesses, Boolean& newTempVarIntroduced)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.MatchFor(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.DoExecute(IStatement loop, IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap, Action action, Cache cache, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.<>c__DisplayClass3.<Match>b__0(IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap)
     at JetBrains.ReSharper.Feature.Services.LinqTools.LinqToolsUtil.PerformActionOnCopy[TLoop,TResult](TLoop loop, Func`3 action, TResult defaultResult)
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, Action action, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpLinqToolsAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitCSharpStatement(ICSharpStatement cSharpStatementParam, TContext context)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitForStatement(IForStatement forStatementParam, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ForStatementStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor)
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass5.<Execute>b__1(ICSharpTypeMemberDeclaration declaration)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass9.<Execute>b__4()
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T06:12:38, Configuration=“CLR4 Csharp InternalMode Vbnet VS1100””
Data.ProductName = ReSharper
Data.ProductVersion = 8.2.1000.4556
Data.BuiltOn = 2014-05-19T06:12:38
Data.ProductConfigurations = “CLR4 Csharp InternalMode Vbnet VS1100”
Data.ManagedThreadName = “JetPool #4 (SL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.61030.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logging.ConfiguredLogger.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin)
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued)
     at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued, Object threadStatics)
     at System.Threading.Tasks.Task.WrappedTryRunInline(TaskScheduler currentScheduler, Object currentSchedulerStatics)
     at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
     at JetBrains.Application.Threading.Tasks.TaskBarrier.DisposeUnmanagedResources()
     at JetBrains.Util.SafeDisposable.DisposeInternal()
     at JetBrains.Util.SafeDisposable.Dispose()
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.Execute(Action`1 committer)
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.Execute(Action`1 committer)
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass11.<DoHighlighting>b__4(IDaemonStage stage)
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass11.<>c__DisplayClass18.<DoHighlighting>b__9()
     at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass7.<>c__DisplayClass9.<EnqueueDependentJobs>b__5()
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc()
     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()

RSRP-420798: The internal project layer sorter has failed, falling back to unsorted. The project reference of the project Psi could not be resolved. The solution i

$
0
0
Reporter Evgeniy Stepanov (Evgeniy_Stepanov) Evgeniy Stepanov (Evgeniy_Stepanov)
Created Aug 11, 2014 4:02:01 PM
Updated Aug 15, 2014 2:54:18 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Unassigned
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs12 Version=6.0.0.0, Packages=JetBrains.Platform.InTests.Cases_v6.0.20140811.110167_@2014-08-11|JetBrains.Platform.Tests.Framework_v6.0.20140811.110167_@2014-08-11|JetBrains.Psi.Features.test.Cases_v9.0.20140811.110167_@2014-08-11|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.Tests.Cases_v6.0.20140811.110167_@2014-08-11|JetBrains.Psi.Features.Tasks_v6.0.20140811.110167_@2014-08-11|JetBrains.UsageStatistics.test.src_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.Core.Ide_v6.0.20140811.110167_@2014-08-11|JetBrains.Platform.Symbols_v6.0.20140811.110167_@2014-08-11|JetBrains.DotPeek.test.src_v1.3.20140811.110167_@2014-08-11|JetBrains.Psi.Features.src_v9.0.20140811.110167_@2014-08-11|JetBrains.ReSharper.src_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.Annotations_v6.0.20140811.110167_@2014-08-11|JetBrains.Psi.Features.VisualStudio_v9.0.20140811.110167_@2014-08-11|JetBrains.Fake.VisualStudio.VsPackageAssembly_v12.0.0.0_@2014-08-11|JetBrains.CommandLineTools.test.src_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.Diagramming_v6.0.20140811.110167_@2014-08-11|JetBrains.Platform.Standalone.TextControl_v6.0.20140811.110167_@2014-08-11|JetBrains.UsageStatistics.src_v1.0.20140811.110167_@2014-08-11|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.Core.Shell_v6.0.20140811.110167_@2014-08-11|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.Core.Text_v6.0.20140811.110167_@2014-08-11|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.VisualStudio_v6.0.20140811.110167_@2014-08-11|JetBrains.Platform.Standalone.Ide_v6.0.20140811.110167_@2014-08-11|JetBrains.Platform.Installer_v6.0.20140811.110167_@2014-08-11|JetBrains.Platform.Standalone.Shell_v6.0.20140811.110167_@2014-08-11|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140811.110167_@2014-08-11|JetBrains.Psi.Features.test.Framework_v9.0.20140811.110167_@2014-08-11|JetBrains.Platform.InTests.Framework_v6.0.20140811.110167_@2014-08-11|JetBrains.DotPeek.src_v1.3.20140811.110167_@2014-08-11|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140811.110167_@2014-08-11
The internal project layer sorter has failed, falling back to unsorted. The project reference of the project Psi could not be resolved. The solution is broken and could not be built. — EXCEPTION #1/1 [InvalidOperationException] Message = “The project reference of the project Psi could not be resolved. The solution is broken and could not be built.” ExceptionPath = Root ClassName = System.InvalidOperationException HResult = COR_E_INVALIDOPERATION=80131509 Source = JetBrains.ReSharper.SolutionBuilder.VS StackTraceString = “ at JetBrains.ReSharper.SolutionBuilder.VS.ProjectModel.VsSolutionBuilder.ProtoGetProjectLayers(IEnumerable1 projects) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\VisualStudio\src\ProjectModel\VSSolutionBuilder.cs:line 223 at JetBrains.ReSharper.SolutionBuilder.VS.ProjectModel.VsSolutionBuilder.CreateBuildSessionFromVsSolution(ISolution solution, BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\VisualStudio\src\ProjectModel\VSSolutionBuilder.cs:line 140 ”

--- EXCEPTION #1/1 [LoggerException]
Message = “
The internal project layer sorter has failed, falling back to unsorted. The project reference of the project Psi could not be resolved. The solution is broken and could not be built.

--- EXCEPTION #1/1 [InvalidOperationException]
Message = “The project reference of the project Psi could not be resolved. The solution is broken and could not be built.”
ExceptionPath = Root
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.SolutionBuilder.VS
StackTraceString = “
at JetBrains.ReSharper.SolutionBuilder.VS.ProjectModel.VsSolutionBuilder.ProtoGetProjectLayers(IEnumerable
1 projects) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\VisualStudio\src\ProjectModel\VSSolutionBuilder.cs:line 223
       at JetBrains.ReSharper.SolutionBuilder.VS.ProjectModel.VsSolutionBuilder.CreateBuildSessionFromVsSolution(ISolution solution, BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\VisualStudio\src\ProjectModel\VSSolutionBuilder.cs:line 140


ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 8/11/2014 11:23 AM”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 8/11/2014 11:27 AM”
Data.ManagedThreadName = “JetPool #4 (SL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, String message) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 564
     at JetBrains.Util.ILoggerEx.LogMessage(ILogger this, LoggingLevel level, String message) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 581
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception ex, String message) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 352
     at JetBrains.Util.Logging.Logger.LogException(String comment, Exception ex) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 592
     at JetBrains.ReSharper.SolutionBuilder.VS.ProjectModel.VsSolutionBuilder.CreateBuildSessionFromVsSolution(ISolution solution, BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\VisualStudio\src\ProjectModel\VSSolutionBuilder.cs:line 148
     at JetBrains.ReSharper.Features.SolBuilderDuo.Provider.MsbuildSolutionBuilder.CreateSession(BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\Duo\Src\Provider\MsbuildSolutionBuilder.cs:line 211
     at JetBrains.ReSharper.SolutionBuilder.SolBuilderDuo.SolutionBuilder.CreateSession(BuildSessionSeverity severity, IProject[] projectsToBuild) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\Compiler\src\SolBuilderDuo\SolutionBuilder.cs:line 143
     at JetBrains.ReSharper.Features.SolBuilderDuo.Actions.SolBuilderBuildActions.Execute(ItemDesc actiondesc, ISolution solution, IProject[] selection, Lazy`1 debugger) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\Duo.UI\Src\Actions\SolBuilderBuildActions.cs:line 292
     at JetBrains.ReSharper.Features.SolBuilderDuo.Actions.SolBuilderBuildActions.JetBrains.UI.ActionsRevised.IExecutableAction.Execute(IDataContext context, DelegateExecute nextExecute) in c:\work\ReSharper.Root\Psi.Features\src\SolutionBuilder\Duo.UI\Src\Actions\SolBuilderBuildActions.cs:line 475
     at JetBrains.UI.ActionsRevised.Handlers.ExececutableActionEvaluator.<>c__DisplayClass4.<Execute>b__2(Lifetime lifetime) in c:\work\ReSharper.Root\Platform\Core\Shell\UI\src\ActionsRevised\Handlers\ExececutableActionEvaluator.cs:line 68
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\DataFlow\Lifetime\Lifetimes.cs:line 27
     at JetBrains.UI.ActionsRevised.Handlers.ExececutableActionEvaluator.Execute(IAction action, List`1 allActions, IDataContext dataContext) in c:\work\ReSharper.Root\Platform\Core\Shell\UI\src\ActionsRevised\Handlers\ExececutableActionEvaluator.cs:line 51
     at JetBrains.UI.ActionsRevised.Handlers.BoundAction.<>c__DisplayClass4.<>c__DisplayClass6.<Evaluate>b__2(Lifetime execLifetime) in c:\work\ReSharper.Root\Platform\Core\Shell\UI\src\ActionsRevised\Handlers\BoundAction.cs:line 63
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\DataFlow\Lifetime\Lifetimes.cs:line 27
     at JetBrains.UI.ActionsRevised.Handlers.BoundAction.<>c__DisplayClass4.<Evaluate>b__1() in c:\work\ReSharper.Root\Platform\Core\Shell\UI\src\ActionsRevised\Handlers\BoundAction.cs:line 60
     at JetBrains.UI.ActionsRevised.Handlers.EvaluatedAction.Execute() in c:\work\ReSharper.Root\Platform\Core\Shell\UI\src\ActionsRevised\Handlers\EvaluatedAction.cs:line 20
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.OleCommandTargetExec_Overridden(VsOverridingDef commandid) in c:\work\ReSharper.Root\Platform\VisualStudio\Core\src\Shell\Actions.Revised\VsOleCommandTargetHandler.cs:line 297
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClasse.<OleCommandTargetExec>b__b() in c:\work\ReSharper.Root\Platform\VisualStudio\Core\src\Shell\Actions.Revised\VsOleCommandTargetHandler.cs:line 257
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\work\ReSharper.Root\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.OleCommandTargetExec(CommandID commandid, OLECMDEXECOPT nCmdExecOpt, VsCommandHandlerStage stage) in c:\work\ReSharper.Root\Platform\VisualStudio\Core\src\Shell\Actions.Revised\VsOleCommandTargetHandler.cs:line 248
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsActionManagerPriorityCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\work\ReSharper.Root\Platform\VisualStudio\Core\src\Shell\Actions.Revised\VsActionManagerPriorityCommandTarget.cs:line 52

RSRP-420923: R# eats disc space - PersistentCaches

$
0
0
Reporter Tomasz Wiernik (Tomasz.Wiernik) Tomasz Wiernik (Tomasz.Wiernik)
Created Aug 13, 2014 11:27:05 AM
Updated Aug 15, 2014 3:03:46 PM
Priority Critical
Type Bug
Fix versions 9.0
State Submitted
Subsystem Psi - Caches
Assignee Dmitry Ivanov (daivanov)
Affected versions 8.2
Fixed in builds No Fixed in build
VsVersion All Versions
Maybe it doesn't matter but I suspended my computer for the night with 2 VS on. After i started working this morning it creates 113 *.sst files per minute. For me it was around 2.2MB each.

RSRP-420135: sourceFile.IsValid

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Aug 4, 2014 2:00:25 PM
Updated Aug 15, 2014 3:07:43 PM
Priority Show-stopper
Type Exception
Fix versions 9.0
State Submitted
Subsystem No subsystem
Assignee Kirill Skrygan (kirillskrygan)
Affected versions 9.0
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs10 Version=6.0.0.0, Packages=JetBrains.Platform.Standalone.Shell_v6.0.20140730.100158_@2014-07-30|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140730.100158_@2014-07-30|JetBrains.UsageStatistics.test.src_v9.0.20140730.100158_@2014-07-30|JetBrains.DotPeek.test.src_v1.3.20140730.100158_@2014-07-30|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140730.100158_@2014-07-30|JetBrains.Platform.Core.Shell_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.InTests.Framework_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.VisualStudio_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.InTests.Cases_v6.0.20140730.100158_@2014-07-30|JetBrains.Psi.Features.src_v9.0.20140730.100158_@2014-07-30|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140730.100158_@2014-07-30|JetBrains.Platform.Diagramming_v6.0.20140730.100158_@2014-07-30|JetBrains.UsageStatistics.src_v1.0.20140730.100158_@2014-07-30|JetBrains.Platform.Core.Text_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.Installer_v6.0.20140730.100158_@2014-07-30|JetBrains.Psi.Features.test.src_v9.0.20140730.100158_@2014-07-30|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140730.100158_@2014-07-30|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140730.100158_@2014-07-30|JetBrains.DotPeek.src_v1.3.20140730.100158_@2014-07-30|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140730.100158_@2014-07-30|JetBrains.Platform.Standalone.Ide_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.Core.Ide_v6.0.20140730.100158_@2014-07-30|JetBrains.ReSharper.src_v9.0.20140730.100158_@2014-07-30|JetBrains.Platform.Tests.Cases_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.Symbols_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.Tests.Framework_v6.0.20140730.100158_@2014-07-30|JetBrains.Fake.VisualStudio.VsPackageAssembly_v10.0.0.0_@2014-07-30|JetBrains.Platform.Standalone.TextControl_v6.0.20140730.100158_@2014-07-30|JetBrains.Platform.Annotations_v6.0.20140730.100158_@2014-07-30
sourceFile.IsValid

— EXCEPTION #1/2 [AssertionException]
Message = sourceFile.IsValid
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.Util
StackTraceString = “
  at JetBrains.Util.Assertion.Fail(String message) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Assertion.cs:line 74
     at JetBrains.Util.Assertion.Assert(Boolean condition, String message) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Assertion.cs:line 16
     at JetBrains.ReSharper.Psi.Files.PsiFiles.GetPsiFiles(IPsiSourceFile sourceFile, Type languageType, DocumentRange range, PsiLanguageCategories categories) in c:\Work\ReSharper\ReSharper.Root\Psi.Features\src\Psi\_Core\src\Files\PsiFiles.cs:line 301
     at JetBrains.ReSharper.Psi.Files.PsiFiles.GetPsiFiles[TLanguage](IPsiSourceFile sourceFile, PsiLanguageCategories categories) in c:\Work\ReSharper\ReSharper.Root\Psi.Features\src\Psi\_Core\src\Files\PsiFiles.cs:line 277
     at JetBrains.ReSharper.Feature.Services.Actions.CurrentPsiFileRequirement.<GetReady>b__5() in c:\Work\ReSharper\ReSharper.Root\Psi.Features\src\Services\_Core\src\Actions\CurrentPsiFileRequirement.cs:line 127
     at JetBrains.Application.InterruptableReadActivityThe.Work() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivityThe.cs:line 204
     at JetBrains.Application.InterruptableReadActivity.DoWork() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 187
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 97


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = sourceFile.IsValid
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 30.07.2014 19:21”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 31.07.2014 9:04”
Data.ManagedThreadName = “JetPool #5 (SB)”
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.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, Exception ex, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 569
     at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 576
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 342
     at JetBrains.Util.Logging.Logger.LogException(Exception ex) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 583
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 112
     at JetBrains.Application.InterruptableReadActivity.<DoStart>b__6() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 216
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\Tasks\TaskHost.cs:line 141
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\Tasks\JetScheduler.cs:line 83
     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()

RSRP-421074: sourceFile.IsValid

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Aug 15, 2014 2:56:01 PM
Updated Aug 15, 2014 3:07:44 PM
Resolved Aug 15, 2014 3:07:43 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Kirill Skrygan (kirillskrygan)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs12 Version=6.0.0.0, Packages=JetBrains.Platform.InTests.Cases_v6.0.20140815.80147_@2014-08-15|JetBrains.Platform.Tests.Framework_v6.0.20140815.80147_@2014-08-15|JetBrains.Psi.Features.test.Cases_v9.0.20140815.80147_@2014-08-15|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.Tests.Cases_v6.0.20140815.80147_@2014-08-15|JetBrains.Psi.Features.Tasks_v6.0.20140815.80147_@2014-08-15|JetBrains.UsageStatistics.test.src_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.Core.Ide_v6.0.20140815.80147_@2014-08-15|JetBrains.Platform.Symbols_v6.0.20140815.80147_@2014-08-15|JetBrains.DotPeek.test.src_v1.3.20140815.80147_@2014-08-15|JetBrains.Psi.Features.src_v9.0.20140815.80147_@2014-08-15|JetBrains.ReSharper.src_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.Annotations_v6.0.20140815.80147_@2014-08-15|JetBrains.Psi.Features.VisualStudio_v9.0.20140815.80147_@2014-08-15|JetBrains.Fake.VisualStudio.VsPackageAssembly_v12.0.0.0_@2014-08-15|JetBrains.CommandLineTools.test.src_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.Diagramming_v6.0.20140815.80147_@2014-08-15|JetBrains.Platform.Standalone.TextControl_v6.0.20140815.80147_@2014-08-15|JetBrains.UsageStatistics.src_v1.0.20140815.80147_@2014-08-15|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.Core.Shell_v6.0.20140815.80147_@2014-08-15|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.Core.Text_v6.0.20140815.80147_@2014-08-15|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.VisualStudio_v6.0.20140815.80147_@2014-08-15|JetBrains.Platform.Standalone.Ide_v6.0.20140815.80147_@2014-08-15|JetBrains.Platform.Installer_v6.0.20140815.80147_@2014-08-15|JetBrains.Platform.Standalone.Shell_v6.0.20140815.80147_@2014-08-15|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140815.80147_@2014-08-15|JetBrains.Psi.Features.test.Framework_v9.0.20140815.80147_@2014-08-15|JetBrains.Platform.InTests.Framework_v6.0.20140815.80147_@2014-08-15|JetBrains.DotPeek.src_v1.3.20140815.80147_@2014-08-15|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140815.80147_@2014-08-15
sourceFile.IsValid

— EXCEPTION #1/2 [AssertionException]
Message = sourceFile.IsValid
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.Util
StackTraceString = “
  at JetBrains.Util.Assertion.Fail(String message) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Assertion.cs:line 74
     at JetBrains.Util.Assertion.Assert(Boolean condition, String message) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Assertion.cs:line 16
     at JetBrains.ReSharper.Psi.Files.PsiFiles.GetPsiFiles(IPsiSourceFile sourceFile, Type languageType, DocumentRange range, PsiLanguageCategories categories) in c:\Work\ReSharper\ReSharper.Root\Psi.Features\src\Psi\_Core\src\Files\PsiFiles.cs:line 301
     at JetBrains.ReSharper.Psi.Files.PsiFiles.GetPsiFiles[TLanguage](IPsiSourceFile sourceFile, PsiLanguageCategories categories) in c:\Work\ReSharper\ReSharper.Root\Psi.Features\src\Psi\_Core\src\Files\PsiFiles.cs:line 277
     at JetBrains.ReSharper.Feature.Services.Actions.CurrentPsiFileRequirement.<GetReady>b__5() in c:\Work\ReSharper\ReSharper.Root\Psi.Features\src\Services\_Core\src\Actions\CurrentPsiFileRequirement.cs:line 127
     at JetBrains.Application.InterruptableReadActivityThe.Work() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivityThe.cs:line 204
     at JetBrains.Application.InterruptableReadActivity.DoWork() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 187
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 97


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = sourceFile.IsValid
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 15.08.2014 8:22”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 15.08.2014 8:22”
Data.ManagedThreadName = “JetPool #6 (SB)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, Exception ex, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 569
     at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 576
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 342
     at JetBrains.Util.Logging.Logger.LogException(Exception ex) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 583
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 112
     at JetBrains.Application.InterruptableReadActivity.<DoStart>b__6() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\InterruptableReadActivity.cs:line 216
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\Tasks\TaskHost.cs:line 141
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc() in c:\Work\ReSharper\ReSharper.Root\Platform\Core\Shell\Shell\Src\Threading\Tasks\JetScheduler.cs:line 83
     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()

RSRP-399171: The given key was not present in the dictionary.

$
0
0
Reporter Artem.Bukhonov (Artem.Bukhonov@jetbrains.com) Artem.Bukhonov (Artem.Bukhonov@jetbrains.com)
Created Dec 9, 2013 6:49:04 PM
Updated Aug 15, 2014 3:13:16 PM
Priority Critical
Type Exception
Fix versions 9.0
State Submitted
Subsystem Code Analysis - C#
Assignee Artem.Bukhonov (Artem.Bukhonov@jetbrains.com)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.1 Version=8.1.21.184, Built=2013-12-01T23:09:10
The given key was not present in the dictionary.

— EXCEPTION #1/2 [KeyNotFoundException]
Message = “The given key was not present in the dictionary.”
ExceptionPath = Root.InnerException
ClassName = System.Collections.Generic.KeyNotFoundException
HResult = COR_E_KEYNOTFOUND=80131577
Source = mscorlib
StackTraceString = “
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
     at JetBrains.ReSharper.Daemon.Impl.DaemonStageManager.StageAttribute(IDaemonStage stage)
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClasse.<DoHighlighting>b__6(IDaemonStage stage)
     at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
     at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
     at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.DoHighlighting(DaemonProcessKind processKind, Action`1 commiter)
     at JetBrains.ReSharper.Daemon.Impl.VisibleDocumentDaemonProcess.DoHighlighting(Boolean globalAnalysisStages)
     at JetBrains.ReSharper.Daemon.Impl.VisibleDocumentDaemonProcess.<>c__DisplayClass5.<EnqueueHighlightingJob>b__3()
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “The given key was not present in the dictionary.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper 8.1 Version=8.1.21.184, Built=2013-12-01T23:09:10, Configuration=“CLR4 Csharp InternalMode Vbnet VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.1.21.184
Data.BuiltOn = 2013-12-01T23:09:10
Data.ProductConfigurations = “CLR4 Csharp InternalMode Vbnet VS1200”
Data.ManagedThreadName = “JetPool #1 (LL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.21005.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logging.ConfiguredLogger.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin)
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc()
     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()

RSRP-421076: ReSharper's advice make code not compilable

$
0
0
Reporter Maksim Panchekhin (Maksim_Panchekhin) Maksim Panchekhin (Maksim_Panchekhin)
Created Aug 15, 2014 3:22:32 PM
Updated Aug 15, 2014 3:25:56 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Open
Subsystem Code Analysis - C#
Assignee Ivan Serduk (IvanSerduk)
Affected versions 8.2
Fixed in builds No Fixed in build
VsVersion VS 2013 RTM
Hello!
I'm using ReSharper v 8.2.1000.4556 on 2014-05-19T05:12:38.
I attached demo class where you can see a problem. After following advice to convert if statement to || expression in IsAllowed method, code becomes not compilable

RSRP-420957: Add some more info on Licenses under JBA

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created Aug 13, 2014 3:09:41 PM
Updated Aug 15, 2014 3:33:49 PM
Priority Critical
Type Bug
Fix versions 9.0
State Submitted
Subsystem Licensing and Evaluation
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
See screen.

If there are several License Keys, it would be nice if we can see/choose additional info on those. Currently, it's not understandable which particular key is in use.

RSRP-421077: C++: Attaching the x86 debugger to process failed

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Aug 15, 2014 4:00:36 PM
Updated Aug 15, 2014 4:01:58 PM
Priority Critical
Type Bug
Fix versions 9.0
State Submitted
Subsystem Unit Testing
Assignee Victor Kropp (victor.kropp)
Affected versions 8.2.1
Fixed in builds No Fixed in build
VsVersion All Versions
I have trouble performing unit tests in debug mode.

If I just run unit tests ("Run Unit Tests"), everything is fine.
But trying to start the tests in debug mode ("Debug Unit Tests") produces an error message:
"Attaching the x86 debugger to process ... JetBrains.Resharper.TaskRunner.CLR4.exe on machine ... failed" (s. screen attached)

I'm using Visual Studio 2008 SP1 (s. attached file VS_info.txt for detailed info) under Win7 SP1 Enterprise, 64 bit (German edition).

My project is:
  • C++/CLI
  • targeting .NET Framework 3.5.
  • Win32 target platform
  • Configuration: Debug (the same error comes in Release Config either)
  • Configuration type :DLL
  • s. attached screenshot for more config details

Running the tests for this project in debug mode on my previous computer (Win7 32 bit, Resharper 5.1, the same VS version) worked fine...

I've also attached my current test settings in Resharper (all defaults)

RSRP-421079: Object reference not set to an instance of an object.

$
0
0
Reporter Konstantin Homatyano (homatyano) Konstantin Homatyano (homatyano)
Created Aug 15, 2014 4:19:31 PM
Updated Aug 15, 2014 4:19:31 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Unassigned
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T08:12:38
Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
  at JetBrains.UI.ExceptionReport.ShellExceptionReportComponent.<>c__DisplayClass2d.<.ctor>b__18()
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.SimpleSignal.Fire()
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTickReentrantSafe()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTick()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ReentrancyGuardTimer.<InitDataFlow>b__6(Object param0, EventArgs param1)
     at System.Windows.Forms.Timer.OnTick(EventArgs e)
     at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

RSRP-397409: Object reference not set to an instance of an object.

$
0
0
Reporter Alexey (alexey1) Alexey (alexey1)
Created Dec 2, 2013 3:54:13 PM
Updated Aug 15, 2014 4:31:20 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Andrew Serebryansky (andrew.serebryansky)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.0.2 Version=8.0.2000.2660, Built=2013-09-27T05:18:12, Configuration=“CLR4 Csharp InternalMode VS1100”
Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
  at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass25.<.ctor>b__13()
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.SimpleSignal.Fire()
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTickReentrantSafe()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTick()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.ReentrancyGuardTimer.<InitDataFlow>b__6(Object param0, EventArgs param1)
     at System.Windows.Forms.Timer.OnTick(EventArgs e)
     at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

RSRP-421078: Object reference not set to an instance of an object.

$
0
0
Reporter Konstantin Homatyano (homatyano) Konstantin Homatyano (homatyano)
Created Aug 15, 2014 4:19:30 PM
Updated Aug 15, 2014 4:31:21 PM
Resolved Aug 15, 2014 4:31:20 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Andrew Serebryansky (andrew.serebryansky)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T08:12:38
Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
  at JetBrains.UI.ExceptionReport.ShellExceptionReportComponent.<>c__DisplayClass2d.<.ctor>b__18()
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.SimpleSignal.Fire()
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTickReentrantSafe()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.Threading.ReentrancyGuardTimer.OnTimerTick()
     at JetBrains.Threading.ReentrancyGuardTimer.<InitDataFlow>b__4()
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass28`1.<Advise_RaisingFront>b__27(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass44`1.<FlowDeferredIntoCore>b__43()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.ProcessQueue()
     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.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)

RSRP-421075: GoTo implementation directly on override method function is not present in ReSharper 9

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Aug 15, 2014 3:15:10 PM
Updated Aug 15, 2014 4:36:46 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Open
Subsystem No subsystem
Assignee Kirill Skrygan (kirillskrygan)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
Example: Open IIntegrationTestsServer.RunTest()
Goto implementation is not there.

I expect it in the context menu and in the gutter
Viewing all 106942 articles
Browse latest View live