<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question bin/solr status throwing an error &amp;quot;clusterstatus the collection time out:180s&amp;quot; in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/bin-solr-status-throwing-an-error-quot-clusterstatus-the/m-p/140087#M35443</link>
    <description>&lt;P&gt;I have setup my cluster in cloud mode with 3 nodes and it was running fine. I have created two collections as well. But when I was enabling ranger plugin then I had to restart all the nodes. I stopped all the solr instance and started once again then following error occurred. I can see solr UI and my collection but I can't see cluster status in command line as getting below error. &lt;/P&gt;&lt;P&gt;solr@m1 solr]$ bin/solr stop -all&lt;/P&gt;&lt;P&gt;Sending stop command to Solr running on port 8983 ... waiting 5 seconds to allow Jetty process 15060 to stop gracefully.&lt;/P&gt;&lt;P&gt;[solr@m1 solr]$ bin/solr start -c -z m1.hdp22:2181,m2.hdp22:2181,w1.hdp22:2181 -Dsolr.directoryFactory=HdfsDirectoryFactory -Dsolr.lock.type=hdfs&lt;/P&gt;&lt;P&gt;Started Solr server on port 8983 (pid=24214). Happy searching!&lt;/P&gt;&lt;P&gt;[solr@m1 solr]$ bin/solr status&lt;/P&gt;&lt;P&gt;Found 1 Solr nodes: &lt;/P&gt;&lt;P&gt;Solr process 24214 running on port 8983&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Failed to get system information from &lt;A href="http://localhost:8983/solr/" target="_blank"&gt;http://localhost:8983/solr/&lt;/A&gt; due to: org.apache.solr.client.solrj.SolrServerException: clusterstatus the collection time out:180s&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI.getJson(SolrCLI.java:537)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI.getJson(SolrCLI.java:471)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI$StatusTool.getCloudStatus(SolrCLI.java:721)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI$StatusTool.reportStatus(SolrCLI.java:704)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI$StatusTool.runTool(SolrCLI.java:662)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI.main(SolrCLI.java:215)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I went through following  jira which tell it is bug but I am not sure how to solve this issue,so can someone please help me to get it resolved. &lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/SOLR-7018" target="_blank"&gt;https://issues.apache.org/jira/browse/SOLR-7018&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note : I am using solr-spec-version":"5.2.1 version. &lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 17:13:37 GMT</pubDate>
    <dc:creator>SK1</dc:creator>
    <dc:date>2016-07-21T17:13:37Z</dc:date>
    <item>
      <title>bin/solr status throwing an error "clusterstatus the collection time out:180s"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/bin-solr-status-throwing-an-error-quot-clusterstatus-the/m-p/140087#M35443</link>
      <description>&lt;P&gt;I have setup my cluster in cloud mode with 3 nodes and it was running fine. I have created two collections as well. But when I was enabling ranger plugin then I had to restart all the nodes. I stopped all the solr instance and started once again then following error occurred. I can see solr UI and my collection but I can't see cluster status in command line as getting below error. &lt;/P&gt;&lt;P&gt;solr@m1 solr]$ bin/solr stop -all&lt;/P&gt;&lt;P&gt;Sending stop command to Solr running on port 8983 ... waiting 5 seconds to allow Jetty process 15060 to stop gracefully.&lt;/P&gt;&lt;P&gt;[solr@m1 solr]$ bin/solr start -c -z m1.hdp22:2181,m2.hdp22:2181,w1.hdp22:2181 -Dsolr.directoryFactory=HdfsDirectoryFactory -Dsolr.lock.type=hdfs&lt;/P&gt;&lt;P&gt;Started Solr server on port 8983 (pid=24214). Happy searching!&lt;/P&gt;&lt;P&gt;[solr@m1 solr]$ bin/solr status&lt;/P&gt;&lt;P&gt;Found 1 Solr nodes: &lt;/P&gt;&lt;P&gt;Solr process 24214 running on port 8983&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Failed to get system information from &lt;A href="http://localhost:8983/solr/" target="_blank"&gt;http://localhost:8983/solr/&lt;/A&gt; due to: org.apache.solr.client.solrj.SolrServerException: clusterstatus the collection time out:180s&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI.getJson(SolrCLI.java:537)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI.getJson(SolrCLI.java:471)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI$StatusTool.getCloudStatus(SolrCLI.java:721)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI$StatusTool.reportStatus(SolrCLI.java:704)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI$StatusTool.runTool(SolrCLI.java:662)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;at org.apache.solr.util.SolrCLI.main(SolrCLI.java:215)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I went through following  jira which tell it is bug but I am not sure how to solve this issue,so can someone please help me to get it resolved. &lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/SOLR-7018" target="_blank"&gt;https://issues.apache.org/jira/browse/SOLR-7018&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note : I am using solr-spec-version":"5.2.1 version. &lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 17:13:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/bin-solr-status-throwing-an-error-quot-clusterstatus-the/m-p/140087#M35443</guid>
      <dc:creator>SK1</dc:creator>
      <dc:date>2016-07-21T17:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: bin/solr status throwing an error "clusterstatus the collection time out:180s"</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/bin-solr-status-throwing-an-error-quot-clusterstatus-the/m-p/140088#M35444</link>
      <description>&lt;P&gt;I have solved it by applying following steps. &lt;/P&gt;&lt;P&gt;- Stop all Solr instances 

- Stop all Zookeeper instances 

- Start all Zookeeper instances 

- Start Solr instances one at a time.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 12:22:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/bin-solr-status-throwing-an-error-quot-clusterstatus-the/m-p/140088#M35444</guid>
      <dc:creator>SK1</dc:creator>
      <dc:date>2016-07-22T12:22:07Z</dc:date>
    </item>
  </channel>
</rss>

