Thu Aug 30 15:01:54 CEST 2001: java.lang.ArrayIndexOutOfBoundsException: No such child: 1 java.lang.ArrayIndexOutOfBoundsException: No such child: 1 at java.awt.Container.getComponent(Container.java:170) at org.netbeans.core.windows.MainWindow.getDropIndicatorPosition(MainWindow.java:374) at org.netbeans.core.windows.dnd.DropIndicatorGlassPane.calculateIndicatorRectangle(DropIndicatorGlassPane.java:139) at org.netbeans.core.windows.dnd.DropIndicatorGlassPane.paint(DropIndicatorGlassPane.java:123) at javax.swing.JComponent.paintChildren(JComponent.java:498) at javax.swing.JComponent.paint(JComponent.java:696) at javax.swing.JComponent.paintWithBuffer(JComponent.java:3878) at javax.swing.JComponent._paintImmediately(JComponent.java:3821) at javax.swing.JComponent.paintImmediately(JComponent.java:3672) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:370) at org.netbeans.core.windows.frames.PinRepaintRM.paintDirtyRegions(PinRepaintRM.java:76) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:124) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154) [catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:337) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)