This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 85770 - ArrayIndexOutOfBoundsException: 0 >= 0
Summary: ArrayIndexOutOfBoundsException: 0 >= 0
Status: RESOLVED DUPLICATE of bug 126560
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
: 69437 83469 85291 90814 96515 103397 108822 112255 113250 114088 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-26 13:10 UTC by schapal
Modified: 2008-12-22 14:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file - requested by netbeans dialogue box (242.76 KB, text/plain)
2006-09-26 13:11 UTC, schapal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schapal 2006-09-26 13:10:15 UTC
java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
	at java.util.Vector.elementAt(Vector.java:432)
	at
javax.swing.tree.DefaultMutableTreeNode.getChildAt(DefaultMutableTreeNode.java:230)
	at
javax.swing.tree.VariableHeightLayoutCache.treeNodesRemoved(VariableHeightLayoutCache.java:543)
	at
javax.swing.plaf.basic.BasicTreeUI$Handler.treeNodesRemoved(BasicTreeUI.java:3703)
	at
javax.swing.tree.DefaultTreeModel.fireTreeNodesRemoved(DefaultTreeModel.java:528)
	at javax.swing.tree.DefaultTreeModel.nodesWereRemoved(DefaultTreeModel.java:308)
	at org.openide.explorer.view.NodeTreeModel$Listener.removed(NodeTreeModel.java:165)
	at
org.openide.explorer.view.VisualizerChildren.removed(VisualizerChildren.java:143)
	at org.openide.explorer.view.VisualizerEvent$Removed.run(VisualizerEvent.java:123)
	at org.openide.util.Mutex.readAccess(Mutex.java:293)
[catch] at org.openide.explorer.view.VisualizerNode$QP.run(VisualizerNode.java:645)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Comment 1 schapal 2006-09-26 13:11:50 UTC
Created attachment 34510 [details]
Log file - requested by netbeans dialogue box
Comment 2 Petr Nejedly 2007-01-03 14:43:10 UTC
*** Issue 90814 has been marked as a duplicate of this issue. ***
Comment 3 Petr Nejedly 2007-07-04 13:50:44 UTC
*** Issue 103397 has been marked as a duplicate of this issue. ***
Comment 4 Petr Nejedly 2007-07-04 13:53:32 UTC
*** Issue 85291 has been marked as a duplicate of this issue. ***
Comment 5 Petr Nejedly 2007-07-04 13:53:47 UTC
*** Issue 108822 has been marked as a duplicate of this issue. ***
Comment 6 Petr Nejedly 2007-07-31 09:20:02 UTC
*** Issue 96515 has been marked as a duplicate of this issue. ***
Comment 7 Petr Nejedly 2007-08-08 08:16:16 UTC
*** Issue 112255 has been marked as a duplicate of this issue. ***
Comment 8 Petr Nejedly 2007-08-24 16:33:42 UTC
*** Issue 113250 has been marked as a duplicate of this issue. ***
Comment 9 Petr Nejedly 2007-09-14 14:42:28 UTC
*** Issue 114088 has been marked as a duplicate of this issue. ***
Comment 10 Petr Nejedly 2007-09-20 10:38:00 UTC
*** Issue 69437 has been marked as a duplicate of this issue. ***
Comment 11 Petr Nejedly 2007-09-20 10:42:40 UTC
*** Issue 83469 has been marked as a duplicate of this issue. ***
Comment 12 Antonin Nebuzelsky 2008-02-07 16:13:40 UTC
Reassigning to new module owner Tomas Holy.
Comment 13 t_h 2008-03-12 17:41:43 UTC

*** This issue has been marked as a duplicate of 126560 ***