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 223387 - NullPointerException at org.netbeans.modules.javahints.Excluded.run
Summary: NullPointerException at org.netbeans.modules.javahints.Excluded.run
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 12:23 UTC by markiewb
Modified: 2012-12-10 17:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196066


Attachments
stacktrace (11.84 KB, text/plain)
2012-12-06 12:23 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2012-12-06 12:23:32 UTC
Build: NetBeans IDE Dev (Build 201211260002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javahints.Excluded.run(Excluded.java:100)
   at org.netbeans.modules.java.hints.legacy.spi.RulesManager$WorkerImpl.createErrors(RulesManager.java:400)
   at org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker.runHint(HintsInvoker.java:785)
   at org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker.access$300(HintsInvoker.java:111)
   at org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker$ScannerImpl.runAndAdd(HintsInvoker.java:652)
   at org.netbeans.modules.java.hints.spiimpl.hints.HintsInvoker$ScannerImpl.scan(HintsInvoker.java:671)
Comment 1 markiewb 2012-12-06 12:23:36 UTC
Created attachment 128955 [details]
stacktrace
Comment 2 Jan Lahoda 2012-12-10 17:38:36 UTC
Fixed:
http://hg.netbeans.org/main/contrib/rev/f387fe7876d6