Hi Joe,

StreamingSolrServer is renamed to ConcurrentSolrServer.
I am surprised you see 
'StreamingSolrServers' in your logs. May be you need to upgrade your client 
jars too?

Ahmet


On Tuesday, November 25, 2014 4:42 AM, Joseph V J <josephveejay...@gmail.com> 
wrote:
Hi Team,

Does this mean that the updates on the other server is not getting
forwarded to leader?
Or can this error be safely ignored?

~Regards
Joe



On Mon, Nov 24, 2014 at 12:24 PM, Joseph V J <josephveejay...@gmail.com>
wrote:

> Hi,
>
> I have a production Solr Cloud setup which has been migrated from 4.2 to
> 4.10.2. Upon then at times I'm getting this ERROR.
>
> ERROR StreamingSolrServers
> org.apache.solr.common.SolrException: Bad Request
>
> request:
> http://10.0.0.160:8080/solr/profiles/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F10.0.2.160%3A8080%2Fsolr%2Fprofiles%2F&wt=javabin&version=2
> at
> org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner.run(ConcurrentUpdateSolrServer.java:241)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
>
> The cloud is of single shard single replica setup with Zookeeper 3.4.6 and
> JAVA version used is
> java version "1.7.0_72"
> Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
>
> It would be great if anyone could throw some light here.
>
> ~Thanks
> Joe
>

Reply via email to