Reporter | Sergey Shkredov (serjic.shkredov) |
---|---|
Created | Apr 15, 2012 12:09:24 AM |
Updated | Apr 15, 2012 12:09:24 AM |
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.0 Version=7.0.0.0, Built=2012-04-14T19:46:37, Configuration=“Csharp InternalMode 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.Shell
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = SettingsChangeDispatch
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
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.Shell
StackTraceString = “
at JetBrains.Application.Settings.Store.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.OnMountSetChangeDispatched() in c:\work\ReSharper\Main\Platform\src\Shell\src\Settings\Store\Implementation\ContextBoundSettingsStoreLive.cs:line 133 at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin) in c:\work\ReSharper\Main\Platform\src\Util\src\Logger\ILogger.cs:line 104
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = SettingsChangeDispatch
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.Util.Logger.LogException(Exception ex) in c:\work\ReSharper\Main\Platform\src\Util\src\Logger\Logger.cs:line 622 at JetBrains.Application.ComponentModel.LoggerComponent.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin) in c:\work\ReSharper\Main\Platform\src\Shell\src\ComponentModel\LoggerComponent.cs:line 18 at JetBrains.Application.Settings.Logging.SettingsLogging.FilterOuterWorldExceptionsLogger.LogExceptionCore(Exception ex, ExceptionOrigin origin) in c:\work\ReSharper\Main\Platform\src\Shell\src\Settings\Logging\SettingsLogging.cs:line 161 at JetBrains.Application.Settings.Logging.SettingsLogging.FilterOuterWorldExceptionsLogger.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin) in c:\work\ReSharper\Main\Platform\src\Shell\src\Settings\Logging\SettingsLogging.cs:line 166 at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin) in c:\work\ReSharper\Main\Platform\src\Util\src\Logger\ILogger.cs:line 108 at JetBrains.Util.ILoggerEx.CatchAsForeignException(ILogger thіs, Action F) in c:\work\ReSharper\Main\Platform\src\Util\src\Logger\ILogger.cs:line 137 at JetBrains.Application.Settings.Store.Implementation.SettingsChangeDispatch.GroupingEventDispatchChanges() in c:\work\ReSharper\Main\Platform\src\Shell\src\Settings\Store\Implementation\SettingsChangeDispatch.cs:line 81 at JetBrains.Threading.GroupingEvent.Execute() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\GroupingEvent.cs:line 361 at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 254 at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 302 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 303 at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 0 at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 448 at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg) at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 524 at JetBrains.Threading.JetDispatcher.Run() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 380 at JetBrains.Threading.JetDispatcher.<>c__DisplayClass7.<CreateDispatcherThread>b__1() in c:\work\ReSharper\Main\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 240 at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()