Hi Abhi,

Are all your Solr nodes and ZooKeepers in different machine?

Regards,
Edwin

On Wed, 27 Feb 2019 at 02:19, abhishek_itengg <devabhisitec...@gmail.com>
wrote:

> Hi,
>
> I am using SolrCloud setup with 3 SolrNodes. Intermittently we see errors
> of
> streaming solr clients on individual solr node logs. These error do
> resolved
> automatically but it comes back every now and then.
> We have 3 zookeepers and I verified that they have always maintained
> quorum.
> Is there a known issue, any ideas to resolve this?
>
> Solr Version - 6.6.2
> Zookeeper Version - 3.4.12
>
> Below is the exception:-
>
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
> from server at
>
> https://solrCloudTest1.Test.com:8983/solr/sitecore_core_index_shard1_replica1
> :
> Bad Request
>
>
>
> request:
>
> https://solrCloudTest1.Test.com:8983//solr/sitecore_core_index_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=https%3A%2F%2FsolrCloudTest1.Test.com%3A8983%2Fsolr%2Fsitecore_core_index_shard1_replica2%2F&wt=javabin&version=2
> Remote error message: ERROR:
>
> [doc=sitecore://core/{11111111-1111-1111-1111-111111111111}?lang=da&ver=1&ndx=sitecore_core_index]
> Error adding field 'level_tl'='false' msg=For input string: "false"
>         at
>
> org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:345)
>         at
>
> org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
>         at
>
> com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
>         at
>
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
> Source)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> Source)
>         at java.lang.Thread.run(Unknown Source)
>
> Thanks,
> Abhi
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>

Reply via email to