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

Summary: "nb-tasklist-error" logs on console after deactivating plugin
Product: contrib Reporter: janicki <janicki>
Component: TasklistAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

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