Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11366/

1 tests failed.
REGRESSION:  org.apache.lucene.search.TestSort.testStringSort

Error Message:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/test/6/index4600046006tmp/_3f_3.tib
 (Too many open files in system)

Stack Trace:
java.io.FileNotFoundException: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/test/6/index4600046006tmp/_3f_3.tib
 (Too many open files in system)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:457)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:296)
        at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:388)
        at 
org.apache.lucene.index.codecs.BlockTermsWriter.<init>(BlockTermsWriter.java:76)
        at 
org.apache.lucene.index.codecs.mockintblock.MockFixedIntBlockPostingsFormat.fieldsConsumer(MockFixedIntBlockPostingsFormat.java:144)
        at 
org.apache.lucene.index.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.addField(PerFieldPostingsFormat.java:119)
        at 
org.apache.lucene.index.FreqProxTermsWriterPerField.flush(FreqProxTermsWriterPerField.java:246)
        at 
org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:92)
        at org.apache.lucene.index.TermsHash.flush(TermsHash.java:117)
        at org.apache.lucene.index.DocInverter.flush(DocInverter.java:80)
        at 
org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:78)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:476)
        at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:431)
        at 
org.apache.lucene.index.DocumentsWriter.postUpdate(DocumentsWriter.java:322)
        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:395)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1494)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1254)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1235)
        at org.apache.lucene.search.TestSort.getFullStrings(TestSort.java:256)
        at org.apache.lucene.search.TestSort.verifyStringSort(TestSort.java:515)
        at org.apache.lucene.search.TestSort.testStringSort(TestSort.java:488)
        at 
org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:523)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149)
        at 
org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51)




Build Log (for compile errors):
[...truncated 1367 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to