I've run this test tends of thousands of times over the last few weeks tracking down other failures due to lucene (thanks again Simon for fixing those!), and I've never seen this EOF exception that Jenkins seems to hit often.
I'm starting to think this could just be a bug in the JVM on FreeBSD. -Yonik http://www.lucidimagination.com On Mon, Nov 7, 2011 at 4:57 PM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11214/ > > 1 tests failed. > REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime > > Error Message: > java.lang.AssertionError: Some threads threw uncaught exceptions! > > Stack Trace: > java.lang.RuntimeException: java.lang.AssertionError: Some threads threw > uncaught exceptions! > at > org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:637) > at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:86) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) > at > org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:665) > at > org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:609) > > > > > Build Log (for compile errors): > [...truncated 8609 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]
