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 147002 - [65cat] com.sun.tools.javac.jvm.ClassReader$BadClassFile: bad class file: file:/home/sasbeb/.netbeans/dev/var/cache/index/0.11/s4/classes/java/util/Set.sig unable to access file: /home/sasbeb/.netbeans/dev/va
Summary: [65cat] com.sun.tools.javac.jvm.ClassReader$BadClassFile: bad class file: fil...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks: 152191
  Show dependency tree
 
Reported: 2008-09-11 22:53 UTC by Unknown
Modified: 2013-06-12 14:57 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 110560


Attachments
stacktrace (3.06 KB, text/plain)
2008-09-11 22:53 UTC, Unknown
Details
stacktrace (3.90 KB, text/plain)
2011-09-24 10:25 UTC, medeag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2008-09-11 22:53:15 UTC
Build: NetBeans IDE Dev (Build 200809071401)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.26-1.slh.3-sidux-amd64, amd64

User Comments: 


Stacktrace: 
com.sun.tools.javac.jvm.ClassReader$BadClassFile: bad class file: file:/home/sasbeb/.netbeans/dev/var/cache/index/0.11/s4/classes/java/util/Set.sig
unable to access file: /home/sasbeb/.netbeans/dev/var/cache/index/0.11/s4/classes/java/util/Set.sig (No such file or directory)
Please remove or make sure it appears in the correct subdirectory of the classpath.
        at com.sun.tools.javac.jvm.ClassReader.badClassFile(ClassReader.java:281)
        at com.sun.tools.javac.jvm.ClassReader.fillIn(ClassReader.java:1935)
        at com.sun.tools.javac.jvm.ClassReader.complete(ClassReader.java:1834)
        at com.sun.tools.javac.code.Symbol.complete(Symbol.java:401)
        at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:784)
        at com.sun.tools.javac.jvm.ClassReader$1.getEnclosingType(ClassReader.java:673)
Comment 1 Unknown 2008-09-11 22:53:20 UTC
Created attachment 69692 [details]
stacktrace
Comment 2 Dusan Balek 2008-09-12 19:25:25 UTC
Could you please attach content of /home/sasbeb/.netbeans/dev/var/cache/index/0.11/s4/classes/java/util/Set.sig
if the file exists? Thanks
Comment 3 Unknown 2008-09-12 19:29:47 UTC
all that's there is awt and lang, no util
Comment 4 medeag 2011-09-24 10:25:25 UTC
Created attachment 111134 [details]
stacktrace

just open closed laptop and saw this error
Comment 5 Dusan Balek 2013-06-12 14:57:07 UTC
No exception report since NB 7.1.2. Closing as WORKSFORME in NB 7.4. Please reopen the issue with exact steps to reproduce if it appears again. Thanks.