Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8ADF3110B4 for ; Mon, 14 Apr 2014 07:15:20 +0000 (UTC) Received: (qmail 93329 invoked by uid 500); 14 Apr 2014 07:15:19 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 93029 invoked by uid 500); 14 Apr 2014 07:15:18 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 92995 invoked by uid 99); 14 Apr 2014 07:15:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 07:15:16 +0000 Date: Mon, 14 Apr 2014 07:15:16 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10969) TestDistributedLogSplitting fails frequently in 0.94. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968134#comment-13968134 ] Hudson commented on HBASE-10969: -------------------------------- FAILURE: Integrated in HBase-0.94-on-Hadoop-2 #67 (See [https://builds.apache.org/job/HBase-0.94-on-Hadoop-2/67/]) HBASE-10969 TestDistributedLogSplitting fails frequently in 0.94. (larsh: rev 1587151) * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/TestDistributedLogSplitting.java > TestDistributedLogSplitting fails frequently in 0.94. > ----------------------------------------------------- > > Key: HBASE-10969 > URL: https://issues.apache.org/jira/browse/HBASE-10969 > Project: HBase > Issue Type: Bug > Components: test > Reporter: Lars Hofhansl > Assignee: Lars Hofhansl > Fix For: 0.94.19 > > Attachments: 10969.txt > > > Example: > {code} > Error Message > null not an instance of org.apache.hadoop.hbase.MiniHBaseCluster > Stacktrace > java.lang.RuntimeException: null not an instance of org.apache.hadoop.hbase.MiniHBaseCluster > at org.apache.hadoop.hbase.HBaseTestingUtility.getMiniHBaseCluster(HBaseTestingUtility.java:701) > at org.apache.hadoop.hbase.HBaseTestingUtility.getHBaseCluster(HBaseTestingUtility.java:1653) > at org.apache.hadoop.hbase.master.TestDistributedLogSplitting.after(TestDistributedLogSplitting.java:125) > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)