Thanks Shawn, that was indeed the issue. Upgraded and everything is working as
expected.
Much appreciated.
Chris
On 22/08/2016, 14:50, "Shawn Heisey" wrote:
On 8/22/2016 7:27 AM, Chris Rogers wrote:
> Solr version: 6.1.0 Zookeeper: 3.3.6
This is probably the root of the issue
On 8/22/2016 7:27 AM, Chris Rogers wrote:
> Solr version: 6.1.0 Zookeeper: 3.3.6
This is probably the root of the issue.
Solr includes Zookeeper 3.4.6, for the client. The server you're
running is significantly older than the client version. The WARN
messages I quoted previously indicates that
Hi Shawn,
Thanks for replying.
Solr version: 6.1.0
Zookeeper: 3.3.6
Solr log errors below are from around the 21:33:39 timestamp:
2016-08-21 21:33:37.135 WARN (main-SendThread(172.28.128.3:2181)) [ ]
o.a.z.ClientCnxn Session 0x156aefeba2d0004 for server
172.28.128.3/172.28.128.3:2181, une
On 8/22/2016 6:20 AM, Chris Rogers wrote:
> It’s then that I start seeing lots of errors in the Solr logs, and lots of
> repetitive messages appearing in Zookeeper:
>
> These two Solr errors over and over:
>
> java.io.IOException: Xid out of order. Got Xid 1299 with err 0 expected Xid
> 1298 for
Hi there,
I'm struggling with setting up a test implementation of SolrCloud using Vagrant.
I've got two vagrant boxes on a private network:
* One Ubuntu machine running Zookeeper
* One Ubuntu machine running Solr
My zookeeper config is as follows:
tickTime=4000
dataDir=/home/vagrant/zookeepe