On Mon, Jan 7, 2013 at 6:54 PM, <[email protected]> wrote: > > I've got one topic engine test failing on a SolrException (surefire report > posted at the bottom). > > Looks like a file naming issue with a test file with the segments* > pattern, but I cannot be sure. >
[..] > Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* > file found in > org.apache.lucene.store.SimpleFSDirectory@C:\Users\aa8752\AppData\Local\Temp\stanbol-evaluation-folder-4253495313362640435.tmp\evaluationclassifierserver\default-topic-model\data\index > lockFactory=org.apache.lucene.store.NativeFSLockFactory@fe0ce1: files: > [_b.fdt, _b.fdx, _b.frq, _b.prx, _b.tis, _b.tvd, _b.tvf, _b.tvx] > at > org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:667) > at > org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:72) > at org.apache.lucene.index.IndexReader.open(IndexReader.java:375) Can you check that the referenced folder does exist at all? It is much more likely that something in the initialization of the tests is broken as Solr having a problem under Windows. best Rupert -- | Rupert Westenthaler [email protected] | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen
