[
https://issues.apache.org/jira/browse/HBASE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588268#comment-13588268
]
Jean-Marc Spaggiari commented on HBASE-7950:
--------------------------------------------
Hi Yousuf,
How many times did you tried?
Im running my local test environment with OpenJDK 1.7. I tried to loop calling
JMX every 2 seconds for 1 minute and it's working fine. I will retry for 5...
I'm trying on 0.94.5.
> Repeated requests to regionserver JMX metrics crashes regionserver
> ------------------------------------------------------------------
>
> Key: HBASE-7950
> URL: https://issues.apache.org/jira/browse/HBASE-7950
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.95.0
> Environment: Linux 2.6.38-16-generic-pae #67-Ubuntu SMP i686 i686
> i386 GNU/Linux
> java-6-openjdk
> Reporter: Yousuf Ahmad
> Priority: Minor
> Attachments: regionserver.log
>
>
> Making repeated requests (e.g., every 10 seconds) to the regionserver JMX
> metrics servlet crashes the regionserver. It will serve several requests
> correctly but then throw an exception upon the next request and then crash.
> I can reproduce the error using a bash loop that will wget the /jmx servlet
> every 2 seconds. My regionserver ultimately crashes within a few minutes.
> The regionserver log shows these exceptions (grep "Caused by"):
> {noformat}
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 177
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.NullPointerException
> Caused by: java.lang.NullPointerException
> Caused by: java.lang.NullPointerException
> Caused by: java.lang.NullPointerException
> Caused by: java.lang.NullPointerException
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 8192
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 159785336
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 159869880
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.InternalError: Unsupported VMGlobal Type 0
> Caused by: java.lang.NullPointerException
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira