You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Sudarshan (Jira)" <ji...@apache.org> on 2021/03/23 11:22:00 UTC

[jira] [Created] (SOLR-15279) .SolrClientNodeStateProvider Error on getting remote info, trying again

Sudarshan created SOLR-15279:
--------------------------------

             Summary: .SolrClientNodeStateProvider Error on getting remote info, trying again
                 Key: SOLR-15279
                 URL: https://issues.apache.org/jira/browse/SOLR-15279
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 8.6.3
            Reporter: Sudarshan


We have hosted SOLR cloud with 3 nodes cluster in AWS. Each node is hosted in different zone within a region.  We are getting these exception in SOLR logs frequently.

2021-03-02 11:19:17.721 INFO  (MetricsHistoryHandler-24-thread-1) [   ] o.a.s.c.s.i.SolrClientNodeStateProvider Error on getting remote info, trying again: IOException occurred when talking to server at: https://*****-solr1.*****:8983/solr2021-03-02 11:19:17.721 INFO  (MetricsHistoryHandler-24-thread-1) [   ] o.a.s.c.s.i.SolrClientNodeStateProvider Error on getting remote info, trying again: IOException occurred when talking to server at: https://*****-solr1.*****:8983/solr2021-03-02 11:19:18.223 INFO  (MetricsHistoryHandler-24-thread-1) [   ] o.a.s.c.s.i.SolrClientNodeStateProvider Error on getting remote info, trying again: IOException occurred when talking to server at: https://*****-solr1.*****:8983/solr2021-03-02 11:19:18.725 INFO  (MetricsHistoryHandler-24-thread-1) [   ] o.a.s.c.s.i.SolrClientNodeStateProvider Error on getting remote info, trying again: IOException occurred when talking to server at: https://*****-solr1.*****:8983/solr2021-03-02 11:19:19.225 WARN  (MetricsHistoryHandler-24-thread-1) [   ] o.a.s.c.s.i.SolrClientNodeStateProvider could not get tags from node *****-solr1.*****:8983_solr => java.lang.NullPointerException at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.lambda$fetchReplicaMetrics$7(SolrClientNodeStateProvider.java:230)

Could you please help how to deal with issue ?

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)