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 240846 - UnsupportedOperationException: FastJar not supported for relocated root of archive C:\Program Files\Java\jdk1.7.0_21\lib\ct.sym, relocation META-INF/sym/rt.jar/
Summary: UnsupportedOperationException: FastJar not supported for relocated root of ar...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-22 21:19 UTC by miguelr22
Modified: 2016-07-07 07:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203266


Attachments
stacktrace (4.10 KB, text/plain)
2014-01-22 21:19 UTC, miguelr22
Details

Note You need to log in before you can comment on or make changes to this bug.
Description miguelr22 2014-01-22 21:19:10 UTC
Build: NetBeans IDE 7.4 (Build 201311011758)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: update in team subversion

GUEST: no change MAIN CLASS

GUEST: OPEN FORM

GUEST: run MAIN file

miguelr22: loading NETBEANS

GUEST: Just run Netbeans

GUEST: No open form design

GUEST: Open form design no loading




Stacktrace: 
java.lang.UnsupportedOperationException: FastJar not supported for relocated root of archive C:\Program Files\Java\jdk1.7.0_21\lib\ct.sym, relocation META-INF/sym/rt.jar/
   at org.netbeans.modules.java.source.parsing.CachingArchive.<init>(CachingArchive.java:108)
   at org.netbeans.modules.java.source.parsing.CachingArchiveProvider.create(CachingArchiveProvider.java:235)
   at org.netbeans.modules.java.source.parsing.CachingArchiveProvider.getArchive(CachingArchiveProvider.java:125)
   at org.netbeans.modules.java.source.parsing.CachingFileManager.list(CachingFileManager.java:128)
   at org.netbeans.modules.java.source.parsing.ProxyFileManager.list(ProxyFileManager.java:189)
   at com.sun.tools.javac.jvm.ClassReader.fillIn(ClassReader.java:2828)
Comment 1 miguelr22 2014-01-22 21:19:12 UTC
Created attachment 144270 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:17:47 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss