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

Re: ArrayIndexOutOfBoundsException Solr 4.4.0 - Cloud display

2013-08-30 Thread Chris Hostetter
: 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: This looks like SOLR-3

Re: ArrayIndexOutOfBoundsException Solr 4.4.0 - Cloud display

2013-08-30 Thread Chris Hostetter
: I changed my zkhost to not use the root level and now it works. I went from Thanks for that feedback Joe -- i've updated SOLR-3852 to clarify the underlying cause of the problem and pointed out the possible work arround as you uncovered/confirmed. I've also uploaded a patch if you'd like to

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
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

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