Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 6, 2012 5:17:23 PM |
Updated | Apr 6, 2012 5:17:23 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.11.63, Built=2012-04-05T13:38:48, Configuration=“Csharp PublicMode Vbnet VS1100”
ParentFolder != null
--- EXCEPTION #1/2 [AssertionException]
Message = “ParentFolder != null”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “ParentFolder != null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
ParentFolder != null
--- EXCEPTION #1/2 [AssertionException]
Message = “ParentFolder != null”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
在 JetBrains.ProjectModel.ProjectItemBase.AssertIsValid() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectItemBase.cs:行号 179 在 JetBrains.ProjectModel.ProjectItemBase.AssertIsValid() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectItemBase.cs:行号 179 在 JetBrains.ProjectModel.Impl.CachedProjectItemValue`2.GetValue() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\impl\CachedProjectItemValue.cs:行号 32 在 JetBrains.ProjectModel.ProjectFileImpl.get_LanguageType() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFileImpl.cs:行号 149 在 JetBrains.ReSharper.Psi.Impl.PsiProjectFile.get_LanguageType() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiProjectFile.cs:行号 175 在 JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.<OnPsiModulePropertiesChange>b__1d(IPsiSourceFile file) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:行号 1026 在 System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() 在 System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() 在 System.Collections.Generic.HashSet`1.UnionWith(IEnumerable`1 other) 在 System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer) 在 JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnPsiModulePropertiesChange(IPsiModule module) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:行号 1026 在 JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnPsiModulePropertiesChange(IPsiModule module) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CompositeCache.cs:行号 163 在 JetBrains.ReSharper.Psi.Impl.Caches2.CacheManagerImpl.CacheManagerChangeProvider.Execute(IChangeMap changeMap) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CacheManagerImpl.cs:行号 304 在 JetBrains.Application.Changes.ChangeManagerImpl.<>c__DisplayClassb.<InvokeOrderedDependentProviders>b__a(IProgressIndicator pro) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:行号 262
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “ParentFolder != null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
在 JetBrains.Application.Changes.ChangeManagerImpl.<>c__DisplayClassb.<InvokeOrderedDependentProviders>b__a(IProgressIndicator pro) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:行号 266 在 JetBrains.Application.Progress.SimpleTaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Progress\SimpleTaskExecutor.cs:行号 66 在 JetBrains.Application.Changes.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor executor, IEnumerable`1 dependentProviders, ChangeMap changeMap) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:行号 280 在 JetBrains.Application.Changes.ChangeManagerImpl.OnProviderChanged(IChangeProvider changeProvider, Object change, ITaskExecutor executor) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:行号 218 在 JetBrains.ProjectModel.Transaction.ProjectModelBatchChangeManager.EndTransaction(ProjectModelBatchChange projectModelBatchChange, ITaskExecutor executor) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\Transaction\ProjectModelBatchChangeManager.cs:行号 49 在 JetBrains.ProjectModel.Impl.ProjectModelBatchChange.Commit(ITaskExecutor executor) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\Transaction\ProjectModelBatchChange.cs:行号 51 在 JetBrains.ProjectModel.Update.LateWriteLockCookie.Dispose() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\Update\LateWriteLockCookie.cs:行号 47 在 JetBrains.ProjectModel.Update.ProjectModelUpdater.UpdateProjectReferences(IProject project, ICollection`1 referenceDescriptors, Boolean notifyChangeManager) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\Update\ProjectModelUpdater.cs:行号 163 在 JetBrains.VsIntegration.ProjectModel.VSProjectInfo.UpdateProjectReferences(List`1 resolvedReferences) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSProjectInfo.cs:行号 120 在 JetBrains.VsIntegration.ProjectModel.VSProjectInfo.UpdateReferencesAfterBuild() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSProjectInfo.cs:行号 245 在 JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.UpdateProjectsReferencesAfterBuild() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:行号 1681 在 JetBrains.ReSharper.VS.ProjectModel.Assembly.VsModuleReferenceResolveSync.UpdateProjectStructure() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\VisualStudio\_Core\src\ProjectModel\Assembly\VsModuleReferenceResolveSync.cs:行号 40 在 JetBrains.ProjectModel.Assemblies.Impl.ModuleReferenceResolveSync.<>c__DisplayClass8.<.ctor>b__1() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\Assemblies\Impl\ModuleReferenceResolveSync.cs:行号 73 在 JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:行号 989 在 JetBrains.Application.IShellLocksEx.<>c__DisplayClassd.<ExecuteOrQueueReadLockEx>b__c() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:行号 874 在 JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:行号 41 在 JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:行号 266 在 JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:行号 505 在 JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:行号 977 在 JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:行号 508 在 JetBrains.Threading.JetDispatcher.Closure.Execute() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:行号 829 在 JetBrains.Threading.JetDispatcher.ProcessQueue() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:行号 694 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 在 System.Windows.Threading.DispatcherOperation.InvokeImpl() 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Windows.Threading.DispatcherOperation.Invoke() 在 System.Windows.Threading.Dispatcher.ProcessQueue() 在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 在 System.Windows.Threading.DispatcherOperation.InvokeImpl() 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Windows.Threading.DispatcherOperation.Invoke() 在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) 在 Microsoft.VisualStudio.OLE.Interop.IOleComponentManager.FPushMessageLoop(UInt32 dwComponentID, UInt32 uReason, IntPtr pvLoopData) 在 Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PushMessageLoopOnContextMenuTrackingComponent() 在 Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy.ExecCommand(UInt32 itemid, Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) 在 Microsoft.VisualStudio.Labs.HierarchyUtilities.<>c__DisplayClass22.<ExecHierParentChain>b__1f() 在 Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method) 在 Microsoft.VisualStudio.Labs.HierarchyUtilities.ExecHierParentChain(IVsHierarchyItemManager manager, IVsUIHierarchy lpUIHCmd, IVsUIHierarchy lpUIHCurrent, UInt32 itemidCurrent, Guid& pguidCmdGroupRef, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) 在 Microsoft.VisualStudio.Labs.HierarchyItem.HierarchyContextMenuController.ShowContextMenu(IEnumerable`1 items, Point location) 在 Microsoft.VisualStudio.Labs.ContextMenuController.ShowContextMenu(IEnumerable`1 items, Point location, Func`2 getController) 在 Microsoft.VisualStudio.Labs.ContextMenuController.ShowContextMenu(IEnumerable`1 items, Point location) 在 Microsoft.VisualStudio.Labs.PivotTreeView.OnContextMenuOpening(ContextMenuEventArgs e) 在 System.Windows.FrameworkElement.OnContextMenuOpeningThunk(Object sender, ContextMenuEventArgs e) 在 System.Windows.Controls.ContextMenuEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) 在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) 在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args) 在 System.Windows.ContentElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) 在 System.Windows.Controls.PopupControlService.RaiseContextMenuOpeningEvent(IInputElement source, Double x, Double y, Boolean userInitiated) 在 System.Windows.Controls.PopupControlService.ProcessMouseUp(Object sender, MouseButtonEventArgs e) 在 System.Windows.Controls.PopupControlService.OnPostProcessInput(Object sender, ProcessInputEventArgs e) 在 System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs) 在 System.Windows.Input.InputManager.ProcessStagingArea() 在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) 在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) 在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) 在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) 在 System.Windows.Threading.DispatcherOperation.InvokeImpl() 在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Windows.Threading.DispatcherOperation.Invoke() 在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) 在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) 在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)