You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/03/29 14:43:00 UTC

[jira] [Reopened] (HBASE-22073) /rits.jsp throws an exception if no procedure

     [ https://issues.apache.org/jira/browse/HBASE-22073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reopened HBASE-22073:
---------------------------

Reopen to apply master branch version (Wave [~balazs.meszaros]!)

> /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)