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 - IllegalAccessError: tried to access class org.netbeans.modules.team.ui.common.DefaultDashboard from class org.netbeans.modules.kenai.ui.api.KenaiServer
Summary: IllegalAccessError: tried to access class org.netbeans.modules.team.ui.common...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 231970 232174 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-13 19:37 UTC by michbarsinai
Modified: 2013-07-03 18:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201398


Attachments
stacktrace (2.49 KB, text/plain)
2013-06-13 19:37 UTC, michbarsinai
Details
stacktrace (2.49 KB, text/plain)
2013-06-19 02:04 UTC, michbarsinai
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***