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 72208

Summary: [pmd] NPE when browsing Favorites
Product: contrib Reporter: Martin Krauskopf <mkrauskopf>
Component: PMDAssignee: _ rkubacki <rkubacki>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2006-02-03 11:54:45 UTC
Having automatic scan enabled, following NPE is thrown every n second when
browsing favorities. Somehow unconvenient :)

*********** Exception occurred ************ at 12:48 PM on Feb 3, 2006
java.lang.NullPointerException
        at pmd.RunPMDAction.checkCookies(RunPMDAction.java:177)
        at pmd.scan.Scanner.run(Scanner.java:110)
[catch] at java.lang.Thread.run(Thread.java:620)
Comment 1 _ rkubacki 2006-02-03 12:08:05 UTC
already filed and fixed, sorry I do not use auto scan.

*** This issue has been marked as a duplicate of 72017 ***
Comment 2 Martin Krauskopf 2006-02-09 14:51:03 UTC
v/c