You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2014/08/07 05:26:12 UTC

[jira] [Resolved] (HBASE-11694) HBaseTestingUtility

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

Nick Dimiduk resolved HBASE-11694.
----------------------------------

    Resolution: Invalid

This is not an issue with HBase, it's a question. Please send questions like this to the user list.

Have you verified that your Guava version at runtime matches the version your hbase was built against?

> HBaseTestingUtility
> -------------------
>
>                 Key: HBASE-11694
>                 URL: https://issues.apache.org/jira/browse/HBASE-11694
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.98.3
>            Reporter: kevin.dai
>
> Hi all
> I can't run HBaseTestingUtility in my unit test. It reports:
> ERROR [JvmPauseMonitor] server.NIOServerCnxnFactory (NIOServerCnxnFactory.java:uncaughtException(44)) - Thread Thread[JvmPauseMonitor,5,main] died
> java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.<init>()V from class org.apache.hadoop.hbase.util.JvmPauseMonitor$Monitor
> 	at org.apache.hadoop.hbase.util.JvmPauseMonitor$Monitor.run(JvmPauseMonitor.java:154)
> 	at java.lang.Thread.run(Thread.java:745)
> Can anyone help me to solve it?
> Thanks.



--
This message was sent by Atlassian JIRA
(v6.2#6252)