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 245292

Summary: java.io.FileNotFoundException: /home/anv/.cache/netbeans/8.0/index/s418/java/14/whitelist/_1v.cfs (??? ?????? ????? ??? ????????)
Product: editor Reporter: nvamelichev
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal CC: JGeovani, nvamelichev, vishnusemir
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 210477
Attachments: stacktrace

Description nvamelichev 2014-06-27 15:24:48 UTC
This bug was originally marked as duplicate of bug 213398, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 (Build 201403101706)
VM: OpenJDK 64-Bit Server VM, 24.51-b03, OpenJDK Runtime Environment, 1.7.0_55-b14
OS: Linux

User Comments:
nvamelichev: java code editing




Stacktrace: 
java.io.FileNotFoundException: /home/anv/.cache/netbeans/8.0/index/s418/java/14/whitelist/_1v.cfs (??? ?????? ????? ??? ????????)
   at java.io.RandomAccessFile.open(RandomAccessFile.java:0)
   at java.io.RandomAccessFile.<init>(RandomAccessFile.java:241)
   at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:214)
   at org.apache.lucene.index.CompoundFileReader.<init>(CompoundFileReader.java:65)
   at org.apache.lucene.index.CompoundFileReader.<init>(CompoundFileReader.java:53)
   at org.apache.lucene.index.IndexWriter.getFieldInfos(IndexWriter.java:1218)
Comment 1 nvamelichev 2014-06-27 15:24:49 UTC
Created attachment 147806 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-09-15 13:20:41 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=210477