[
https://issues.apache.org/jira/browse/SOLR-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey closed SOLR-8424.
------------------------------
Resolution: Cannot Reproduce
Running in third-party containers is no longer officially supported as of
version 5.0.
Although you still CAN run this way, any problems encountered will only be
fixed if they are problems with the included Jetty install. Users are strongly
encouraged to use the included scripts and container.
More detailed info can be found here:
https://wiki.apache.org/solr/WhyNoWar#preview
I cannot reproduce this problem when using "bin/solr start" to run Solr 5.4.0
with the included Jetty container. All relevant URL combinations appear to
resolve correctly and display the admin UI.
Your JBoss configuration solution will remain here for others to find.
> Admin UI not reachable in Solr 5.4 under path /solr/ when running in JBoss
> --------------------------------------------------------------------------
>
> 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: [email protected]
For additional commands, e-mail: [email protected]