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 155303 - NullPointerException at org.netbeans.modules.db.dataview.output.DataViewTableUI$UpdatedResultSetCellRenderer.getTableCellRendererComponent
Summary: NullPointerException at org.netbeans.modules.db.dataview.output.DataViewTable...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ ahimanikya
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-12 08:41 UTC by aliyang
Modified: 2009-02-19 20:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144279


Attachments
stacktrace (5.49 KB, text/plain)
2008-12-12 08:41 UTC, aliyang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aliyang 2008-12-12 08:41:33 UTC
Build: NetBeans IDE Dev (Build 200812030201)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.db.dataview.output.DataViewTableUI$UpdatedResultSetCellRenderer.getTableCellRendererComponent(DataViewTableUI.java:643)
        at javax.swing.JTable.prepareRenderer(JTable.java:5669)
        at org.netbeans.modules.db.dataview.util.ExtendedJTable.prepareRenderer(ExtendedJTable.java:178)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1974)
        at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1770)
Comment 1 aliyang 2008-12-12 08:41:39 UTC
Created attachment 74888 [details]
stacktrace
Comment 2 _ ahimanikya 2008-12-17 11:59:34 UTC
I am not able to reproduce this. There are quite few changes in the last checkin. I am sure this is fixd. Please try
with the latest dev build and reopen if you still see the issue.

If you reopen please ensure you provide steps to reproduce.
Comment 3 Roman Mostyka 2008-12-18 16:49:05 UTC
aliyang, can You verify that this issue was really fixed?
Comment 4 aliyang 2008-12-19 01:34:18 UTC
Reply to romanmostyka: Currently, I did not reproduce this bug again. Now I am using the build 200812161401.