You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/01/15 04:26:52 UTC

[GitHub] [hbase] WenFeiYi removed a comment on issue #1033: HBASE-23677 region.jsp returns 500/NPE when provided encoded region name is not online

WenFeiYi removed a comment on issue #1033: HBASE-23677 region.jsp returns 500/NPE when provided encoded region name is not online
URL: https://github.com/apache/hbase/pull/1033#issuecomment-574490134
 
 
   Caused by:
   java.lang.NullPointerException
           at org.apache.hadoop.hbase.generated.regionserver.region_jsp._jspService(region_jsp.java:59)
   	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
   	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
           ...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services