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 237496 - IllegalStateException: Cannot find TopComponent with preferredID DashboardTopComponent, see IDE log for more details.
Summary: IllegalStateException: Cannot find TopComponent with preferredID DashboardTop...
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 19:38 UTC by Exceptions Reporter
Modified: 2013-10-24 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204819


Attachments
stacktrace (3.18 KB, text/plain)
2013-10-22 19:38 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-10-22 19:38:53 UTC
This bug was originally marked as duplicate of bug 234414, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
GUEST: I try to open the Tasks window

GUEST: opening Task window... on latest stable version. (it should be fixed ...but it is still happening)

GUEST: Trying to open Task Dashboard and I get this exception.




Stacktrace: 
java.lang.IllegalStateException: Cannot find TopComponent with preferredID DashboardTopComponent, see IDE log for more details.
   at org.openide.windows.OpenComponentAction.actionPerformed(OpenComponentAction.java:91)
   at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:198)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
   at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
   at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:201)
Comment 1 Exceptions Reporter 2013-10-22 19:38:54 UTC
Created attachment 141428 [details]
stacktrace
Comment 2 Jan Peska 2013-10-24 13:45:56 UTC
You need to uninstall Task Dashboard plugin (org.netbeans.modules.tasks.ui) - the plugin is outdated and not compatible with after 7.3. The window is in standard release so you can use it by default in the NetBeans 7.4. -> INVALID