
| Key: |
RSRP-45604
|
| Type: |
Exception
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Normal
|
| Assignee: |
Unassigned
|
| Reporter: |
Anonymous
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
Created: 16 Jul 07 18:03
Updated: 16 Jul 07 20:04
|
|
| Component/s: |
None
|
| Fix Version/s: |
2.5.3,
3.0.2
|
|
Security Level:
|
Everybody
(All jira users)
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
376
|
| Fixed in build: |
502
|
Build376, VS2005
JetBrains.ReSharper.Util.InternalErrorException: The condition (result >= 0) is false.
An exception has occurred ---> JetBrains.ReSharper.Util.InternalErrorException: The condition (result >= 0) is false.
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 144 column 9
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.TrieNodeDisposed(CacheTrieNode) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 791 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.Dispose() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 113 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.RemoveCompiledTypeElement(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 448 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveType(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 643 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveCompiledCache(AssemblyPsiFile) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 629 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 720 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CompositeCache.cs:line 195 column 41
at JetBrains.ReSharper.Psi.Impl.Caches2.RemoveAssemblyJob.Do() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 325 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.ProcessAssemblyChange(AssemblyChange, ProjectModelChange) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 405 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.Execute(IChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 356 column 41
at JetBrains.ReSharper.Shell.Impl.<>c_DisplayClass1.<InvokeOrderedDependentProviders>b_0(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 257 column 11
at JetBrains.ReSharper.Shell.Progress.SimpleTaskExecutor.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\Progress.cs:line 147 column 9
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor, ArrayList, ChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 262 column 5
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.OnProviderChanged(IChangeProvider, IChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 226 column 10
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.NotifyChangeManager(FileSystemChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 252 column 11
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.CommitChanges(ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 260 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.SynchronizeWithFileSystem() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 78 column 9
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokePendingActions() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 703 column 15
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 681 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.<OnActivateApp>b__0() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 95 column 42
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 275 column 11
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 196 column 11
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowMessageBox(UInt32, Guid&, String, String, String, UInt32, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Int32, Int32&)
at Microsoft.VisualStudio.TeamFoundation.VsipHostWrapper.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.Client.UIHost.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.VersionControl.Controls.OpListener.ReportErrors(IWin32Window)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.GetImpl(IntPtr, String[], String, RecursionType, GetOptions)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.Sync(String[], Int32, String, VersionControlGetFlags, VersionControlRecursionType, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.Shell.VSIntegration.MyMainWindow.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 136 column 15
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.ReSharper.Util.Logger.Fail(String messageFormat, Object[] args) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 144
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 350 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 362 column 5
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 148 column 9
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.TrieNodeDisposed(CacheTrieNode) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 791 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.Dispose() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 113 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.RemoveCompiledTypeElement(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 448 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveType(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 643 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveCompiledCache(AssemblyPsiFile) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 629 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 720 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CompositeCache.cs:line 195 column 41
at JetBrains.ReSharper.Psi.Impl.Caches2.RemoveAssemblyJob.Do() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 325 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.ProcessAssemblyChange(AssemblyChange, ProjectModelChange) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 405 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.Execute(IChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 356 column 41
at JetBrains.ReSharper.Shell.Impl.<>c_DisplayClass1.<InvokeOrderedDependentProviders>b_0(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 257 column 11
at JetBrains.ReSharper.Shell.Progress.SimpleTaskExecutor.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\Progress.cs:line 147 column 9
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor, ArrayList, ChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 262 column 5
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.OnProviderChanged(IChangeProvider, IChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 226 column 10
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.NotifyChangeManager(FileSystemChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 252 column 11
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.CommitChanges(ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 260 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.SynchronizeWithFileSystem() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 78 column 9
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokePendingActions() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 703 column 15
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 681 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.<OnActivateApp>b__0() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 95 column 42
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 275 column 11
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 196 column 11
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowMessageBox(UInt32, Guid&, String, String, String, UInt32, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Int32, Int32&)
at Microsoft.VisualStudio.TeamFoundation.VsipHostWrapper.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.Client.UIHost.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.VersionControl.Controls.OpListener.ReportErrors(IWin32Window)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.GetImpl(IntPtr, String[], String, RecursionType, GetOptions)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.Sync(String[], Int32, String, VersionControlGetFlags, VersionControlRecursionType, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.Shell.VSIntegration.MyMainWindow.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 136 column 15
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
|
|
Description
|
Build376, VS2005
JetBrains.ReSharper.Util.InternalErrorException: The condition (result >= 0) is false.
An exception has occurred ---> JetBrains.ReSharper.Util.InternalErrorException: The condition (result >= 0) is false.
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 144 column 9
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.TrieNodeDisposed(CacheTrieNode) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 791 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.Dispose() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 113 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.RemoveCompiledTypeElement(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 448 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveType(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 643 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveCompiledCache(AssemblyPsiFile) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 629 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 720 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CompositeCache.cs:line 195 column 41
at JetBrains.ReSharper.Psi.Impl.Caches2.RemoveAssemblyJob.Do() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 325 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.ProcessAssemblyChange(AssemblyChange, ProjectModelChange) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 405 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.Execute(IChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 356 column 41
at JetBrains.ReSharper.Shell.Impl.<>c_DisplayClass1.<InvokeOrderedDependentProviders>b_0(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 257 column 11
at JetBrains.ReSharper.Shell.Progress.SimpleTaskExecutor.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\Progress.cs:line 147 column 9
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor, ArrayList, ChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 262 column 5
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.OnProviderChanged(IChangeProvider, IChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 226 column 10
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.NotifyChangeManager(FileSystemChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 252 column 11
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.CommitChanges(ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 260 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.SynchronizeWithFileSystem() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 78 column 9
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokePendingActions() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 703 column 15
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 681 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.<OnActivateApp>b__0() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 95 column 42
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 275 column 11
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 196 column 11
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowMessageBox(UInt32, Guid&, String, String, String, UInt32, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Int32, Int32&)
at Microsoft.VisualStudio.TeamFoundation.VsipHostWrapper.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.Client.UIHost.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.VersionControl.Controls.OpListener.ReportErrors(IWin32Window)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.GetImpl(IntPtr, String[], String, RecursionType, GetOptions)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.Sync(String[], Int32, String, VersionControlGetFlags, VersionControlRecursionType, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.Shell.VSIntegration.MyMainWindow.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 136 column 15
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.ReSharper.Util.Logger.Fail(String messageFormat, Object[] args) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 144
— End of inner exception stack trace —
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 350 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 362 column 5
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 148 column 9
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.TrieNodeDisposed(CacheTrieNode) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 791 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.Dispose() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 113 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.CacheTrieNode.RemoveCompiledTypeElement(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheTrieNode.cs:line 448 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveType(TypeElement) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 643 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.RemoveCompiledCache(AssemblyPsiFile) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 629 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 720 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyRemoved(IAssembly) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CompositeCache.cs:line 195 column 41
at JetBrains.ReSharper.Psi.Impl.Caches2.RemoveAssemblyJob.Do() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 325 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.ProcessAssemblyChange(AssemblyChange, ProjectModelChange) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 405 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.MyChangeProvider.Execute(IChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 356 column 41
at JetBrains.ReSharper.Shell.Impl.<>c_DisplayClass1.<InvokeOrderedDependentProviders>b_0(IProgressIndicator) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 257 column 11
at JetBrains.ReSharper.Shell.Progress.SimpleTaskExecutor.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Progress\Progress.cs:line 147 column 9
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor, ArrayList, ChangeMap) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 262 column 5
at JetBrains.ReSharper.Shell.Impl.ChangeManagerImpl.OnProviderChanged(IChangeProvider, IChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\impl\changes\ChangeManagerImpl.cs:line 226 column 10
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.NotifyChangeManager(FileSystemChange, ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 252 column 11
at JetBrains.ReSharper.ProjectModel.Impl.FileSystemTrackerImpl.CommitChanges(ITaskExecutor) in c:\Agent\work\Server\ReSharper2.5\src\ProjectModel\src\impl\fileSystemTracker\FileSystemTrackerImpl.cs:line 260 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.SynchronizeWithFileSystem() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 78 column 9
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokePendingActions() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 703 column 15
at JetBrains.ReSharper.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\UIApplicationShell.cs:line 681 column 5
at JetBrains.ReSharper.Shell.VSIntegration.VSShell.<OnActivateApp>b__0() in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 95 column 42
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 275 column 11
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 196 column 11
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowMessageBox(UInt32, Guid&, String, String, String, UInt32, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Int32, Int32&)
at Microsoft.VisualStudio.TeamFoundation.VsipHostWrapper.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.Client.UIHost.ShowMessageBox(IWin32Window, String, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
at Microsoft.TeamFoundation.VersionControl.Controls.OpListener.ReportErrors(IWin32Window)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.GetImpl(IntPtr, String[], String, RecursionType, GetOptions)
at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.Sync(String[], Int32, String, VersionControlGetFlags, VersionControlRecursionType, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.Shell.VSIntegration.MyMainWindow.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\VSAddin\src\Shell\VSShell.cs:line 136 column 15
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.ReSharper.CommonControls.WindowListener.WndProc(Message&) in c:\Agent\work\Server\ReSharper2.5\src\CommonControls\src\Utils\WindowListener.cs:line 37 column 5
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
|
Show » |
| There are no comments yet on this issue.
|
|