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

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

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 17, 2012 2:02:25 PM
Updated Apr 17, 2012 2:02:25 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.15.59, Built=2012-04-12T20:22:30, Configuration=“Csharp PublicMode Vbnet 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.ProjectModel
StackTraceString = “
  at JetBrains.ProjectModel.ProjectFolderImpl.FindProjectItemByLocation(FileSystemPath path) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 129
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.<>c__DisplayClassf.<SyncFromSettings>b__e() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 91
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.SyncFromSettings(NamespaceFolderProviderForProject data, IProject project) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 86
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.<>c__DisplayClass5.<>c__DisplayClass9.<.ctor>b__3() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 73
     at JetBrains.Application.Changes.ChangeManagerImpl.ExecuteAfterChange(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 583
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.<>c__DisplayClassc.<ExecuteOrQueueEx>b__b() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 81
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
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.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     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.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 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 uReason, Int32 pvLoopData)
     at System.Windows.Forms.ComponentManagerProxy.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
     at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
     at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
     at Microsoft.TeamFoundation.VersionControl.Controls.Progress.Show(IWin32Window owner)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.GetImpl(VersionControlContextFlags context, String[] items, String versionStr, RecursionType recursionType, GetOptions options, Boolean silent)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.Sync(String[] items, Int32 count, String versionStr, VersionControlGetFlags options, VersionControlRecursionType recursion)
     at Microsoft.VisualStudio.Shell.Flavor.IVsAggregatableProjectCorrected.OnAggregationComplete()
     at Microsoft.VisualStudio.Web.Application.FlavoredProjectBase.Microsoft.VisualStudio.Shell.Flavor.IVsAggregatableProjectCorrected.OnAggregationComplete()
     at Microsoft.VisualStudio.Web.Mvc.Interop.IVsAggregatableProjectCorrected.OnAggregationComplete()
     at Microsoft.VisualStudio.Web.Mvc.Project.MvcProject.OnAggregationComplete()
     at Microsoft.VisualStudio.Web.Mvc.Project.MvcFlavoredProjectBase.Microsoft.VisualStudio.Web.Mvc.Interop.IVsAggregatableProjectCorrected.OnAggregationComplete()
     at Microsoft.VisualStudio.Shell.Interop.IVsPersistHierarchyItem2.ReloadItem(UInt32 itemid, UInt32 dwReserved)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.VisualStudioReloader.Reload(FindAndLockInRDT fl)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.VisualStudioReloader.Finish()
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.VisualStudioReloader.Dispose(Boolean disposing)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.VisualStudioReloader.Dispose()
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.Sync(String[] items, Int32 count, String versionStr, VersionControlGetFlags options, VersionControlRecursionType recursion)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>