Reporter | Eugene Gorelov (eugene.gorelov) |
---|---|
Created | Nov 2, 2010 5:44:44 PM |
Updated | Jan 23, 2012 9:10:41 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
6.0 EAP Version=6.0.2028.15, Built=2010-10-29T18:03:08, Configuration=“Csharp InternalMode Vbnet VS1000”
Column number must not be above the length of the line, 121. Parameter name: coords Actual value was (Doc Ln 121 Col 123).
--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “Column number must not be above the length of the line, 121.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = JetBrains.Platform.ReSharper.DocumentModel
ParamName = coords
ActualValue = “(Doc Ln 121 Col 123)”
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Column number must not be above the length of the line, 121.
Parameter name: coords
Actual value was (Doc Ln 121 Col 123).
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(UITaskExecutor.CallTask).Execute(Action )
”
Column number must not be above the length of the line, 121. Parameter name: coords Actual value was (Doc Ln 121 Col 123).
--- EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “Column number must not be above the length of the line, 121.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = JetBrains.Platform.ReSharper.DocumentModel
ParamName = coords
ActualValue = “(Doc Ln 121 Col 123)”
StackTraceString = “
at JetBrains.DocumentModel.Impl.LineIndex.GetOffsetByCoords(DocumentCoords coords) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\DocumentModel\src\impl\LineIndex.cs:line 127 at JetBrains.DocumentModel.Impl.DocumentBase.GetOffsetByCoords(DocumentCoords coords) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\DocumentModel\src\impl\DocumentBase.cs:line 206 at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence.InitWithLocation(SolBuildEvent evt, IProjectModelElement promelem, DocumentForFileCache doccache) in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\BuildEventOccurence.cs:line 305 at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildEventOccurence..ctor(SolBuildEvent evt, IProjectModelElement project, DocumentForFileCache doccache, FeatureFlags featureflags) in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\BuildEventOccurence.cs:line 77 at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass21.<>c__DisplayClass23.<>c__DisplayClass26.<Init_SetItemsOnFilterChange>b__1f() in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\SolBuildEventsBrowserDescriptor.cs:line 232 at JetBrains.Util.FEx.<>c__DisplayClass2f`1.<>c__DisplayClass31.<Return>b__2e() in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\FEx.cs:line 135 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\Logger\Logger.cs:line 245
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “
Column number must not be above the length of the line, 121.
Parameter name: coords
Actual value was (Doc Ln 121 Col 123).
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\Logger\Logger.cs:line 249 at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass21.<>c__DisplayClass23.<>c__DisplayClass26.<Init_SetItemsOnFilterChange>b__1e(Func`2 FR) in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\SolBuildEventsBrowserDescriptor.cs:line 232 at JetBrains.Util.FEx.Return[T](Action`1 FOuter) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\FEx.cs:line 137 at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass21.<>c__DisplayClass23.<Init_SetItemsOnFilterChange>b__1d(EventWithContext item) in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\SolBuildEventsBrowserDescriptor.cs:line 232 at JetBrains.Application.Progress.ProgressIndicatorExtensions.<>c__DisplayClass17`2.<SelectWProgress>b__16(TSource item) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Shell\src\Progress\ProgressIndicatorExtensions.cs:line 222 at JetBrains.Application.Progress.ProgressIndicatorExtensions.<>c__DisplayClass14`1.<ForEachWithProgress>b__13(IProgressIndicator startedProgress, T t) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Shell\src\Progress\ProgressIndicatorExtensions.cs:line 195 at JetBrains.Application.Progress.ProgressIndicatorExtensions.ForEachWithProgressImpl[T](ICollection`1 collection, IProgressIndicator progress, String taskname, Boolean throwOnCancel, Action`2 handler) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Shell\src\Progress\ProgressIndicatorExtensions.cs:line 118 at JetBrains.Application.Progress.ProgressIndicatorExtensions.ForEachWithProgress[T](ICollection`1 collection, IProgressIndicator progress, String taskname, Action`1 handler) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Shell\src\Progress\ProgressIndicatorExtensions.cs:line 197 at JetBrains.Application.Progress.ProgressIndicatorExtensions.SelectWProgress[TSource,TResult](ICollection`1 source, IProgressIndicator progress, String taskname, Func`2 selector) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Shell\src\Progress\ProgressIndicatorExtensions.cs:line 224 at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass21.<>c__DisplayClass23.<Init_SetItemsOnFilterChange>b__1c() in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\SolBuildEventsBrowserDescriptor.cs:line 232 at JetBrains.Application.ReadLockCookie.Execute(Action action) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Shell\src\ReadLockCookie.cs:line 69 at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuildEventsBrowserDescriptor.<>c__DisplayClass21.<Init_SetItemsOnFilterChange>b__1b(IProgressIndicator pro) in c:\BuildAgent\work\5173a6b0bee23b0e\src\SolBuilderDuo\Src\View\SolBuildEventsBrowserDescriptor.cs:line 232 at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction() in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\UI\src\Shell\Progress\UITaskExecutorRun.cs:line 275
at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 653 at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Delegate.DynamicInvokeImpl(Object[] args) at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) 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.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.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:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 481 at JetBrains.Threading.JetDispatcher.Run() in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 314 at JetBrains.Threading.JetDispatcher.<>c__DisplayClass5.<CreateDispatcherThread>b__1() in c:\BuildAgent\work\5173a6b0bee23b0e\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 185 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()