Reporter | Vladimir Reshetnikov (nikov) |
---|---|
Created | Nov 11, 2011 4:12:23 AM |
Updated | Nov 11, 2011 4:19:50 AM |
Resolved | Nov 11, 2011 4:19:50 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.1.1.12309, Built=2011-11-10T11:21:14, Configuration=“Csharp PublicMode Vbnet VS1000”
Dispatcher processing has been suspended, but messages are still being processed.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Dispatcher processing has been suspended, but messages are still being processed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = WindowsBase
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Dispatcher processing has been suspended, but messages are still being processed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Dispatcher processing has been suspended, but messages are still being processed.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Dispatcher processing has been suspended, but messages are still being processed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = WindowsBase
StackTraceString = “
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)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Dispatcher processing has been suspended, but messages are still being processed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Env.Components.ReportUnhandledExceptions.<.ctor>b__6(Object sender, DispatcherUnhandledExceptionEventArgs args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Components\ReportUnhandledExceptions.cs:line 41 at System.Windows.Threading.Dispatcher.CatchException(Exception e) at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e) at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at CFileDiscovery.Search(CFileDiscovery* , CAtlList<ATL::CStringT<unsigned short\,ATL::StrTraitATL<unsigned short\,ATL::ChTraitsCRT<unsigned short> > >\,ATL::CElementTraits<ATL::CStringT<unsigned short\,ATL::StrTraitATL<unsigned short\,ATL::ChTraitsCRT<unsigned short> > > > >* ) at Microsoft.VisualStudio.FileDiscovery.FileScanner.ScanPaths(IEnumerable`1 pathsToScan) at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.ScanInstalledExtensions(Boolean perMachineExtensions, IEnumerable`1 enabledExtensions, Boolean safeMode) at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InitializeInstalledExtensions(IEnumerable`1 enabledExtensions, Boolean safeMode) at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService..ctor(SettingsManager settings, CultureInfo preferredCulture, Boolean safeMode, Boolean didLoadUserExtensions, IEnumerable`1 enabledExtensions) at Microsoft.VisualStudio.ExtensionManager.VSPackage.ExtensionManagerPackage.CreateService(IServiceContainer container, Type serviceType) at Microsoft.VisualStudio.Shell.Package.GetService(Type serviceType) at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IServiceProvider.QueryService(Guid& sid, Guid& iid, IntPtr& ppvObj) at Microsoft.VisualStudio.OLE.Interop.IServiceProvider.QueryService(Guid& guidService, Guid& riid, IntPtr& ppvObject) at Microsoft.VisualStudio.Shell.ServiceProvider.GetService(Guid guid, Type serviceType) at Microsoft.VisualStudio.Shell.ServiceProvider.GetService(Type serviceType) at Microsoft.VisualStudio.Shell.Package.GetService(Type serviceType) at Microsoft.VisualStudio.Shell.Package.System.IServiceProvider.GetService(Type serviceType) at Microsoft.VisualStudio.ComponentModelHost.VsComponentModelHostService.get_ComponentAssemblies() at Microsoft.VisualStudio.ComponentModelHost.VsComponentModelHostService.GetComponentAssemblies(UInt32 cAssemblies, String[] rgbstrAssemblyPaths, UInt32& pcActualAssemblies) at Microsoft.VisualStudio.CommonIDE.ExtensibilityHosting.VsShellComponentModelHost.get_ComponentAssemblies() at Microsoft.VisualStudio.ExtensibilityHosting.VsCatalogProvider.get_ComponentAssembliesData() at Microsoft.VisualStudio.ExtensibilityHosting.VsCatalogProvider.GetAssembliesForCachedCatalog(String catalogName, AssemblyListCatalog catalog, Boolean& forceUpdateCache) at Microsoft.VisualStudio.ExtensibilityHosting.VsCatalogProvider.BuildCatalog(String catalogName) at Microsoft.VisualStudio.ExtensibilityHosting.VsCatalogProvider.GetCatalog(String catalogName) at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.GetCatalog(String catalogName) at Microsoft.VisualStudio.ComponentModelHost.ComponentModel.get_DefaultCompositionContainer() at Microsoft.VisualStudio.ComponentModelHost.HostPackage.Initialize() at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp) at Microsoft.VisualStudio.OLE.Interop.IServiceProvider.QueryService(Guid& guidService, Guid& riid, IntPtr& ppvObject) at Microsoft.VisualStudio.Shell.ServiceProvider.GetService(Guid guid, Type serviceType) at Microsoft.VisualStudio.Shell.ServiceProvider.GetService(Type serviceType) at Microsoft.VisualStudio.Debugger.TypedServiceProvider.GetServiceInternal[T](Type serviceType) at Microsoft.VisualStudio.Debugger.TypedServiceProvider..ctor(IServiceProvider oleServiceProvider) at Microsoft.VisualStudio.Debugger.TypedServiceProvider.get_Instance() at Microsoft.VisualStudio.Debugger.Utilities.AppidSettings.GetAppidSetting(Guid setting) at Microsoft.VisualStudio.Debugger.Utilities.AppidSettings.get_SupportsThreadWindow() at Microsoft.VisualStudio.Debugger.RazorPackage.AddMenuHandlers() at Microsoft.VisualStudio.Debugger.RazorPackage.Initialize() at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp) at Microsoft.VisualStudio.Shell.Interop.IVsUIObject.get_Data(Object& pVar) at Microsoft.Internal.VisualStudio.PlatformUI.Utilities.GetObjectData(IVsUIObject obj) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.GetValueForPresentation(String name, Object& varData, Boolean& dataRetrieved) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.GetValue(String name) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.DataSourcePropertyDescriptor.GetValue(Object component) at MS.Internal.Data.ValueTable.GetValue(Object item, PropertyDescriptor pd, Boolean indexerIsNext) at MS.Internal.Data.PropertyPathWorker.GetValue(Object item, Int32 level) at MS.Internal.Data.PropertyPathWorker.RawValue(Int32 k) at MS.Internal.Data.PropertyPathWorker.RawValue() at MS.Internal.Data.ClrBindingWorker.RawValue() at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange) at System.Windows.Data.BindingExpression.Activate(Object item) at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt) at System.Windows.Data.BindingExpression.AttachOverride(DependencyObject target, DependencyProperty dp) at System.Windows.Data.BindingExpressionBase.Attach(DependencyObject target, DependencyProperty dp) at System.Windows.Data.BindingExpressionBase.OnAttach(DependencyObject d, DependencyProperty dp) at System.Windows.StyleHelper.GetInstanceValue(UncommonField`1 dataField, DependencyObject container, FrameworkElement feChild, FrameworkContentElement fceChild, Int32 childIndex, DependencyProperty dp, Int32 i, EffectiveValueEntry& entry) at System.Windows.StyleHelper.GetChildValueHelper(UncommonField`1 dataField, ItemStructList`1& valueLookupList, DependencyProperty dp, DependencyObject container, FrameworkObject child, Int32 childIndex, Boolean styleLookup, EffectiveValueEntry& entry, ValueLookupType& sourceType, FrameworkElementFactory templateRoot) at System.Windows.StyleHelper.GetChildValue(UncommonField`1 dataField, DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1& childRecordFromChildIndex, EffectiveValueEntry& entry, ValueLookupType& sourceType, FrameworkElementFactory templateRoot) at System.Windows.StyleHelper.GetValueFromStyleOrTemplate(FrameworkObject fo, DependencyProperty dp, EffectiveValueEntry& entry) at System.Windows.StyleHelper.ApplyStyleOrTemplateValue(FrameworkObject fo, DependencyProperty dp) at System.Windows.StyleHelper.InvalidateContainerDependents(DependencyObject container, FrugalStructList`1& exclusionContainerDependents, FrugalStructList`1& oldContainerDependents, FrugalStructList`1& newContainerDependents) at System.Windows.StyleHelper.DoThemeStyleInvalidations(FrameworkElement fe, FrameworkContentElement fce, Style oldThemeStyle, Style newThemeStyle, Style style) at System.Windows.StyleHelper.UpdateThemeStyleCache(FrameworkElement fe, FrameworkContentElement fce, Style oldThemeStyle, Style newThemeStyle, Style& themeStyleCache) at System.Windows.FrameworkElement.OnThemeStyleChanged(DependencyObject d, Object oldValue, Object newValue) at System.Windows.StyleHelper.GetThemeStyle(FrameworkElement fe, FrameworkContentElement fce) at System.Windows.FrameworkElement.UpdateThemeStyleProperty() at System.Windows.FrameworkElement.OnInitialized(EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at System.Windows.FrameworkElement.ChangeLogicalParent(DependencyObject newParent) at System.Windows.FrameworkElement.AddLogicalChild(Object child) at System.Windows.Controls.ToolBarTray.ToolBarCollection.InsertItem(Int32 index, ToolBar toolBar) at System.Collections.ObjectModel.Collection`1.Add(T item) at Microsoft.VisualStudio.PlatformUI.VsToolBarTray.ProcessToolBarModels(IEnumerable toolBarModels) at Microsoft.VisualStudio.PlatformUI.VsToolBarTray.OnItemsSourceChanged(DependencyPropertyChangedEventArgs args) at Microsoft.VisualStudio.PlatformUI.VsToolBarTray.OnItemsSourceChanged(DependencyObject sender, DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.FrameworkTemplate.ReceivePropertySet(Object targetObject, XamlMember member, Object value, DependencyObject templatedParent) at System.Windows.FrameworkTemplate.<>c__DisplayClass6.<LoadOptimizedTemplateContent>b__4(Object sender, XamlSetValueEventArgs setArgs) at System.Xaml.XamlObjectWriter.OnSetValue(Object eventSender, XamlMember member, Object value) at System.Xaml.XamlObjectWriter.SetValue(Object inst, XamlMember property, Object value) at System.Xaml.XamlObjectWriter.Logic_ApplyPropertyValue(ObjectWriterContext ctx, XamlMember prop, Object value, Boolean onParent) at System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentProperty(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue(ObjectWriterContext ctx) at System.Xaml.XamlObjectWriter.WriteEndObject() at System.Xaml.XamlWriter.WriteNode(XamlReader reader) at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter) at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter) at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField) at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren) at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate) at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container) at System.Windows.FrameworkElement.ApplyTemplate() at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV) at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV) at System.Windows.Controls.Grid.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Grid.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Window.MeasureOverrideHelper(Size constraint) at System.Windows.Window.MeasureOverride(Size availableSize) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Interop.HwndSource.SetLayoutSize() at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value) at System.Windows.Interop.HwndSource.set_RootVisual(Visual value) at System.Windows.Window.SetRootVisual() at System.Windows.Window.SetRootVisualAndUpdateSTC() at System.Windows.Window.SafeCreateWindowDuringShow() at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at Microsoft.Internal.VisualStudio.PlatformUI.WpfHostPrivate.UIWPFElementContainer.ShowWindow()