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 231238

Summary: IllegalAccessError: tried to access class org.netbeans.modules.team.ui.common.DefaultDashboard from class org.netbeans.modules.kenai.ui.api.KenaiServer
Product: connecteddeveloper Reporter: michbarsinai <michbarsinai>
Component: KenaiAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: michbarsinai
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 201398
Attachments: stacktrace
stacktrace

Description michbarsinai 2013-06-13 19:37:51 UTC
Build: NetBeans IDE Dev (Build 201306122301)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b31, Java(TM) SE Runtime Environment, 1.8.0-ea-b89
OS: Mac OS X

User Comments:
michbarsinai: Started the IDE.




Stacktrace: 
java.lang.IllegalAccessError: tried to access class org.netbeans.modules.team.ui.common.DefaultDashboard from class org.netbeans.modules.kenai.ui.api.KenaiServer
   at org.netbeans.modules.kenai.ui.api.KenaiServer.<init>(KenaiServer.java:90)
   at org.netbeans.modules.kenai.ui.api.KenaiServer.forKenai(KenaiServer.java:141)
   at org.netbeans.modules.kenai.ui.impl.TeamServerProviderImpl.getTeamServers(TeamServerProviderImpl.java:128)
   at org.netbeans.modules.team.ui.TeamServerManager.getTeamServers(TeamServerManager.java:115)
   at org.netbeans.modules.team.ui.LogoutAction.isEnabled(LogoutAction.java:113)
   at org.openide.awt.Actions$MenuBridge.updateState(Actions.java:1234)
Comment 1 michbarsinai 2013-06-13 19:37:52 UTC
Created attachment 135776 [details]
stacktrace
Comment 2 michbarsinai 2013-06-19 02:04:54 UTC
Created attachment 136003 [details]
stacktrace

Opened the IDE for the first time after installation.
Comment 3 Tomas Stupka 2013-06-19 09:54:50 UTC
looks like the kenai modules aren't uptodate.
see main menu > tools > plugins ...
Comment 4 Marian Mirilovic 2013-06-28 05:49:02 UTC
*** Bug 231970 has been marked as a duplicate of this bug. ***
Comment 5 Marian Mirilovic 2013-07-03 18:50:43 UTC
*** Bug 232174 has been marked as a duplicate of this bug. ***