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 7F7E810D2E for ; Fri, 11 Apr 2014 19:51:38 +0000 (UTC) Received: (qmail 97553 invoked by uid 500); 11 Apr 2014 19:51:30 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 97452 invoked by uid 500); 11 Apr 2014 19:51:27 -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 97283 invoked by uid 99); 11 Apr 2014 19:51:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2014 19:51:22 +0000 Date: Fri, 11 Apr 2014 19:51:22 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2660) InvocationTargetException during ContinuousIngest 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-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967021#comment-13967021 ] ASF subversion and git services commented on ACCUMULO-2660: ----------------------------------------------------------- Commit f51d7bba06e3b3403d73a2c69962613e486da362 in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~ctubbsii] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=f51d7bb ] ACCUMULO-2171 Update CHANGES Include ACCUMULO-1486, ACCUMULO-2482, ACCUMULO-2659, ACCUMULO-2660 > InvocationTargetException during ContinuousIngest > ------------------------------------------------- > > Key: ACCUMULO-2660 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2660 > Project: Accumulo > Issue Type: Bug > Components: tserver > Affects Versions: 1.6.0 > Environment: 5 tserver cluster, cdh4.5 > Reporter: Mike Drob > Assignee: Mike Drob > Labels: 16_qa_bug > Fix For: 1.6.0 > > Attachments: ACCUMULO-2660.patch.txt > > > Two tservers logged the following message during continuous ingest, at different times (about 4 hours apart). > {noformat} > 2014-04-10 22:16:34,220 [log.DfsLogger] ERROR: java.lang.reflect.InvocationTargetException > {noformat} > The tservers continued to run, but there was no full trace even at the debug level. -- This message was sent by Atlassian JIRA (v6.2#6252)