[
https://issues.apache.org/jira/browse/HBASE-22073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805864#comment-16805864
]
stack commented on HBASE-22073:
-------------------------------
bq. This breaks 2.2+, and there are no fix versions for 2.2+ but has committed
to branch-2.2+? Let me revert first...
Oh. Sorry about that. I should have updated the versions too on commit. Maybe
I applied wrong patch [~balazs.meszaros] Thanks.
> /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
> Fix For: 2.1.5
>
> Attachments: HBASE-22073.branch-2.1.patch, HBASE-22073.master.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)