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 248192

Summary: IllegalAccessError: tried to access method org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.<init>(Lorg/netbeans/modules/j2ee/deployment/devmodules/api/J2eeModule;)V from class org.netbeans.modules.j2ee.sun.ide.j2ee.ModuleConfigur
Product: javaee Reporter: ChunChieh
Component: EJB ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Message Log

Description ChunChieh 2014-10-26 06:55:20 UTC
Created attachment 150118 [details]
Message Log

Each time when I checkout my Project Application from SVN server, I can open the projects after finished checkout from the SVN. But this time, when I finished checkout the projects and try to open the project application, an error message pop out as below:

IllegalAccessError: tried to access method org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.<init>(Lorg/netbeans/modules/j2ee/deployment/devmodules/api/J2eeModule;)V from class org.netbeans.modules.j2ee.sun.ide.j2ee.ModuleConfigurationImpl.

A java.lang.IllegalAccessError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
Comment 1 Petr Hejl 2015-05-04 12:51:51 UTC

*** This bug has been marked as a duplicate of bug 237531 ***