Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8424

Admin UI not reachable in Solr 5.4 under path /solr/ when running in JBoss

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 5.4
    • None
    • Admin UI
    • JBosss AS

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            cdanningerCV Christian Danninger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: