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 214631 - IllegalAccessError: org.netbeans.modules.versioning.DelegatingVCS.isMetadataFile(Lorg/netbeans/modules/versioning/core/api/VCSFileProxy;)Z
Summary: IllegalAccessError: org.netbeans.modules.versioning.DelegatingVCS.isMetadataF...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 214701 214730 214738 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-22 14:41 UTC by Peter Nabbefeld
Modified: 2012-08-28 11:19 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189931


Attachments
stacktrace (3.75 KB, text/plain)
2012-06-22 14:41 UTC, Peter Nabbefeld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nabbefeld 2012-06-22 14:41:40 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9323-on-20120618)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows XP

User Comments:
epdv: After installing latest updates




Stacktrace: 
java.lang.IllegalAccessError: org.netbeans.modules.versioning.DelegatingVCS.isMetadataFile(Lorg/netbeans/modules/versioning/core/api/VCSFileProxy;)Z
   at org.netbeans.modules.versioning.core.VcsVisibilityQueryImplementation.isVisible(VcsVisibilityQueryImplementation.java:104)
   at org.netbeans.modules.versioning.core.VcsVisibilityQueryImplementation.isVisible(VcsVisibilityQueryImplementation.java:134)
   at org.netbeans.api.queries.VisibilityQuery.isVisible(VisibilityQuery.java:104)
   at org.netbeans.spi.java.project.support.ui.PackageView$RootNode.getOriginalNode(PackageView.java:314)
   at org.netbeans.spi.java.project.support.ui.PackageView$RootNode.<init>(PackageView.java:281)
   at org.netbeans.spi.java.project.support.ui.PackageView$RootNode.<init>(PackageView.java:276)
Comment 1 Peter Nabbefeld 2012-06-22 14:41:46 UTC
Created attachment 121226 [details]
stacktrace
Comment 2 Peter Nabbefeld 2012-06-22 14:46:10 UTC
Why is VCS responsible to open a non-versioning project? Cannot open any projects because of this bug, thus setting priority to P2.
Comment 3 Tomas Stupka 2012-06-23 14:50:04 UTC
fixed in core-main #d01a35127892
Comment 4 Ondrej Vrabec 2012-06-25 10:02:32 UTC
*** Bug 214701 has been marked as a duplicate of this bug. ***
Comment 5 Quality Engineering 2012-06-26 04:57:28 UTC
Integrated into 'main-golden', will be available in build *201206260002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d01a35127892
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #214631 - IllegalAccessError: org.netbeans.modules.versioning.DelegatingVCS.isMetadataFile(Lorg/netbeans/modules/versioning/core/api/VCSFileProxy;)Z
Comment 6 Tomas Stupka 2012-06-26 08:17:37 UTC
*** Bug 214730 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Stupka 2012-06-26 08:17:50 UTC
*** Bug 214738 has been marked as a duplicate of this bug. ***
Comment 8 Ondrej Vrabec 2012-08-28 11:19:30 UTC
it affects only dev builds updated via AU. No need to backport