History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DTRC-688
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Matthias Bosler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotTrace

Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.

Created: 17 Dec 07 12:31   Updated: 20 Dec 07 17:55
Component/s: None
Affects Version/s: None
Fix Version/s: 3.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
DTRC-684 Index was out of range. Must be non-n... Normal Closed
DTRC-674 Index was out of range. Must be non-n... Normal Closed
DTRC-682 El índice estaba fuera del intervalo.... Normal Closed
DTRC-668 Der Index liegt außerhalb des gültige... Normal Closed
DTRC-623 L'index était hors limites. Il ne doi... Normal Closed
DTRC-610 Index was out of range. Must be non-n... Normal Closed

Build: 305


 Description  « Hide
Build305
JetBrains.ReSharper.Util.InternalErrorException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
An exception has occurred ---> System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
bei System.Collections.ArrayList.get_Item(Int32 index)
bei JetBrains.dotTrace.TreeViewControl.TreeNodeCollection.get_Item(Int32 index) in C:\Agent\work\Server\dotTrace-Main\src\TreeViewControl\src\TreeNodeCollection.cs:Zeile 38.
bei JetBrains.dotTrace.ViewControls.CPU.PlainView.PlainViewControl..ctor(IPage page, ISnapShotNode[] oldRoots, ISnapShotNode[] newRoots) in C:\Agent\work\Server\dotTrace-Main\src\ViewControls.CPU\src\PlainView\PlainViewControl.cs:Zeile 114.
bei JetBrains.dotTrace.ViewControls.CPU.PlainView.PlainViewControl..ctor(ICPUPage owner) in C:\Agent\work\Server\dotTrace-Main\src\ViewControls.CPU\src\PlainView\PlainViewControl.cs:Zeile 55.
bei JetBrains.dotTrace.ViewControls.CPU.PlainView.PlainViewBuilder.CreateView(IPage page) in C:\Agent\work\Server\dotTrace-Main\src\ViewControls.CPU\src\PlainView\PlainViewBuilder.cs:Zeile 14.
bei JetBrains.dotTrace.UIModel.PageManager.TabPage.OnObjectSelectedChanged(Object sender, EventArgs e) in C:\Agent\work\Server\dotTrace-Main\src\UIModel\src\PageManager\TabPage.cs:Zeile 178.
bei JetBrains.dotTrace.UIModel.PageManager.ViewsList.ObjectsListViewControl.set_SelectedObjectTreeNode(ObjectsTreeNode value) in C:\Agent\work\Server\dotTrace-Main\src\UIModel\src\PageManager\Impl\ViewsList\ObjectsListViewControl.cs:Zeile 625.
bei JetBrains.dotTrace.UIModel.PageManager.ViewsList.ObjectsListViewControl.OnLinkClicked(Object sender, LinkLabelLinkClickedEventArgs e) in C:\Agent\work\Server\dotTrace-Main\src\UIModel\src\PageManager\Impl\ViewsList\ObjectsListViewControl.cs:Zeile 594.
bei System.Windows.Forms.LinkLabel.OnLinkClicked(LinkLabelLinkClickedEventArgs e)
bei System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Label.WndProc(Message& m)
bei System.Windows.Forms.LinkLabel.WndProc(Message& msg)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
— Ende der internen Ausnahmestapelüberwachung —

at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 331 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.0\src\Util\src\Logger.cs:line 343 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\ShellBase.cs:line 132 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\Agent\work\Server\ReSharper2.0\src\Shell\src\UIApplicationShell.cs:line 785 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Control.WndProcException(Exception)
at System.Windows.Forms.ControlNativeWindow.OnThreadException(Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\PocketTasks\RunMainFormTask.cs:line 17 column 3
at JetBrains.dotTrace.MainStuff.Main(String[]) in C:\Agent\work\Server\dotTrace-Main\src\dotTrace2\src\MainStuff.cs:line 31 column 6



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.