[
https://issues.apache.org/jira/browse/HBASE-22073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balazs Meszaros updated HBASE-22073:
------------------------------------
Status: Patch Available (was: Open)
> /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
> Priority: Major
> Attachments: HBASE-22073.branch-2.1.patch
>
>
> 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)