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 152663

Summary: [65cat] ArrayIndexOutOfBoundsException: -1
Product: obsolete Reporter: sunbiz <sunbiz>
Component: visualwebAssignee: John Baker <jbaker>
Status: NEW ---    
Severity: blocker CC: romanmostyka, sunbiz
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=16655
Issue Type: DEFECT Exception Reporter: 16655
Attachments: stacktrace
stacktrace

Description sunbiz 2008-11-07 11:41:57 UTC
Build: NetBeans IDE Dev (Build 200811060201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Add Quality Criteria in Visual SQL Editor window

sunbiz: Add Quality Criteria in Visual SQL Editor window



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at java.util.Vector.elementAt(Vector.java:430)
        at javax.swing.table.DefaultTableModel.getValueAt(DefaultTableModel.java:632)
        at javax.swing.JTable.getValueAt(JTable.java:2695)
        at org.netbeans.modules.db.sql.visualeditor.querybuilder.QueryBuilderInputTable.actionPerformed(QueryBuilderInputTable.java:410)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
Comment 1 sunbiz 2008-11-07 11:42:05 UTC
Created attachment 73460 [details]
stacktrace
Comment 2 sunbiz 2008-11-13 18:21:33 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810270001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments: 
Selected a row in the Visual Query Designer and Right-click Add Quality Criteria on another row threw this exception

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at java.util.Vector.elementAt(Vector.java:430)
        at javax.swing.table.DefaultTableModel.getValueAt(DefaultTableModel.java:632)
        at javax.swing.JTable.getValueAt(JTable.java:2695)
        at org.netbeans.modules.db.sql.visualeditor.querybuilder.QueryBuilderInputTable.actionPerformed(QueryBuilderInputTable.java:410)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
Comment 3 sunbiz 2008-11-13 18:21:51 UTC
Created attachment 73745 [details]
stacktrace
Comment 4 Petr Blaha 2008-11-18 13:10:17 UTC
Move visualsqleditor subcomponents below visualweb
Comment 5 Exceptions Reporter 2009-04-24 13:19:57 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=16655