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 158859 - AssertionError: Missing config TaskList/suggestionsscan/filters.settings
Summary: AssertionError: Missing config TaskList/suggestionsscan/filters.settings
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tim Lebedkov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-19 20:03 UTC by bearymore
Modified: 2010-04-27 11:05 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145739


Attachments
stacktrace (3.00 KB, text/plain)
2009-02-19 20:03 UTC, bearymore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bearymore 2009-02-19 20:03:03 UTC
Build: NetBeans IDE Dev (Build 200902010201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.25.20-0.1-pae, i386

User Comments:
bearymore: in IDE menu 'edit' requesting a find.

bearymore: in IDE menu 'edit' requesting a find.



Stacktrace: 
java.lang.AssertionError: Missing config TaskList/suggestionsscan/filters.settings
        at org.netbeans.modules.tasklist.core.TaskListView.loadFilters(TaskListView.java:465)
        at org.netbeans.modules.tasklist.core.TaskListView.getFilters(TaskListView.java:1323)
        at org.netbeans.modules.tasklist.filter.FiltersPanel.<init>(FiltersPanel.java:89)
        at org.netbeans.modules.tasklist.filter.FilterAction.performAction(FilterAction.java:94)
        at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
        at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
Comment 1 bearymore 2009-02-19 20:03:28 UTC
Created attachment 77176 [details]
stacktrace
Comment 2 Jesse Glick 2009-02-20 04:27:53 UTC
These tasklist modules are unmaintained as far as I know.