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 189571 - java.io.IOException: No sub-file with id _15f.fnm found
Summary: java.io.IOException: No sub-file with id _15f.fnm found
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 07:53 UTC by johnny_bit
Modified: 2010-11-05 12:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171980


Attachments
stacktrace (2.87 KB, text/plain)
2010-08-17 07:53 UTC, johnny_bit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnny_bit 2010-08-17 07:53:18 UTC
This bug was originally marked as duplicate of bug 166267, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9.1 (Build 100813-unknown-revn)
VM: OpenJDK Client VM, 16.0-b13, OpenJDK Runtime Environment, 1.6.0_18-b18
OS: Linux

User Comments:
johnny_bit: Starting netbeans. propably another error after system-wide problems that affect every single app on my computer




Stacktrace: 
java.io.IOException: No sub-file with id _15f.fnm found
   at org.apache.lucene.index.CompoundFileReader.openInput(CompoundFileReader.java:137)
   at org.apache.lucene.index.CompoundFileReader.openInput(CompoundFileReader.java:126)
   at org.apache.lucene.index.FieldInfos.<init>(FieldInfos.java:58)
   at org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:341)
   at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:306)
   at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:236)
Comment 1 johnny_bit 2010-08-17 07:53:21 UTC
Created attachment 101434 [details]
stacktrace
Comment 2 Tomas Zezula 2010-11-05 12:47:41 UTC
The parsing.api's Lucene index class does not exist anymore.
Now the java.source version is made generic and used.
Fixed jet-main e8f93be3c8c6