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/27 00:01:45 UTC

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

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

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.create(CoreContainer.java:601)
	at org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration(CloudStateUpdateTest.java:155)
	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$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testcore
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:809)
	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:173)
	at org.apache.solr.cloud.ZkController.createCollectionZkNode(ZkController.java:577)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:589)




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



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