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/25 20:33:37 UTC

Lucene-Solr-tests-only-trunk - Build # 1850 - Failure

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

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration

Error Message:
null

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: 
	at org.apache.solr.core.CoreContainer.register(CoreContainer.java:530)
	at org.apache.solr.core.CoreContainer.register(CoreContainer.java:558)
	at org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:156)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /collections/testcore/shards/127.0.0.1:1661_solr_testcore
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:637)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:309)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:371)
	at org.apache.solr.cloud.ZkController.addZkShardsNode(ZkController.java:155)
	at org.apache.solr.cloud.ZkController.register(ZkController.java:481)
	at org.apache.solr.core.CoreContainer.register(CoreContainer.java:521)




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



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