You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/10 01:02:54 UTC

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1928 - Failure

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...]



Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1928 - Failure

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
> If a host is down, we want to be able to (normally) fail over quickly
> to a replica.
> One thing I've been meaning to test is that a longer timeout won't
> slow down that common fail-over case.  I assume that's the case, but
> it would be nice to get confirmation.

What I meant is that jenkins seems to be pretty heavily loaded so
timeouts of 100ms will not likely succeed? I don't have any wonderful
suggestions how to write a test that would check for such short time
spans though :(

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1928 - Failure

Posted by Yonik Seeley <yo...@lucidimagination.com>.
On Sat, Mar 10, 2012 at 4:01 AM, Dawid Weiss
<da...@cs.put.poznan.pl> wrote:
> 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?

If a host is down, we want to be able to (normally) fail over quickly
to a replica.
One thing I've been meaning to test is that a longer timeout won't
slow down that common fail-over case.  I assume that's the case, but
it would be nice to get confirmation.

-Yonik
lucenerevolution.com - Lucene/Solr Open Source Search Conference.
Boston May 7-10

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1928 - Failure

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
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
<je...@builds.apache.org> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org