Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 28, 2012 2:12:03 PM |
Updated | Apr 28, 2012 2:12:03 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.23.83, Built=2012-04-23T23:03:16, Configuration=“Csharp PublicMode Vbnet VS1100”
All documents should be comitted, but these are dirty: <FTToolkit>\<FTTK.Rest.WinRT>\Services\Implementations\Mapper.vb.
--- EXCEPTION #1/2 [AssertionException]
Message = “All documents should be comitted, but these are dirty: <FTToolkit>\<FTTK.Rest.WinRT>\Services\Implementations\Mapper.vb.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “All documents should be comitted, but these are dirty: <FTToolkit>\<FTTK.Rest.WinRT>\Services\Implementations\Mapper.vb.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = vb
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
All documents should be comitted, but these are dirty: <FTToolkit>\<FTTK.Rest.WinRT>\Services\Implementations\Mapper.vb.
--- EXCEPTION #1/2 [AssertionException]
Message = “All documents should be comitted, but these are dirty: <FTToolkit>\<FTTK.Rest.WinRT>\Services\Implementations\Mapper.vb.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.AssertAllDocumentAreCommited(String customText) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\PsiManager\PsiManagerImpl.cs:line 986 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.DeclaredElementPointer.FindDeclaredElement() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\PsiManager\DeclaredElementPointer.cs:line 89 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.SourceElementPointer`1.JetBrains.ReSharper.Psi.IDeclaredElementPointer<T>.FindDeclaredElement() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\PsiManager\SourceElementPointer.cs:line 11 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.DeclaredElementInstancePointer`1.Resolve() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\impl\PsiManager\DeclaredElementInstancePointer.cs:line 34 at JetBrains.ReSharper.Feature.Services.Lookup.DeclaredElementLookupItem.get_PreferredDeclaredElement() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Lookup\DeclaredElementLookupItem.cs:line 195 at JetBrains.ReSharper.Feature.Services.VB.CodeCompletion.LookupItems.VBDeclaredElementLookupItem.FixTypeInNameAndReplaceRangeIfNecessary(ITextControl textcontrol, String& typeInName, TextRange& replaceRange) in C:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\VB\src\CodeCompletion\LookupItems\VBDeclaredElementLookupItem.vb:line 54 at JetBrains.ReSharper.Feature.Services.VB.CodeCompletion.LookupItems.VBDeclaredElementLookupItem.DoReplaceText(ITextControl textcontrol, TextRange replaceRange, String typeInName) in C:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\VB\src\CodeCompletion\LookupItems\VBDeclaredElementLookupItem.vb:line 48 at JetBrains.ReSharper.Feature.Services.Lookup.TextLookupItemBase.Accept(ITextControl textControl, TextRange nameRange, LookupItemInsertType lookupItemInsertType, Suffix suffix, ISolution solution, Boolean keepCaretStill) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Lookup\TextLookupItemBase.cs:line 157 at JetBrains.ReSharper.Feature.Services.VB.CodeCompletion.LookupItems.VBDeclaredElementLookupItem.Accept(ITextControl textControl, TextRange nameRange, LookupItemInsertType lookupItemInsertType, Suffix suffix, ISolution solution, Boolean keepCaretStill) in C:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\VB\src\CodeCompletion\LookupItems\VBDeclaredElementLookupItem.vb:line 82 at JetBrains.ReSharper.Feature.Services.Lookup.LookupItemCompletor.CompleteItem(Action executeInsideCommandScope) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Lookup\LookupItemCompletor.cs:line 107 at JetBrains.ReSharper.Feature.Services.Lookup.LookupActions.TypingHandler.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\Lookup\LookupActions.cs:line 197 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Feature.Services.Html.TypingAssist.ChangedTagNameTracker.HandleAction(ITextControl textControl, Action action, Func`2 selRangeConverter, Boolean shouldReCheckAfterNoMarkers) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\Html\src\TypingAssist\ChangedTagNameTracker.cs:line 296 at JetBrains.ReSharper.Feature.Services.Html.TypingAssist.ChangedTagNameTracker.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\Html\src\TypingAssist\ChangedTagNameTracker.cs:line 476 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Feature.Services.Html.TypingAssist.ChangedTagNameTracker.HandleAction(ITextControl textControl, Action action, Func`2 selRangeConverter, Boolean shouldReCheckAfterNoMarkers) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\Html\src\TypingAssist\ChangedTagNameTracker.cs:line 296 at JetBrains.ReSharper.Feature.Services.Html.TypingAssist.ChangedTagNameTracker.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\Html\src\TypingAssist\ChangedTagNameTracker.cs:line 476 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Feature.Services.Html.TypingAssist.ChangedTagNameTracker.HandleAction(ITextControl textControl, Action action, Func`2 selRangeConverter, Boolean shouldReCheckAfterNoMarkers) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\Html\src\TypingAssist\ChangedTagNameTracker.cs:line 296 at JetBrains.ReSharper.Feature.Services.Html.TypingAssist.ChangedTagNameTracker.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\Html\src\TypingAssist\ChangedTagNameTracker.cs:line 476 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.LiveTemplates.Execution.LiveTemplateTracker.TypingHandler.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\LiveTemplates\_Core\src\Actions\LiveTemplateTracker.cs:line 100 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Feature.Services.CodeCompletion.NextTypingHandler.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\CodeCompletion\NextTypingHandler.cs:line 39 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\CodeCompletion\IntellisenseManager.cs:line 213 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoPopupControllerImpl.TypingHandler.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoPopupControllerImpl.cs:line 337 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Features.Environment.Tips.TipsManagerTypingHandler.<>c__DisplayClass2.<.ctor>b__0(ITypingContext context) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Environment\src\Tips\SolutionEventListener.cs:line 22 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.ReSharper.Feature.Services.TypingAssist.SkippingTypingAssist.Type(ITypingContext typingContext) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\TypingAssist\SkippingTypingAssist.cs:line 54 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallNext() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 163 at JetBrains.TextControl.Impl.TextControlTypingHandlers.TypingContext.CallFirst(Lifetime lifetime, TypingHandler[] handlers, ITextControl textControl, Char ch, IShellLocks locks) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 142 at JetBrains.TextControl.Impl.TextControlTypingHandlers.<>c__DisplayClass7.<Type>b__6(Lifetime lifetime1) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 109 at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20 at JetBrains.TextControl.Impl.TextControlTypingHandlers.<>c__DisplayClass7.<Type>b__5(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 107 at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20 at JetBrains.TextControl.Impl.TextControlTypingHandlers.Type(ITextControl textControl, Char c) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\TextControl\src\impl\TextControlTypingHandlersManager.cs:line 104 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass12.<TryDelegateToReSharper_Typing>b__10() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 307 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.WithRegisteredDelegateBackToVsHandler(String sCommandName, Action`1 FExecDelegateBackToVs, Action FRun) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 351
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “All documents should be comitted, but these are dirty: <FTToolkit>\<FTTK.Rest.WinRT>\Services\Implementations\Mapper.vb.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = vb
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.WithRegisteredDelegateBackToVsHandler(String sCommandName, Action`1 FExecDelegateBackToVs, Action FRun) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 355 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass12.<TryDelegateToReSharper_Typing>b__11() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 311 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.TryDelegateToReSharper_Typing(IntPtr pvaIn, Action`1 FExecDelegateBackToVs) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 310 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.TryDelegateToReSharper(Boolean bIsTyping, CommandID commandid, IntPtr pvaIn, Action`1 FExecDelegateBackToVsClosed) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 258 at JetBrains.VsIntegration.Whidbey.TextControl.VsTextControlOleCommandTarget.<>c__DisplayClass19.<Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec>b__17() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\TextControl\VsTextControlOleCommandTarget.cs:line 406 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.VsIntegration.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 395 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.VsKeyboardFilter.SendCommand(Guid cmdGroup, UInt32 cmdID, Object inParam) at Microsoft.VisualStudio.Editor.Implementation.VsKeyboardFilter.TextInput(TextCompositionEventArgs args) at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<DispatchTextInputEvents>b__0(KeyProcessor p, TextCompositionEventArgs args) at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<>c__DisplayClass1e`1.<Dispatch>b__1a() at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call) at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.Dispatch[T](Action`2 action, T args) at Microsoft.VisualStudio.Text.Editor.Implementation.KeyProcessorDispatcher.<>c__DisplayClass18.<MakeHandler>b__17(Object sender, TextCompositionEventArgs args) at System.Windows.Input.TextCompositionEventArgs.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.TextCompositionManager.UnsafeCompleteComposition(TextComposition composition) at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e) at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.TextCompositionManager.UnsafeStartComposition(TextComposition composition) at System.Windows.Input.TextCompositionManager.PostProcessInput(Object sender, ProcessInputEventArgs e) at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndKeyboardInputProvider.ProcessTextInputAction(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) at System.Windows.Interop.HwndSource.OnPreprocessMessageThunk(MSG& msg, Boolean& handled) at System.Windows.Interop.HwndSource.WeakEventPreprocessMessage.OnPreprocessMessage(MSG& msg, Boolean& handled) at System.Windows.Interop.ComponentDispatcherThread.RaiseThreadMessage(MSG& msg) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PreTranslateInput(MSG[] lpmsg, Boolean handled)