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

Summary: [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
Product: java Reporter: Unknown <non_migrated_user>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: Alniks, devilsevilhair, doctorlux, evelSoft, FrantaM, gtzabari, kidnapper, mariemat, medeag, squib, sweetlandj, velodiver
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=110560
Issue Type: DEFECT Exception Reporter: 110560
Bug Depends on:    
Bug Blocks: 152191    
Attachments: stacktrace
stacktrace

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.