i fixed this test, i had inadvertently allowed nightly to give a large multiplier to its 'n', which is not just number of docs, but controls #threads/readers used in this test... thats why its been creating so many open files on hudson lately.
On Fri, Jun 24, 2011 at 3:39 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9031/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexReaderReopen.testThreadSafety > > Error Message: > Error occurred in thread Thread-95: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/test/7/test4767747692tmp/_e_4.frq > (Too many open files in system) > > Stack Trace: > junit.framework.AssertionFailedError: Error occurred in thread Thread-95: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/test/7/test4767747692tmp/_e_4.frq > (Too many open files in system) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1425) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1343) > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/test/7/test4767747692tmp/_e_4.frq > (Too many open files in system) > at > org.apache.lucene.index.TestIndexReaderReopen.testThreadSafety(TestIndexReaderReopen.java:822) > > > > > Build Log (for compile errors): > [...truncated 3546 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
