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 Hudson Server <hu...@hudson.apache.org> on 2010/11/26 06:33:16 UTC

Lucene-Solr-tests-only-trunk - Build # 1864 - Still Failing

Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1864/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ZkControllerTest.testReadShards

Error Message:
Could not connect to ZooKeeper 127.0.0.1:33068/solr within 1000 ms

Stack Trace:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:33068/solr within 1000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:124)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:122)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:69)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:104)
	at org.apache.solr.cloud.ZkControllerTest.testReadShards(ZkControllerTest.java:90)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)


FAILED:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: 
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
	at org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:227)




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



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