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 180440 - NullPointerException at org.nbheaven.sqe.tools.pmd.codedefects.core.option.RuleCellRenderer.getTableCellRendererComponent
Summary: NullPointerException at org.nbheaven.sqe.tools.pmd.codedefects.core.option.Ru...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 13:15 UTC by aregan
Modified: 2010-06-17 16:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164982


Attachments
stacktrace (3.82 KB, text/plain)
2010-02-08 13:15 UTC, aregan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aregan 2010-02-08 13:15:18 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.nbheaven.sqe.tools.pmd.codedefects.core.option.RuleCellRenderer.getTableCellRendererComponent(RuleCellRenderer.java:33)
   at javax.swing.JTable$AccessibleJTable.getAccessibleChild(JTable.java:7032)
   at javax.swing.JTable$AccessibleJTable.getAccessibleAt(JTable.java:7419)
   at javax.swing.JTable$AccessibleJTable.valueChanged(JTable.java:6932)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:147)
Comment 1 aregan 2010-02-08 13:15:22 UTC
Created attachment 93971 [details]
stacktrace
Comment 2 Jesse Glick 2010-06-17 16:28:25 UTC
sqe #8b9568804e27