$PH/06f522/bde2java04fFileOpenFailed061127.0055--> $CASE//04f522/kyang/bde2java/SetGame06f/bde2java04fFileOpenFailed061127.0055 ---------------------------------------------------------- Entered bdeGraph..mouseReleased()...X =685 Y=96 Entered bdeGraph.StateSelector, object is 100 Entered bdeGraph.nodeFunction, action is 200 Entered GUIController.mouseClicked()...X =685 Y=96 Entered bdeGraph.StateSelector, object is 100 Entered bdeGraph.nodeFunction, action is 200 Entered bdeNode.Create()... Entered bdeNode.addToParent()... Entered bdeGraph.paintComponent()... Entered bdeGraph.update()... Graph Name...HG010001 Exception in thread "AWT-EventQueue-2" java.lang.ArrayIndexOutOfBoundsException: 0 >= 0 at java.util.Vector.elementAt(Unknown Source) at bde2java.client.bdeLink.draw(bdeLink.java:275) at bde2java.client.bdeGraph.update(bdeGraph.java:556) at bde2java.client.bdeGraph.paintComponent(bdeGraph.java:516) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source) at javax.swing.JComponent.paintDoubleBuffered(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) --------------------------------------------------------- Above repeats each time File Open is clicked for bde.dat file from t2b SetGame06f.msdat. Note the java.lang.ArrayIndexOutOfBoundsException: 0 >=0 inside at bde2java.client.bdeLink.draw(bdeLink.java:275).