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 - 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
Summary: IllegalAccessError: tried to access method org.netbeans.modules.glassfish.eec...
Status: RESOLVED DUPLICATE of bug 237531
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 7.1.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-26 06:55 UTC by ChunChieh
Modified: 2015-05-04 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message Log (1.59 KB, text/plain)
2014-10-26 06:55 UTC, ChunChieh
Details

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