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 A4CBA11D38 for ; Fri, 11 Apr 2014 14:41:24 +0000 (UTC) Received: (qmail 84586 invoked by uid 500); 11 Apr 2014 14:41:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 84152 invoked by uid 500); 11 Apr 2014 14:41:19 -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 84107 invoked by uid 99); 11 Apr 2014 14:41:17 -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 14:41:17 +0000 Date: Fri, 11 Apr 2014 14:41:17 +0000 (UTC) From: "Mike Drob (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=13966583#comment-13966583 ] Mike Drob commented on ACCUMULO-2660: ------------------------------------- 1.5.x is not affected by this, the change was introduced in ACCUMULO-1486. > 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.1, 1.7.0 > > > 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)