Reporter | Yaroslav (antigravity) |
---|---|
Created | Jan 29, 2012 3:24:40 PM |
Updated | Jan 29, 2012 3:24:40 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 6.1 Version=6.1.37.86, Built=2011-12-20T15:15:24, 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.ReSharper.Intentions
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
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.ReSharper.Intentions
StackTraceString = “
at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.<>c__DisplayClass7.<BuildAvailableActionsList>b__2() at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BackgroundContextActionBuilder.Work() at JetBrains.Application.InterruptableReadActivity.DoWork() at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc()
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()