Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B9AAC1034F for ; Thu, 6 Feb 2014 00:18:13 +0000 (UTC) Received: (qmail 6563 invoked by uid 500); 6 Feb 2014 00:18:12 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 6535 invoked by uid 500); 6 Feb 2014 00:18:12 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 6446 invoked by uid 99); 6 Feb 2014 00:18:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Feb 2014 00:18:11 +0000 Date: Thu, 6 Feb 2014 00:18:11 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-2092) Seeing spurious error message about namespace that does not exist 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/ACCUMULO-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-2092. ----------------------------------------- Resolution: Fixed Fixed by a combination of ACCUMULO-2093 and this ticket. > Seeing spurious error message about namespace that does not exist > ----------------------------------------------------------------- > > Key: ACCUMULO-2092 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2092 > Project: Accumulo > Issue Type: Bug > Environment: db746960fbcafb1651c15ec2e5493d56acb5065c > Reporter: Keith Turner > Assignee: Christopher Tubbs > Fix For: 1.6.0 > > > In the conditional random walk test the following spurious error message occurred. The test did not fail, it was running fine. > {noformat} > 24 17:43:45,065 [conditional.Setup] DEBUG: created table banks > 24 17:43:45,101 [conditional.Setup] DEBUG: set table.cache.block.enable false > 24 17:43:45,148 [impl.Tables] ERROR: Table (d) contains reference to namespace () that doesn't exist > 24 17:43:47,012 [conditional.Init] DEBUG: Added splits [b100, b200, b300, b400, b500, b600, b700, b800, b900] > 24 17:44:00,394 [conditional.Init] DEBUG: Added bank b259 9 > {noformat} -- This message was sent by Atlassian JIRA (v6.1.5#6160)