I'm trying to set up SolrCloud with embedded Zookeeper for Solr 4.10.1. The
logs seems fine when starting up with a single Solr instance creating and
using a embedded Zookeeper instance. I'm also able to create collections and
query collections via curl. However, there is a HTTP 404 not found when
loading "Cloud" tab on the admin dashboard. Specifically, the following url
encounters a 404: http://localhost:8080/<context
root>/zookeeper?wt=json&_=1412863623868

Here is the log:
https://www.dropbox.com/s/emhqb88eb5jjsvp/solrcloud.txt?dl=0

Everything else works as expected on the admin dashboard, including the data
import handler.

Anyone got ideas what might be wrong?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-Cloud-tab-on-admin-dashboard-not-loading-tp4163526.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to