You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christian Danninger (JIRA)" <ji...@apache.org> on 2015/12/16 13:40:46 UTC

[jira] [Updated] (SOLR-8424) Admin UI not reachable in Solr 5.4 under path /solr/

     [ https://issues.apache.org/jira/browse/SOLR-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Danninger updated SOLR-8424:
--------------------------------------
    Flags: Patch

> Admin UI not reachable in Solr 5.4 under path /solr/
> ----------------------------------------------------
>
>                 Key: SOLR-8424
>                 URL: https://issues.apache.org/jira/browse/SOLR-8424
>             Project: Solr
>          Issue Type: Bug
>          Components: UI, web gui
>    Affects Versions: 5.4
>         Environment: JBosss AS
>            Reporter: Christian Danninger
>            Priority: Minor
>              Labels: UI, admin-interface, jboss-as7
>
> In method org.apache.solr.servlet.LoadAdminUiServlet.doGet
> request.getRequestURI().substring(request.getContextPath().length())
> will return "" using JBoss. In Version 5.2.1 there was a hard coded value "/admin.html". This leads to http 404.
> UI is reachable by path /solr/admin.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org