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

Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.team.server.TeamView
Product: connecteddeveloper Reporter: alied <alied>
Component: Team FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter: 209918
Attachments: stacktrace

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