ArrayIndexOutOfBoundsException Solr 4.4.0 - Cloud display

2013-08-30 Thread joeo
Hi! I've been using Solr Cloud 4.3.1 with zookeeper and a several shard setup. When I try to use Solr Cloud 4.4.0, and bring up a 2 shard setup, it seems to load fine without errors. However when I go to the web interface and click 'cloud' an exception is thrown: 43242 [qtp965223859-14] WARN o

Re: ArrayIndexOutOfBoundsException Solr 4.4.0 - Cloud display

2013-08-30 Thread joeo
I changed my zkhost to not use the root level and now it works. I went from using: -DzkHost=host1.domain.com:2181,host2.domain.com:2181,host3.domain.com:2181 to -DzkHost=host1.domain.com:2181,host2.domain.com:2181,host3.domain.com:2181/s440 which places all the zookeeper values from Solr into th

Re: ArrayIndexOutOfBoundsException Solr 4.4.0 - Cloud display

2013-08-30 Thread joeo
Thank you for the reply. Is there any work around available? Could it be related to the number of external zookeeper servers? -- View this message in context: http://lucene.472066.n3.nabble.com/ArrayIndexOutOfBoundsException-Solr-4-4-0-Cloud-display-tp4087567p4087573.html Sent from the Solr -

Re: ArrayIndexOutOfBoundsException Solr 4.4.0 - Cloud display

2013-08-30 Thread joeo
Hoss - thank you very very much! This gets me moving again. -Joe Obernberger -- View this message in context: http://lucene.472066.n3.nabble.com/ArrayIndexOutOfBoundsException-Solr-4-4-0-Cloud-display-tp4087567p4087591.html Sent