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 244713 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.team.server.TeamView
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.team.se...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 8.0
Hardware: All Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 23:42 UTC by alied
Modified: 2015-04-02 16:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209918


Attachments
stacktrace (4.12 KB, text/plain)
2014-05-24 23:42 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2014-05-24 23:42:37 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Linux

User Comments:
alied: Tried to show the Window/Team window




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.team.server.TeamView
   at org.netbeans.modules.team.server.TeamServerTopComponent.componentOpened(TeamServerTopComponent.java:131)
   at org.openide.windows.WindowManager.componentOpenNotify(WindowManager.java:307)
   at org.netbeans.core.windows.WindowManagerImpl.notifyTopComponentOpened(WindowManagerImpl.java:1149)
   at org.netbeans.core.windows.Central.addModeOpenedTopComponent(Central.java:798)
   at org.netbeans.core.windows.ModeImpl.addOpenedTopComponent(ModeImpl.java:354)
   at org.netbeans.core.windows.WindowManagerImpl.topComponentOpenAtTabPosition(WindowManagerImpl.java:1261)
Comment 1 alied 2014-05-24 23:42:39 UTC
Created attachment 147424 [details]
stacktrace
Comment 2 alied 2014-05-26 15:32:45 UTC
This happened with the GTK+ L&F. Does not happen with Metal L&F
Comment 3 Tomas Stupka 2015-04-02 16:04:29 UTC
no report since 8.0
perhaps fixed already