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 8C73911FEC for ; Fri, 18 Jul 2014 03:54:05 +0000 (UTC) Received: (qmail 40534 invoked by uid 500); 18 Jul 2014 03:54:05 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 40393 invoked by uid 500); 18 Jul 2014 03:54:05 -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 40241 invoked by uid 99); 18 Jul 2014 03:54:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 03:54:05 +0000 Date: Fri, 18 Jul 2014 03:54:05 +0000 (UTC) From: "Mike Drob (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (ACCUMULO-2436) Errors during CI 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-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob reopened ACCUMULO-2436: --------------------------------- > Errors during CI > ---------------- > > Key: ACCUMULO-2436 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2436 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.4 > Environment: 1.4.5-SNAPSHOT, sha: 0f23245 > cdh 4.5.0 > Reporter: Mike Drob > Labels: 14_qa_bug > > In the "Table Problems" page of the monitor, errors started with: > {{java.io.IOException: java.io.FileNotFoundException: File /accumulo/recovery/48bad96b-4e57-4989-80b8-4844268e931a.recovered does not exist.}} > Then there are a bunch (50+) errors that look like: > {{java.io.IOException: Unable to find recovery files for extent 1;68c059;68b05af logEntry: 1;68c059; 48bad96b-4e57-4989-80b8-4844268e931a (1539)}} > but with different extents and log entries (same uuid, which makes sense). > Meanwhile, on the "Recent Logs" page there's a bunch of {{10.0.0.1:10011 reports assignment failed for tablet 1;68c059;68b05af}}. The extents all match up with the other page, pairwise. > About 25 minutes later, there is > {noformat} > Unable to cleanly close logger 10.0.0.1:11224: org.apache.thrift.transport.TTransportException: java.io.IOException: Broken pipe > Unable to connect to 10.0.0.1:11224: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused > unable to get tablet server status 10.0.0.1:10011[143d763f42201b5] java.net.ConnectException: Connection refused > {noformat} > After that I get the same error from ACCUMULO-2150. -- This message was sent by Atlassian JIRA (v6.2#6252)