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 143964 - NullPointerException at sun.swing.table.DefaultTableCellHeaderRenderer.getColumnSortOrder
Summary: NullPointerException at sun.swing.table.DefaultTableCellHeaderRenderer.getCol...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL: http://statistics.netbeans.org/except...
Keywords:
: 147020 159403 159559 160297 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-14 18:26 UTC by davisn
Modified: 2009-06-08 10:39 UTC (History)
18 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 91356


Attachments
stacktrace (3.49 KB, text/plain)
2008-08-14 18:26 UTC, davisn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2008-08-14 18:26:08 UTC
Build: NetBeans IDE Dev (Build 200808111401)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at sun.swing.table.DefaultTableCellHeaderRenderer.getColumnSortOrder(DefaultTableCellHeaderRenderer.java:104)
        at com.sun.java.swing.plaf.windows.WindowsTableHeaderUI$XPDefaultRenderer.getTableCellRendererComponent(WindowsTableHeaderUI.java:108)
        at org.netbeans.modules.tasklist.ui.TaskListTable$SortingHeaderRenderer.getTableCellRendererComponent(TaskListTable.java:687)
        at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderRenderer(BasicTableHeaderUI.java:663)
        at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderHeight(BasicTableHeaderUI.java:698)
        at javax.swing.plaf.basic.BasicTableHeaderUI.createHeaderSize(BasicTableHeaderUI.java:727)
Comment 1 davisn 2008-08-14 18:26:20 UTC
Created attachment 67449 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2008-08-18 12:45:15 UTC
fixed

1b7acd1d631a
Comment 3 Quality Engineering 2008-08-21 06:01:16 UTC
Integrated into 'main-golden', available in build *200808210201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/1b7acd1d631a
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #143964 - NPE
Comment 4 Stanislav Aubrecht 2008-09-23 11:50:16 UTC
*** Issue 147020 has been marked as a duplicate of this issue. ***
Comment 5 Exceptions Reporter 2008-11-20 13:08:10 UTC
Reopening - reproduced in NetBeans IDE 6.5 (Build 200811100001)
http://statistics.netbeans.org/exceptions/detail.do?id=140586
Comment 6 Stanislav Aubrecht 2008-11-20 13:37:58 UTC
please reopen if you can reproduce this issue with jdk1.6u10
Comment 7 sandange 2008-12-05 12:43:46 UTC
This issue occured again with jdk6u10
Comment 8 Stanislav Aubrecht 2008-12-05 13:16:40 UTC
sandange, pls attach a new stacktrace with jdk1.6u10, thanks
Comment 9 Lukas Hasik 2009-01-07 11:10:53 UTC
Since requested additional information haven't been provided this issue was closed as WORKSFORME. However, we still
consider your report important for next development. 
Therefore, please, if you experience this issue again feel free to reopen it and submit additional information as well. 

Thank you for your support. 
Comment 10 _ gtzabari 2009-02-03 19:11:00 UTC
Take a look at my stack-trace from Java6 update11: http://statistics.netbeans.org/analytics/detail.do?id=110683
exception #158747
Comment 11 Stanislav Aubrecht 2009-02-12 09:32:46 UTC
should be fixed in d67e64c7901b
Comment 12 Quality Engineering 2009-02-13 09:29:55 UTC
Integrated into 'main-golden', will be available in build *200902130336* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d67e64c7901b
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #143964 - NPE in table header renderer on windows vista
Comment 13 Max Sauer 2009-03-02 09:10:53 UTC
*** Issue 159403 has been marked as a duplicate of this issue. ***
Comment 14 Stanislav Aubrecht 2009-03-05 08:57:25 UTC
*** Issue 159559 has been marked as a duplicate of this issue. ***
Comment 15 Stanislav Aubrecht 2009-03-16 10:16:01 UTC
*** Issue 160297 has been marked as a duplicate of this issue. ***