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 225639 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.tasks.ui.dashboard.DashboardViewer$Holder
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.tasks.u...
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 14:02 UTC by Maria Tishkova
Modified: 2013-06-13 13:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195960


Attachments
stacktrace (4.42 KB, text/plain)
2013-02-01 14:02 UTC, Maria Tishkova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maria Tishkova 2013-02-01 14:02:32 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: SunOS

User Comments:
mromashova: Windows->Dashboard




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.tasks.ui.dashboard.DashboardViewer$Holder
   at org.netbeans.modules.tasks.ui.dashboard.DashboardViewer.getInstance(DashboardViewer.java:197)
   at org.netbeans.modules.tasks.ui.FilterPanel.createFilterPopup(FilterPanel.java:238)
   at org.netbeans.modules.tasks.ui.FilterPanel.<init>(FilterPanel.java:127)
   at org.netbeans.modules.tasks.ui.DashboardTopComponent.componentOpened(DashboardTopComponent.java:200)
   at org.openide.windows.WindowManager.componentOpenNotify(WindowManager.java:307)
   at org.netbeans.core.windows.WindowManagerImpl.notifyTopComponentOpened(WindowManagerImpl.java:1140)
Comment 1 Maria Tishkova 2013-02-01 14:02:34 UTC
Created attachment 130934 [details]
stacktrace
Comment 2 Ondrej Vrabec 2013-02-01 14:21:41 UTC
Most probably Task Dashboard module you installed (from the messages.log it's build for 7.2) is not compatible with 7.3 release.
Comment 3 Jan Peska 2013-06-13 13:34:38 UTC
(In reply to comment #2)
> Most probably Task Dashboard module you installed (from the messages.log it's
> build for 7.2) is not compatible with 7.3 release.

that is right -> INVALID