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 138329 - NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordDialog.<init>
Summary: NullPointerException at org.netbeans.modules.db.dataview.output.InsertRecordD...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ ahimanikya
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 10:40 UTC by Roman Mostyka
Modified: 2008-06-26 19:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 69710


Attachments
stacktrace (2.45 KB, text/plain)
2008-06-26 10:40 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-06-26 10:40:14 UTC
Build: NetBeans IDE Dev (Build 080625)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP, 5.1, x86

User Comments: 
1. Connect to Java DB scheme 'travel'.
2. Rightclick 'person' table and choose "View Data".
3. Click "Insert record" button.

Result: NullPointerException arises.
Comment 1 Roman Mostyka 2008-06-26 10:40:19 UTC
Created attachment 63492 [details]
stacktrace
Comment 2 _ ahimanikya 2008-06-26 10:58:30 UTC
I can't reproduce this, it seems to me, something intermediate. Please test in the latest build and let me know if you
still have this exception.
Comment 3 Roman Mostyka 2008-06-26 12:10:35 UTC
I verified with yesterday's build. Reproducible.
Comment 4 _ ahimanikya 2008-06-26 12:23:57 UTC
OK. This has been fixed in the latest code, so the next build should have the fix. 
Comment 5 _ ahimanikya 2008-06-26 18:52:28 UTC
I saw other issue where it talks about Input dialog, so assuming this is no longer an issue.
Comment 6 Roman Mostyka 2008-06-26 19:14:39 UTC
Verified with build 080626.