Balazs Meszaros created HBASE-22073:
---------------------------------------

             Summary: /rits.jsp throws an exception if no procedure
                 Key: HBASE-22073
                 URL: https://issues.apache.org/jira/browse/HBASE-22073
             Project: HBase
          Issue Type: Bug
          Components: UI
    Affects Versions: 2.1.0
            Reporter: Balazs Meszaros
            Assignee: Balazs Meszaros


I got the following exception in our test environment:
{noformat}
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.generated.master.rits_jsp._jspService(rits_jsp.java:101)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        ...
{noformat}

Because {{regionStateNode.getProcedure()}} returns {{null}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to