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 153474 - NullPointerException at org.nbheaven.sqe.bridge.checkstyle.tasklist.CheckstyleTaskProvider.getResult
Summary: NullPointerException at org.nbheaven.sqe.bridge.checkstyle.tasklist.Checkstyl...
Status: RESOLVED DUPLICATE of bug 148864
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: 2008-11-19 17:55 UTC by alanbur
Modified: 2009-09-29 00:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 68911


Attachments
stacktrace (727 bytes, text/plain)
2008-11-19 17:55 UTC, alanbur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alanbur 2008-11-19 17:55:08 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: SunOS, 5.11, x86

User Comments:
ranbato: I believe it is getting this on the start page

GUEST: Checking the Task list, and swithing to main project scope mode



Stacktrace: 
java.lang.NullPointerException
        at org.nbheaven.sqe.bridge.checkstyle.tasklist.CheckstyleTaskProvider.getResult(CheckstyleTaskProvider.java:123)
        at org.nbheaven.sqe.bridge.checkstyle.tasklist.CheckstyleTaskProvider.setScope(CheckstyleTaskProvider.java:98)
        at org.netbeans.modules.tasklist.impl.TaskManagerImpl.doRefresh(TaskManagerImpl.java:434)
        at org.netbeans.modules.tasklist.impl.TaskManagerImpl.access$900(TaskManagerImpl.java:74)
        at org.netbeans.modules.tasklist.impl.TaskManagerImpl$.run(TaskManagerImpl.java:418)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
Comment 1 alanbur 2008-11-19 17:55:19 UTC
Created attachment 73927 [details]
stacktrace
Comment 2 Jaromir Uhrik 2008-11-26 12:00:06 UTC
Passing to tasklist component - please evaluate.
Thanks.
Comment 3 Jesse Glick 2009-09-28 17:11:01 UTC

*** This issue has been marked as a duplicate of 148864 ***