Shalin Shekhar Mangar created SOLR-6590:
-------------------------------------------
Summary: Solr Admin UI fails to load on trunk
Key: SOLR-6590
URL: https://issues.apache.org/jira/browse/SOLR-6590
Project: Solr
Issue Type: Bug
Components: web gui
Affects Versions: Trunk
Reporter: Shalin Shekhar Mangar
Fix For: Trunk
The admin UI fails to load on trunk with the following message:
{quote}
Unable to load environment info from /solr/admin/info/system?wt=json.
This interface requires that you activate the admin request handlers in all
SolrCores by adding the following configuration to your solrconfig.xml:
<!-- Admin Handlers - This will register all the standard admin
RequestHandlers. -->
<requestHandler name="/admin/" class="solr.admin.AdminHandlers" />
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]