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

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

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created Apr 19, 2012 9:43:06 PM
Updated Apr 19, 2012 9:49:30 PM
Resolved Apr 19, 2012 9:49:28 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Sergey Shkredov (serjic.shkredov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7.0 Version=7.0.0.0, Built=2012-04-09T14:21:41, Configuration=“Csharp InternalMode Vbnet VS1000”
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 w:\ReShuX2\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFolderImpl.cs:line 129
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.<>c__DisplayClassf.<SyncFromSettings>b__e() in w:\ReShuX2\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 91
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in w:\ReShuX2\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.SyncFromSettings(NamespaceFolderProviderForProject data, IProject project) in w:\ReShuX2\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 86
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.<>c__DisplayClass5.<>c__DisplayClass9.<.ctor>b__3() in w:\ReShuX2\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 73
     at JetBrains.Application.Changes.ChangeManagerImpl.ExecuteAfterChange(Action action) in w:\ReShuX2\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 583
     at JetBrains.ReSharper.Daemon.NamespaceFolderProvider.<>c__DisplayClassc.<ExecuteOrQueueEx>b__b() in w:\ReShuX2\Psi.Features\src\Daemon\_Core\src\Daemon\NamespaceFolderProvider.cs:line 81
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReShuX2\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 = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 276
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in w:\ReShuX2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in w:\ReShuX2\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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     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.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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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