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

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

kevin.dai created HBASE-11694:
---------------------------------

             Summary: 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)