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 166598 - IllegalArgumentException: Called DataObject.find on null
Summary: IllegalArgumentException: Called DataObject.find on null
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: sreimers
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-05 12:17 UTC by oj
Modified: 2009-09-29 00:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 22801


Attachments
stacktrace (2.35 KB, text/plain)
2009-06-05 12:19 UTC, oj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oj 2009-06-05 12:17:40 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b22
OS: Windows 2003, 5.2, x86

User Comments:
GUEST: Clicked on PMD Warning Message in Netbeans SQE Plugin to navigate to corresponding source code.



Stacktrace: 
java.lang.IllegalArgumentException: Called DataObject.find on null
        at org.openide.loaders.DataObject.find(DataObject.java:481)
        at org.nbheaven.sqe.bridge.pmd.utils.RuleViolationAnnotationProcessor.getLineForRuleViolation(RuleViolationAnnotationProcessor.java:80)
        at org.nbheaven.sqe.bridge.pmd.utils.RuleViolationAnnotationProcessor.openSourceFile(RuleViolationAnnotationProcessor.java:112)
        at org.nbheaven.sqe.bridge.pmd.ui.SimpleResultPanel.execute(SimpleResultPanel.java:256)
        at org.nbheaven.sqe.bridge.pmd.ui.SimpleResultPanel.access$100(SimpleResultPanel.java:69)
        at org.nbheaven.sqe.bridge.pmd.ui.SimpleResultPanel$1.mouseClicked(SimpleResultPanel.java:173)
Comment 1 oj 2009-06-05 12:19:29 UTC
Created attachment 83236 [details]
stacktrace
Comment 2 Jesse Glick 2009-09-28 21:51:29 UTC
Trying to make more robust: sqe #aeb0c47cb42a