This was caused by a timeout? [junit] Caused by: org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 100 ms
I don't think this is reasonable on jenkins? Dawid On Sat, Mar 10, 2012 at 1:02 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1928/ > > 1 tests failed. > REGRESSION: > org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest.testMultiThreaded > > Error Message: > Uncaught exception by thread: Thread[DocThread-2,5,] > > Stack Trace: > org.apache.lucene.util.UncaughtExceptionsRule$UncaughtExceptionsInBackgroundThread: > Uncaught exception by thread: Thread[DocThread-2,5,] > at > org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:60) > at > org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:618) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:164) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) > at > org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:20) > at > org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:51) > at > org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:21) > at > org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22) > at > org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:120) > > > > > Build Log (for compile errors): > [...truncated 9510 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]
