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 226237 - java.io.FileNotFoundException: /home/aldobracamonte/.cache/netbeans/7.2/index/s5/org-netbeans-modules-jumpto-file-FileIndexer/1/1/_2.cfs (No existe el archivo o el directorio)
Summary: java.io.FileNotFoundException: /home/aldobracamonte/.cache/netbeans/7.2/index...
Status: RESOLVED DUPLICATE of bug 217061
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-17 20:05 UTC by Exceptions Reporter
Modified: 2013-02-21 09:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 198686


Attachments
stacktrace (4.62 KB, text/plain)
2013-02-17 20:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-02-17 20:05:25 UTC
This bug was originally marked as duplicate of bug 210221, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 (Build 201207301726)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b20
OS: Linux

Stacktrace: 
java.io.FileNotFoundException: /home/aldobracamonte/.cache/netbeans/7.2/index/s5/org-netbeans-modules-jumpto-file-FileIndexer/1/1/_2.cfs (No existe el archivo o el directorio)
   at java.io.RandomAccessFile.open(RandomAccessFile.java:0)
   at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233)
   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 Exceptions Reporter 2013-02-17 20:05:27 UTC
Created attachment 131501 [details]
stacktrace
Comment 2 Tomas Zezula 2013-02-21 09:02:53 UTC

*** This bug has been marked as a duplicate of bug 217061 ***