Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25077

hbck.jsp page loading fails, logs NPE in master log.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.3
    • 3.0.0-alpha-1, 2.3.3, 2.4.0, 2.2.7
    • hbck
    • None

    Description

      While testing with large data, it is observed that some time hbck page was not accessible and NPE was thrown in log.

       

      【Test step】Excat Steps are not known. Observed this while executing below steps

      1: Test data: 9K regions,~300 issues in my test setup

      2: run hbck_chore and catalogjanitor_run multiple times 

      3: Also run balancer so that region movement is happening.

      4: Observe that HBCK page not available

       

      2020-09-21 20:05:31,706 WARN [qtp1698322791-94] server.HttpChannel: /hbck.jsp
      java.lang.NullPointerException
      at org.apache.hadoop.hbase.generated.master.hbck_jsp.formatServerName(hbck_jsp.java:37)
      at org.apache.hadoop.hbase.generated.master.hbck_jsp._jspService(hbck_jsp.java:144)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:844)

      Attachments

        Issue Links

          Activity

            People

              arshad.mohammad Mohammad Arshad
              a00408367 Ajeet Rai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: