Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-17168

Results on the Index Browser are not paginated

    XMLWordPrintable

Details

    Description

      View ../admin/indexbrowser.jsp

      The results are not paginated, meaning that on a large instance this page will take a long time to finish loading.

      An OOM will be thrown if the Index Browser is loaded by another session while it is still running.

      org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.OutOfMemoryError: Java heap space
          at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:486) 
      
      caused by: javax.servlet.ServletException: java.lang.OutOfMemoryError: Java heap space
          at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:862) 
      
      caused by: java.lang.OutOfMemoryError: Java heap space
          at Unknown location 
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mhrynczak Mark Hrynczak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: