Re: getZkStateReader() returning NULL

2016-05-05 Thread Alan Woodward
CloudSolrClient(this.ZK_HOST); > > The call: this.server.getZkStateReader() consistently returns a NULL. > > Any help would be appreciated. Thanks. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/getZkStateReader-returning-NULL-tp4274663.html > Sent from the Solr - User mailing list archive at Nabble.com.

getZkStateReader() returning NULL

2016-05-04 Thread Boman
usterState(); this.server was created using: this.server = new CloudSolrClient(this.ZK_HOST); The call: this.server.getZkStateReader() consistently returns a NULL. Any help would be appreciated. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/getZkStateReader