org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /solr at __randomizedtesting.SeedInfo.seed([75A11210F50D7764:715544C86C49D46A]:0)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Apache's JIRA Issue Tracker by Gregory Chanan, 1 year ago
via Apache's JIRA Issue Tracker by Gregory Chanan, 1 year ago
via incubator-atlas-user by Anthony Daniell, 2 months ago
via incubator-atlas-user by Anthony Daniell, 2 months ago
via Stack Overflow by Naaz Ali
, 1 year agovia atlas-user by Anthony Daniell, 2 months ago
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /solr at __randomizedtesting.SeedInfo.seed([75A11210F50D7764:715544C86C49D46A]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:293)
at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:290)
at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:290)
at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:485)
at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:402)
at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:80)