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 180931

Summary: NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordDialog.refreshSQL
Product: db Reporter: mjreged <mjreged>
Component: Show DataAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 165420
Attachments: stacktrace

Description mjreged 2010-02-18 13:13:22 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
mjreged: While trying to insert new sql record using netbeans UI using db2 drivers




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.db.dataview.output.InsertRecordDialog.refreshSQL(InsertRecordDialog.java:415)
   at org.netbeans.modules.db.dataview.output.InsertRecordDialog$TableListener.tableChanged(InsertRecordDialog.java:345)
   at javax.swing.table.AbstractTableModel.fireTableChanged(AbstractTableModel.java:280)
   at javax.swing.table.AbstractTableModel.fireTableRowsInserted(AbstractTableModel.java:215)
   at javax.swing.table.DefaultTableModel.insertRow(DefaultTableModel.java:359)
   at javax.swing.table.DefaultTableModel.addRow(DefaultTableModel.java:333)
Comment 1 mjreged 2010-02-18 13:13:27 UTC
Created attachment 94307 [details]
stacktrace
Comment 2 Jiri Rechtacek 2010-03-17 13:19:42 UTC
core-main/rev/b2c9ef1c4ba9