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 - NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordDialog.refreshSQL
Summary: NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordD...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 13:13 UTC by mjreged
Modified: 2010-03-17 13:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165420


Attachments
stacktrace (5.38 KB, text/plain)
2010-02-18 13:13 UTC, mjreged
Details

Note You need to log in before you can comment on or make changes to this bug.
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