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 177631 - NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordDialog$9.run
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: RANDOM
Depends on:
Blocks:
 
Reported: 2009-11-25 14:00 UTC by mjreged
Modified: 2010-03-19 05:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162043


Attachments
stacktrace (136 bytes, text/plain)
2009-11-25 14:01 UTC, mjreged
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjreged 2009-11-25 14:00:56 UTC
Build: NetBeans IDE Dev (Build 200911241400)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b05, Java(TM) SE Runtime Environment, 1.7.0-ea-b76
OS: Linux, 2.6.31-14-generic, amd64

User Comments:
GUEST: adding new record to empty table using derby

mjreged: Tried to insert a record to an empty table using db2 universal drive for DB2 database



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.db.dataview.output.InsertRecordDialog$9.run(InsertRecordDialog.java:373)
Comment 1 mjreged 2009-11-25 14:01:00 UTC
Created attachment 91702 [details]
stacktrace
Comment 2 Jiri Rechtacek 2010-03-17 12:54:40 UTC
core-main/rev/b2c9ef1c4ba9
Comment 3 Quality Engineering 2010-03-19 05:15:34 UTC
Integrated into 'main-golden', will be available in build *201003190200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b2c9ef1c4ba9
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #177631: NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordDialog$9.run