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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to