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 106427 - "nb-tasklist-error" logs on console after deactivating plugin
Summary: "nb-tasklist-error" logs on console after deactivating plugin
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 21:19 UTC by janicki
Modified: 2007-06-19 10:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description janicki 2007-06-12 21:19:10 UTC
Since I don't use the task list plugin (no offense!) I decided to disable it using the nice Plugin GUI.  Since then I stopped/started NetBeans at least once.  

Since I'm debugging another issue, I started netbeans via the command line, and later noticed hundreds of logs regarding the task list system.  This is 
unexpected since I deactivated that plugin... maybe this is what is corrupting my system and slowing things to a crawl? 

Here's the line that shows up:

INFO [org.netbeans.spi.tasklist.Task]: Unknown Task group name: nb-tasklist-error
Comment 1 Stanislav Aubrecht 2007-06-19 10:38:07 UTC
fixed (there will be one log message only)

/cvs/core/tasklist/api/src/org/netbeans/spi/tasklist/Task.java,v  <--  Task.java
new revision: 1.3; previous revision: 1.2